summaryrefslogtreecommitdiff
path: root/src/port/hooks/impl/EventSystem.h
AgeCommit message (Expand)Author
2024-12-29Moved to a dynamic id system and increased id size to uint32_tKiritoDv
2024-12-28Renamed from _ID to ID on autogenerated event macrosKiritoDv
2024-12-28Implemented namespace system, added ItemDropEvent and cleaned up a little bitKiritoDv
2024-12-28Moved spawner to OnGameUpdate hookKiritoDv
2024-12-27Fixed event typedefsKiritoDv
2024-12-27Moved port cvars out of display updateKiritoDv
2024-12-27Hook system PoCKiritoDv