summaryrefslogtreecommitdiff
path: root/src/port/hooks/impl
AgeCommit message (Expand)Author
2025-01-04Added new eventsKiritoDv
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-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-03Moved port cvars out of display updateKiritoDv
2025-01-03Hook system PoCKiritoDv