3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Much better performance with the stenciling by moving certain functions into a per-frame context instead of per-asteroid. Asteroids still cost a lot more to render More... over 4 years ago
Best team-asteroid rendering yet. Uses stencil buffer. More... over 4 years ago
Add up to 6 loadout presets More... over 4 years ago
Favor shooting ships a little more than other targets More... over 4 years ago
Logic changes for shooting at targets: - fix failure to shoot when multiple targets were nearby and certain targets came first in the search - add a distance check to favor nearby targets More... over 4 years ago
Minor performance improvement More... over 4 years ago
Removed OpenGLUtils and converted most of the code to our renderer More... over 4 years ago
Converted RenderUtils to our renderer More... over 4 years ago
Converted VideoSystem to our renderer More... over 4 years ago
Converted FontManager to our renderer More... over 4 years ago
Initilize renderer in VideoSystems: More... over 4 years ago
Added matrix functions and friends More... over 4 years ago
Added Renderer to CMake More... over 4 years ago
Removed usless dead-code declaration More... over 4 years ago
C++-ified and adapted fontstash for our renderer More... over 4 years ago
Added GL Fixed-pipeline renderer More... over 4 years ago
Disallow rating your own map More... over 4 years ago
Fix sending exact player name in some chat commands when the name didn't match exact case More... over 4 years ago
Properly sort bots with Core team redistribution More... over 4 years ago
Make sure a new player is distributed properly in a Core game More... over 4 years ago
Remove no longer relevant calls to empty function More... over 4 years ago
Fix braces... too much Python! More... over 4 years ago
Whitespace More... over 4 years ago
Check return value from Process More... over 4 years ago
Merge remote-tracking branch 'origin/master' More... over 4 years ago
Warnings More... over 4 years ago
Fix inconsistency in error messages emitted by blackfriday-core More... over 4 years ago
Change menu position of 'Point Earn Rate' in HTF gametype. Min/max players are now consecutive. More... over 4 years ago
Fix precision loss in calculating point earn rate in Rabbit gametype More... over 4 years ago
Make keypad ENTER work in name entry menus More... over 4 years ago