summaryrefslogtreecommitdiff
path: root/src/port
AgeCommit message (Expand)Author
2025-01-04Increased scale matrixKiritoDv
2025-01-04Added an option to restore the beta coinKiritoDv
2025-01-04Added new eventsKiritoDv
2025-01-04gPlayerGlareAlphas for JumpToMapSonic Dreamcaster
2025-01-04this should be falseSonic Dreamcaster
2025-01-04Better BackToMapSonic Dreamcaster
2025-01-04fix OnDisplayUpdate event callSonic Dreamcaster
2025-01-03Laser range cheat (#112)Kiloku
2025-01-03semicolonsKiloku
2025-01-03Move Infinite Boost to hooks systemKiloku
2025-01-03per-level checkpointsKiloku
2025-01-03Prevent loading checkpoints in the wrong levelKiloku
2025-01-03Player action hooks (#93)Kiloku
2025-01-03Added even more eventsKiritoDv
2025-01-03Added two new events for boss health and edge arrowsKiritoDv
2025-01-03Moved to a dynamic id system and increased id size to uint32_tKiritoDv
2025-01-03Renamed from _ID to ID on autogenerated event macrosKiritoDv
2025-01-03Renamed some eventsKiritoDv
2025-01-03Implemented namespace system, added ItemDropEvent and cleaned up a little bitKiritoDv
2025-01-03Moved spawner to OnGameUpdate hookKiritoDv
2025-01-03Fixed event typedefsKiritoDv
2025-01-03Added alt assetsKiritoDv
2025-01-03Fixed windows compilationKiritoDv
2025-01-03Fixed wrong idKiritoDv
2025-01-03Moved port cvars out of display updateKiritoDv
2025-01-03Hook system PoCKiritoDv
2024-12-31Merge branch 'main' of https://github.com/HarbourMasters/StarshipSonic Dreamcaster
2024-12-31Audio: go back to 32 khz to fix issues with portamento.Sonic Dreamcaster
2024-12-30Add option to invert Y axisKiloku
2024-12-26cleaner workaround with commentsbriaguya
2024-12-26manually init LUS to workaround init dependency issues in constructorsbriaguya
2024-12-26Bump LUS and fixed breaking changesKiritoDv
2024-12-25Add Infinite Boost cheatKiloku
2024-12-22Corrected fullscreen bindAfevis
2024-12-22fix clang errorcoco875
2024-12-22fix interpolation issueSonic Dreamcaster
2024-12-22set default interpolation to 60Sonic Dreamcaster
2024-12-22F1 to access enhancements menuSonic Dreamcaster
2024-12-21Added notification system from sohKiritoDv
2024-12-21ADD: Cheat - Current Mission Score EditorPurpleHato
2024-12-09remove hit+64 and put everything inside cheatsSonic 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-06update jukebox menu descriptionSonic Dreamcaster
2024-12-06silence warningsSonic Dreamcaster
2024-12-02cleanupSonic Dreamcaster
2024-11-28Fixed compilation and added an option to set the logging configKiritoDv
2024-11-27MODS_FPS_COUNTER: we don't need this anymoreSonic Dreamcaster
2024-11-26Developer: add ending debug optionSonic Dreamcaster
2024-11-25Add invicible cheatGarrett Cox