vanz696
|
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 |
|
vanz666
|
bf82ba994d
|
Add KeyValues3 & CUtlLeanVector (#177)
|
2023-11-18 22:19:28 +03:00 |
|
Nick Hastings
|
62490710ed
|
Update libs.
|
2023-10-13 14:51:08 -04: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 |
|
GAMMACASE
|
de31558103
|
Update CUtlMemory EXTERNAL_* flags handling
|
2023-09-27 16:54:58 +00:00 |
|
GAMMACASE
|
52fe1295e1
|
Fix compile errors & random crashes related to IMemAlloc interface
This mainly affected debug builds
|
2023-09-27 16:54:58 +00:00 |
|
Nick Hastings
|
6cbc8453fc
|
Remove m_nMallocGrowSize from CUtlMemory
|
2023-09-27 16:54:58 +00:00 |
|
Nicholas Hastings
|
d8d293dc4e
|
Include mathlib in utlmemory.h to fix build.
|
2018-06-16 09:23:55 -04:00 |
|
Scott Ehlert
|
755381dc49
|
Various fixes for building static libs on Mac OS X and Linux.
|
2014-03-01 13:28:50 -06: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 |
|