Commit Graph

16 Commits

Author SHA1 Message Date
GAMMACASE
5a32939f6b Update CUtlMemory_RawAllocator & CUtlVectorRawAllocator 2025-08-21 22:31:02 +03:00
GAMMACASE
da75324291 Update CRawAllocator, CUtlMemoryBlockAllocator & Add CUtlVectorRawAllocator 2025-08-21 22:30:59 +03:00
GAMMACASE
e311e59189 Update CSplitString 2024-10-07 03:40:38 +03:00
Poggu
05e47e5611
Correct CSplitString constructors (#272)
Fixes potential crashes and invalid member access
2024-10-04 16:18:59 +03:00
Poggu
ffbc15d41e
Update CSplitString (#267) 2024-10-03 16:55:30 +03:00
xen
05d5764701
Copy CUtlStringList from sdk2013 (#238)
Fixes mismatched delete on CUtlStringList usage.
2024-05-12 21:35:04 +03:00
vanz666
bf82ba994d
Add KeyValues3 & CUtlLeanVector (#177) 2023-11-18 22:19:28 +03:00
zer0.k
2a200361ee
Fix memmove warnings in utlvector with clang (#172) 2023-10-30 21:42:49 +03:00
zer0.k
fa4cf0f129
Update CCopyableUtlVector to be compatible with clang (#170) 2023-10-24 00:00:14 +00:00
vanz666
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
karl-police
b4b86c8408
Add CUtlVector::AddToTailGetPtr (#152) 2023-10-04 10:29:54 +03:00
GAMMACASE
f47a19d330 Update ISource2GameClients interface 2023-09-27 16:54:58 +00:00
Nicholas Hastings
3d846a2056 Fix various other compiler warnings/errors. 2016-07-22 13:43:35 -04:00
Nicholas Hastings
cd9b331641 Start of Source2 work. 2015-07-09 13:07:26 -04:00
Scott Ehlert
fb701bd569 Added reverse-engineered interfaces lib code and hacked up tier1 and mathlib to build against the newer headers. 2012-05-21 02:49:35 -05:00
Scott Ehlert
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00