7
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5971 from Gliese852/eq2-quick-fix More... 7 months ago
Change Sound::Event::PlayMusic to handle crossfading. More... 7 months ago
Fix the ability to start from all start positions More... 7 months ago
Fix incorrect dV calculations in ship market More... 7 months ago
Fix typo in CMake USE_ASAN option description More... 7 months ago
Allocate light UBO from per-frame temporary buffer More... 7 months ago
Add additional renderer profiling points More... 7 months ago
Merge pull request #5958 from mwerle/feat/radar_manual_zoom More... 7 months ago
ui(hud): add translation for target radial key bind More... 7 months ago
Merge pull request #5967 from fluffyfreak/Linux-de-profile-msvc-fix More... 7 months ago
feat(radar): convert input to new Lua input system More... 8 months ago
Merge pull request #5968 from Web-eWorks/microfixes More... 8 months ago
Header cleanup More... 8 months ago
StringName: remove unneeded includes More... 8 months ago
Add USE_ASAN build option, fix read-past-end in l_rand_new More... 8 months ago
Enable profiler multithreading when using std::atomic CAS-lock More... 8 months ago
Fix compilation error in MSVC, can't pass runtime string to Macro More... 8 months ago
Remove profiling from Linux Debug builds, don't profile in debug More... 8 months ago
Add Lua type information for Input KeyChords More... 8 months ago
Gather renderable patches, distance sort them, render in near to far order. More... 8 months ago
Update Changelog More... 8 months ago
Merge pull request #5965 from Web-eWorks/lua-input-bindings More... 8 months ago
Natrix overhaul (#5963) More... 8 months ago
Input: allow binding Lua callbacks to action/axis events More... 8 months ago
LuaUtils: expose pi_lua_get_caller_module More... 8 months ago
LuaInput: rename OnPress() -> SetPressed More... 8 months ago
Input: allow Lua to register action/axis bindings More... 8 months ago
Input: add HasBinding functions to query existing bindings More... 8 months ago
Input: expose InputFrame management to Lua More... 8 months ago
Input: add debug id to InputFrame objects More... 8 months ago