1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +08:00
Commit Graph

15 Commits

Author SHA1 Message Date
e0231ddcae Correct multiple consts declarations x2 (#327) 2025-08-04 23:50:22 +03:00
0b92cd0ec2 Update CKeyValues3Table & CKV3MemberName 2025-08-04 20:22:40 +03:00
5ab17ebfcb Separate common method from kv3 headers 2025-07-31 17:28:47 +03:00
4465eb0930 Correct CKeyValues3Context::Clear/Purge 2025-02-25 21:41:37 +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
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
4c74b3f66e Correct KeyValues3 array methods 2025-01-15 02:00:51 +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
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
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
dc3346780d Minor fixups 2023-11-19 16:05:18 +03:00
bf82ba994d Add KeyValues3 & CUtlLeanVector (#177) 2023-11-18 22:19:28 +03:00