1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-07 09:43:40 +08:00

8 Commits

Author SHA1 Message Date
vanz696
cc207907f5
Update CTSListBase & various schema system naming changes (#253) 2024-06-03 19:46:16 +03:00
GAMMACASE
a96f105638 Correct some member types in CSchemaSystemTypeScope 2024-05-25 05:59:54 +03:00
GAMMACASE
bce3bf5c36 Obsolete CSchemaType_Atomic_TF/TTF 2024-05-25 05:51:58 +03:00
GAMMACASE
c5867f9e51 Add CUtlOrderedMap stub 2024-05-25 05:41:26 +03:00
GAMMACASE
5265052f04 Update CSchemaSystemTypeScope & CThreadSpinMutex 2024-05-25 05:33:59 +03:00
vanz696
ce8f799264
Fix CUtlLeanVectorFixedGrowableBase elements alignment (#233)
And update CUtlLeanVectorBase, SchemaClassFlags1_t and NetChanStat_t
2024-04-26 22:37:59 +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
ab21c70896
Add schemasystem (#215)
Update CUtlMemoryPool*, CUtlSymbol*, CUtlTSHash, CThreadSpinRWLock, CThreadFastMutex (now replaced by CThreadSpinMutex)

Implemented some missing ThreadInterlocked* functions
2024-03-18 15:46:20 +03:00