1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 12:06:07 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
82025cc2d7 Update CUtlMemoryBlockAllocator & CUtlSymbolTableLarge 2025-08-21 22:31:04 +03:00
6736ffd06b Update CUtlMemoryBlockAllocator 2025-08-21 22:31:02 +03:00
cbdc688b5d Correct gcc parenthesis warnings 2025-08-21 22:31:00 +03:00
da75324291 Update CRawAllocator, CUtlMemoryBlockAllocator & Add CUtlVectorRawAllocator 2025-08-21 22:30:59 +03:00
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
c0def21c93 Major refactor of utl* classes (#164)
Changed/Added classes: CThreadMutex, CUtlMemoryBlockAllocator, CRawAllocator, CUtlHashtable, CUtlVector, CUtlMemory, CUtlMemory_RawAllocator, CUtlSymbolLarge, CUtlSymbolTableLargeBase
2023-10-13 20:16:09 +03:00