Commit Graph

16 Commits

Author SHA1 Message Date
GAMMACASE
f05cb34a6e Fix CKeyValues3Context::AllocString returning nullptr on empty strings 2025-08-21 22:31:26 +03:00
Alex
97f65865ac Correct multiple consts declarations x2 (#327) 2025-08-21 22:31:08 +03:00
GAMMACASE
20208f41c5 Update CKeyValues3Table & CKV3MemberName 2025-08-21 22:31:08 +03:00
GAMMACASE
10aaf6c8ec Separate common method from kv3 headers 2025-08-21 22:29:40 +03:00
GAMMACASE
df9c778410 Correct CKeyValues3Context::Clear/Purge 2025-03-19 00:30:34 +03:00
GAMMACASE
d18bab819c Refactor CBufferString 2025-01-16 01:44:00 +03:00
GAMMACASE
33bef10acd Update KeyValues3
Add table member getters/setters & small refactor to other methods
2025-01-15 20:34:37 +03:00
GAMMACASE
4bc240d46a Add CKeyValues3Iterator 2025-01-15 19:14:33 +03:00
GAMMACASE
49191ff748 Update KeyValues3 member & method namings 2025-01-15 18:48:45 +03:00
GAMMACASE
4c74b3f66e Correct KeyValues3 array methods 2025-01-15 02:00:51 +03:00
Vladimir
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
vanz696
aaaaaf040b
Update CUtlMemoryPoolBase after 4/2/2024 update (#228)
Also updates tier0/tslist.h to sdk2013 variant and other minor stuff.
2024-04-06 23:49:28 +03:00
vanz696
92bffa0578
Various updates to CEntityClass, CEntityInstance & CUtlDict (#196) 2024-01-26 05:11:01 +03:00
vanz696
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
GAMMACASE
dc3346780d Minor fixups 2023-11-19 16:05:18 +03:00
vanz666
bf82ba994d
Add KeyValues3 & CUtlLeanVector (#177) 2023-11-18 22:19:28 +03:00