summaryrefslogtreecommitdiff
path: root/src/engine
AgeCommit message (Expand)Author
2024-12-29Player action hooks (#93)hooksKiloku
2024-12-29Added even more eventsKiritoDv
2024-12-29Added two new events for boss health and edge arrowsKiritoDv
2024-12-29Added functionality to draw hud eventsKiritoDv
2024-12-29Moved to a dynamic id system and increased id size to uint32_tKiritoDv
2024-12-28Fixed ItemDropEvent logicKiritoDv
2024-12-28Renamed some eventsKiritoDv
2024-12-28Implemented namespace system, added ItemDropEvent and cleaned up a little bitKiritoDv
2024-12-28Moved spawner to OnGameUpdate hookKiritoDv
2024-12-27Removed unnecessary includeKiritoDv
2024-12-27Removed unnecesary struct since event cant be cancelledKiritoDv
2024-12-27Moved port cvars out of display updateKiritoDv
2024-12-27Hook system PoCKiritoDv
2024-12-25fix a couple whitespace mistakesKiloku
2024-12-25Add Infinite Boost cheatKiloku
2024-12-24Updated vs decompKiritoDv
2024-12-21ADD: Cheat - Current Mission Score EditorPurpleHato
2024-12-09revert back to a working stateSonic Dreamcaster
2024-12-0932/9Sonic Dreamcaster
2024-12-09Move calculations outside of the loop, as they only need to be calculated onc...Malkierian
2024-12-09Add better cull region calculation, change gCurrentScreenWidth to 1600 to all...Malkierian
2024-12-09Add check for render view to prevent drawing stars outside of it.Malkierian
2024-12-09Merge branch 'main' of https://github.com/HarbourMasters/StarshipSonic Dreamcaster
2024-12-09radio fixes: co-authored-by: @MalkierianSonic Dreamcaster
2024-12-09Fixed message box when resizingKiritoDv
2024-12-09fix radio facesSonic Dreamcaster
2024-12-09JumpToAllRange cheat checkSonic Dreamcaster
2024-12-07definitive (hopefully) radio crash fix.Sonic Dreamcaster
2024-12-06fix lives counter texturesSonic Dreamcaster
2024-12-06widescreen team help arrowsSonic Dreamcaster
2024-12-06avoid widescreen Radio at the endingSonic Dreamcaster
2024-12-06Widescreen RadioSonic Dreamcaster
2024-12-06arrow widescreen alignmentSonic Dreamcaster
2024-12-06Widescreen RadarSonic Dreamcaster
2024-12-04stick testerSonic Dreamcaster
2024-12-04playershot widescreen fixSonic Dreamcaster
2024-12-04adjust player drawing for widescreenSonic Dreamcaster
2024-12-04extend shot rendering to 32/9Sonic Dreamcaster
2024-12-02remove unnecessary codeSonic Dreamcaster
2024-12-02Add /Zi to release config on win64 for debugging info in release mode.Malkierian
2024-11-28Fixed compilation and added an option to set the logging configKiritoDv
2024-11-27improve shield hud visualsSonic Dreamcaster
2024-11-27fox_game.c clean upSonic Dreamcaster
2024-11-27training ground fix for OnRailsSonic Dreamcaster
2024-11-27fix fortuna level complete explosion issueSonic Dreamcaster
2024-11-26fix interpolation in effect 395 (aquas)Sonic Dreamcaster
2024-11-25Merge branch 'main' of https://github.com/HarbourMasters/StarshipSonic Dreamcaster
2024-11-25versus fixSonic Dreamcaster
2024-11-25Removed -1 on fillscreen rectsKiritoDv
2024-11-25Add invicible cheatGarrett Cox