Commit Graph

4 Commits

Author SHA1 Message Date
GAMMACASE
8e69335c67 Fix debug issues in memoverride.cpp 2023-10-20 06:20:18 +03:00
komashchenko
f782bbf7ed
Replace obsoleted IHandleEntity with CEntityInstance (#161) 2023-10-13 19:38:47 +03:00
komashchenko
edef920f90
Update CGameEntitySystem (#159) 2023-10-08 18:55:15 +03:00
zer0.k
7931af02fa
Implement CEntityHandle & CEntitySystem (#134)
Add CConcreteEntityList, CEntityComponent, CScriptComponent, CGameEntitySystem, rewrite IHandleEntity to use CEntityHandle instead of CBaseHandle, update NUM_SERIAL_NUM_BITS, comment out old CBaseEntity, obsolete basehandle.h
2023-09-30 15:49:35 +03:00