summaryrefslogtreecommitdiff
path: root/src/port/hooks
AgeCommit message (Expand)Author
2025-02-10Option to add outlines to ships in radar (#156)Kiloku
2025-02-10Missing semicolonKiloku
2025-02-10Move Radio Message changes to HooksKiloku
2025-02-10Move Debug Pause to Hooks!Kiloku
2025-01-04Added new eventsKiritoDv
2025-01-03Laser range cheat (#112)Kiloku
2025-01-03semicolonsKiloku
2025-01-03Move Infinite Boost to hooks systemKiloku
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-03Fixed windows compilationKiritoDv
2025-01-03Fixed wrong idKiritoDv
2025-01-03Moved port cvars out of display updateKiritoDv
2025-01-03Hook system PoCKiritoDv