|
c80e0e5fee
|
Correct CUtlLeanVector::IsIdxValid method
|
2025-08-18 23:50:59 +03:00 |
|
|
b051e68f2f
|
Use V_memmove instead of memmove
|
2025-08-08 16:41:27 +03:00 |
|
|
ce46e78af6
|
Fix CUtlLeanVector::EnsureCapacity
|
2025-08-03 19:13:44 +03:00 |
|
|
973f3b8a44
|
Add CUtlLeanVector::Swap method
|
2025-08-02 16:32:22 +03:00 |
|
|
ee3ec4eda8
|
Return back iterator access for CUtlLeanVector
|
2025-08-02 15:35:42 +03:00 |
|
|
3709354673
|
Correct compile errors in CUtlLeanVector & CUtlLinkedList
|
2025-08-02 15:20:35 +03:00 |
|
|
f59a464088
|
Update CUtlLeanVector*
|
2025-08-01 21:48:14 +03:00 |
|
|
3b07e2a008
|
Correct certain type definitions
Definitions were retrieved from schema dumps
|
2025-03-05 20:19:50 +03:00 |
|
|
f8b8fe219b
|
Update CEntityKeyValues
|
2024-10-07 01:33:33 +03:00 |
|
|
ce8f799264
|
Fix CUtlLeanVectorFixedGrowableBase elements alignment (#233)
And update CUtlLeanVectorBase, SchemaClassFlags1_t and NetChanStat_t
|
2024-04-26 22:37:59 +03:00 |
|
|
67dc5341c0
|
Add memdbgon/off.h to utlleanvector (#217)
|
2024-03-11 23:37:09 +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 |
|