39abbd247c
Update CGameEntitySystem & EventQueuePrioritizedEvent_t
2025-08-21 22:31:07 +03:00
10aaf6c8ec
Separate common method from kv3 headers
2025-08-21 22:29:40 +03:00
df9c778410
Correct CKeyValues3Context::Clear/Purge
2025-03-19 00:30:34 +03:00
d18bab819c
Refactor CBufferString
2025-01-16 01:44:00 +03:00
33bef10acd
Update KeyValues3
...
Add table member getters/setters & small refactor to other methods
2025-01-15 20:34:37 +03:00
f60481c2ae
Add KeyValues3 flags related methods
2025-01-15 19:35:19 +03:00
4bc240d46a
Add CKeyValues3Iterator
2025-01-15 19:14:33 +03:00
49191ff748
Update KeyValues3 member & method namings
2025-01-15 18:48:45 +03:00
f3b44f206d
Update KeyValues3Context & its allocation lifecycle ( #289 )
...
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com >
Co-authored-by: Nyano <dison2233@126.com >
2025-01-01 22:36:06 +03:00
14e77af283
Update CKeyValues3Context size
...
Made separately to resolve issues related to CGameEntitySystem and other structs that depend on CKeyValues3Context size, while more concrete update to it is underway
2024-12-20 23:26:19 +03:00
994fb7be03
Update ICommandLine interface & CUtlStringToken ( #268 )
...
Co-authored-by: GAMMACASE <31375974+GAMMACASE@users.noreply.github.com >
2024-10-04 00:39:08 +03:00
92bffa0578
Various updates to CEntityClass, CEntityInstance & CUtlDict ( #196 )
2024-01-26 05:11:01 +03:00
b2301a9ac3
Add CEntityKeyValues, EntityInstanceIter_t, EntityInstanceByNameIter_t, EntityInstanceByClassIter_t & other stuff ( #183 )
...
* Replace g_pEntitySystem with GameEntitySystem() function;
* KeyValues3, CGameSystem & CVariant updates;
2023-12-23 20:03:58 +03:00
bf82ba994d
Add KeyValues3 & CUtlLeanVector ( #177 )
2023-11-18 22:19:28 +03:00