1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-09 10:39:03 +08:00

15 Commits

Author SHA1 Message Date
xen
c345e8b5fa
Swap IGameEvent Set overloads (#185) 2023-12-14 17:42:03 +03:00
vanz666
bf82ba994d
Add KeyValues3 & CUtlLeanVector (#177) 2023-11-18 22:19:28 +03:00
vanz666
c0def21c93
Major refactor of utl* classes (#164)
Changed/Added classes: CThreadMutex, CUtlMemoryBlockAllocator, CRawAllocator, CUtlHashtable, CUtlVector, CUtlMemory, CUtlMemory_RawAllocator, CUtlSymbolLarge, CUtlSymbolTableLargeBase
2023-10-13 20:16:09 +03:00
komashchenko
f782bbf7ed
Replace obsoleted IHandleEntity with CEntityInstance (#161) 2023-10-13 19:38:47 +03:00
Juice
4c5294550f
Update IGameEvent (#155)
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com>
2023-10-09 00:16:21 +03:00
GAMMACASE
0185e8aded Fix minor compile time issues & update interfaces project files 2023-09-27 16:54:58 +00:00
GAMMACASE
5fa3fbeaeb Minor code tweaks 2023-09-27 16:54:58 +00:00
GAMMACASE
0f528f5e41 Add IToolGameEventAPI class
Thanks to komashchenko
2023-09-27 16:54:58 +00:00
GAMMACASE
b310a3ebcf Update IGameEventManager2 & IGameEvent interfaces 2023-09-27 16:54:58 +00:00
StanR
f5ed6a1a44 Fix igameevent.h include (#45)
* Fix igameevent include

* Proper include
2018-08-01 09:31:15 -04:00
Nicholas Hastings
6be59841c8 Update IGameEventManager. (Now in server, not exposed). 2017-06-22 13:07:09 -04:00
Nicholas Hastings
6434012619 Update GameEvents interfaces. 2014-08-24 18:06:40 -04:00
Nicholas Hastings
b4f7c7966a Did a pass of updating/fixing now that symbol info is available. 2013-07-12 02:25:04 -04:00
Nicholas Hastings
fe5ebe640c Updated IGameEvent. 2013-05-07 16:42:20 -04:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00