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

16 Commits

Author SHA1 Message Date
f24a7dd343 Update CUtlMemory_RawAllocator & CUtlVectorRawAllocator 2025-08-12 16:52:50 +03:00
9cbdadbda5 Update CRawAllocator, CUtlMemoryBlockAllocator & Add CUtlVectorRawAllocator 2025-06-05 17:46:47 +03:00
e311e59189 Update CSplitString 2024-10-07 03:40:38 +03:00
05e47e5611 Correct CSplitString constructors (#272)
Fixes potential crashes and invalid member access
2024-10-04 16:18:59 +03:00
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
bf82ba994d Add KeyValues3 & CUtlLeanVector (#177) 2023-11-18 22:19:28 +03:00
2a200361ee Fix memmove warnings in utlvector with clang (#172) 2023-10-30 21:42:49 +03:00
fa4cf0f129 Update CCopyableUtlVector to be compatible with clang (#170) 2023-10-24 00:00:14 +00: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
b4b86c8408 Add CUtlVector::AddToTailGetPtr (#152) 2023-10-04 10:29:54 +03:00
f47a19d330 Update ISource2GameClients interface 2023-09-27 16:54:58 +00:00
3d846a2056 Fix various other compiler warnings/errors. 2016-07-22 13:43:35 -04:00
cd9b331641 Start of Source2 work. 2015-07-09 13:07:26 -04:00
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
c0a96ff1e8 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00