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

5 Commits

Author SHA1 Message Date
8c1727d90d Add nullptr check at CEntityKeyValues::AddConnectionDesc 2025-08-21 22:31:25 +03:00
c89d081679 Update EntityIOConnectionDescFat_t 2025-08-21 22:31:07 +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
xen
01fe5d997b Add CEntityKeyValues IO accessors (#216) 2024-03-10 19:25:40 +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