| .. |
|
bitbuf.h
|
Update bf_write/read classes
|
2024-03-18 15:57:08 +03:00 |
|
bufferstring.h
|
Refactor CBufferString
|
2025-01-16 01:44:00 +03:00 |
|
callqueue.h
|
Update IKeyValuesSystem & obsolete public/vstdlib
|
2025-01-15 17:19:41 +03:00 |
|
cbyteswap.h
|
Move CByteswap to tier0
|
2024-03-18 16:46:21 +03:00 |
|
characterset.h
|
Move CharacterSetBuild to tier0
|
2024-03-18 16:50:07 +03:00 |
|
checksum_crc.h
|
Move checksum_crc to tier0
|
2024-03-18 16:59:18 +03:00 |
|
checksum_md5.h
|
Move checksum_md5 to tier0
|
2024-03-18 17:03:12 +03:00 |
|
circularbuffer.h
|
Add CCircularBuffer & CFixedSizeCircularBuffer
|
2024-05-06 16:12:02 +03:00 |
|
CommandBuffer.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
convar_serverbounded.h
|
Update ConCommand/ConCommandBase/CCommand/ConCommandHandle
|
2023-09-27 16:54:58 +00:00 |
|
convar.h
|
Pass a context to command member callback
|
2023-09-30 13:51:00 +00:00 |
|
delegates.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
diff.h
|
Move diff.cpp to tier0
|
2024-03-18 17:06:56 +03:00 |
|
exprevaluator.h
|
Update IKeyValuesSystem & obsolete public/vstdlib
|
2025-01-15 17:19:41 +03:00 |
|
fmtstr.h
|
Various fixes for building static libs on Mac OS X and Linux.
|
2014-03-01 13:28:50 -06:00 |
|
functors.h
|
Fix various GCC/Clang warnings in ivscript.h and functors.h.
|
2014-03-15 01:20:26 -05:00 |
|
generichash.h
|
Update generichash.cpp/.h
|
2024-03-18 18:09:38 +03:00 |
|
IKeyValuesSystem.h
|
Update IKeyValuesSystem & obsolete public/vstdlib
|
2025-01-15 17:19:41 +03:00 |
|
interpolatedvar.cpp
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
interpolatedvar.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
iprocessutils.h
|
Update IKeyValuesSystem & obsolete public/vstdlib
|
2025-01-15 17:19:41 +03:00 |
|
jobthread.h
|
Update IKeyValuesSystem & obsolete public/vstdlib
|
2025-01-15 17:19:41 +03:00 |
|
keyvalues3.h
|
Refactor CBufferString
|
2025-01-16 01:44:00 +03:00 |
|
KeyValues.h
|
Update IKeyValuesSystem & obsolete public/vstdlib
|
2025-01-15 17:19:41 +03:00 |
|
lerp_functions.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
lzmaDecoder.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
lzss.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
memblockallocator.h
|
Add schemasystem (#215)
|
2024-03-18 15:46:20 +03:00 |
|
mempool.h
|
Update CUtlMemoryPoolBase after 4/2/2024 update (#228)
|
2024-04-06 23:49:28 +03:00 |
|
memstack.h
|
Move memstack to tier0
|
2024-03-18 20:49:04 +03:00 |
|
netadr.h
|
Rename netadr_s to netadr_t (#227)
|
2024-04-05 22:23:18 +03:00 |
|
processor_detect.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
random.h
|
Update IKeyValuesSystem & obsolete public/vstdlib
|
2025-01-15 17:19:41 +03:00 |
|
rangecheckedvar.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
rawallocator.h
|
Major refactor of utl* classes (#164)
|
2023-10-13 20:16:09 +03:00 |
|
refcount.h
|
Block out seemingly unused CRefDebug class for clang builds.
|
2011-06-17 17:41:40 -05:00 |
|
smartptr.h
|
Various fixes for building static libs on Mac OS X and Linux.
|
2014-03-01 13:28:50 -06:00 |
|
stringpool.h
|
Update CCountedStringPool
|
2024-05-31 05:57:39 +03:00 |
|
strtools.h
|
Update CSplitString
|
2024-10-07 03:40:38 +03:00 |
|
tier1.h
|
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 |
|
timeutils.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
tokenset.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
uniqueid.h
|
Move uniqueid to tier0
|
2024-03-18 18:52:28 +03:00 |
|
utlbidirectionalset.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
utlbinaryblock.h
|
Start of Source2 work.
|
2015-07-09 13:07:26 -04:00 |
|
utlblockmemory.h
|
Finished ResetDbgInfo/m_pElements removal on data structures
|
2023-09-27 16:54:58 +00:00 |
|
utlbuffer.h
|
Update IKeyValuesSystem & obsolete public/vstdlib
|
2025-01-15 17:19:41 +03:00 |
|
utlbufferutil.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
utlcommon.h
|
Resolve CUtlStringToken in utlcommon.h
|
2024-05-09 20:05:39 +03:00 |
|
utldelegate.h
|
Start of Source2 work.
|
2015-07-09 13:07:26 -04:00 |
|
utldelegateimpl.h
|
Minor fixups
|
2023-11-19 16:05:18 +03:00 |
|
utldict.h
|
Update CUtlMemoryPoolBase after 4/2/2024 update (#228)
|
2024-04-06 23:49:28 +03:00 |
|
utlenvelope.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
utlfixedmemory.h
|
Finished ResetDbgInfo/m_pElements removal on data structures
|
2023-09-27 16:54:58 +00:00 |
|
utlflags.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
utlhandletable.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
utlhash.h
|
Fix UtlHash for 64-bit.
|
2016-11-09 15:21:21 -05:00 |
|
utlhashdict.h
|
More fixes for GCC and Clang builds.
|
2014-03-02 00:56:59 -06:00 |
|
utlhashtable.h
|
Fix clang enum warning
|
2024-12-31 21:13:01 +03:00 |
|
utlintrusivelist.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
utlleanvector.h
|
Update CEntityKeyValues
|
2024-10-07 01:33:33 +03:00 |
|
utllinkedlist.h
|
Fix minor compile time issues & update interfaces project files
|
2023-09-27 16:54:58 +00:00 |
|
utlmap.h
|
Add CUtlOrderedMap stub
|
2024-05-25 05:41:26 +03:00 |
|
utlmemory.h
|
Add CEntityKeyValues, EntityInstanceIter_t, EntityInstanceByNameIter_t, EntityInstanceByClassIter_t & other stuff (#183)
|
2023-12-23 20:03:58 +03:00 |
|
utlmultilist.h
|
Finished ResetDbgInfo/m_pElements removal on data structures
|
2023-09-27 16:54:58 +00:00 |
|
utlntree.h
|
Finished ResetDbgInfo/m_pElements removal on data structures
|
2023-09-27 16:54:58 +00:00 |
|
utlobjectreference.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
utlpriorityqueue.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
utlqueue.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
utlrbtree.h
|
Update CGameEntitySystem members (#204)
|
2024-02-07 19:40:14 +03:00 |
|
utlscratchmemory.h
|
Update CUtlScratchMemoryPool
|
2024-05-06 09:08:31 +03:00 |
|
utlsoacontainer.h
|
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 |
|
UtlSortVector.h
|
Fix CUtlSortVector::QuickSort issues on windows (#283)
|
2024-11-21 14:01:11 +03:00 |
|
utlstack.h
|
Added original SDK code for Alien Swarm.
|
2010-07-22 01:46:14 -05:00 |
|
utlstring.h
|
Update ICommandLine interface & CUtlStringToken (#268)
|
2024-10-04 00:39:08 +03:00 |
|
UtlStringMap.h
|
Improve c++20 CUtlStringMap compatibility (#226)
|
2024-03-30 21:02:03 +03:00 |
|
utlstringtoken.h
|
Improve CUtlStringToken string constructor
|
2024-10-04 03:25:10 +03:00 |
|
utlsymbol.h
|
Update CCountedStringPool
|
2024-05-31 05:57:39 +03:00 |
|
utlsymbollarge.h
|
Add schemasystem (#215)
|
2024-03-18 15:46:20 +03:00 |
|
utltshash.h
|
Add schemasystem (#215)
|
2024-03-18 15:46:20 +03:00 |
|
utlvector.h
|
Update CSplitString
|
2024-10-07 03:40:38 +03:00 |