hl2sdk/public/tier1
2023-09-27 16:54:58 +00:00
..
bitbuf.h Fix 64-bit debug build error in bitbuf. 2018-01-26 16:54:30 -05:00
bufferstring.h Update CBufferString class 2023-09-27 16:54:58 +00:00
byteswap.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
callqueue.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
characterset.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
checksum_crc.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
checksum_md5.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05: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 Fix vtable sneaking into ConCommand 2023-09-27 16:54:58 +00:00
datamanager.h More Source 2 / Dota shuffling. 2018-06-30 08:15:58 -04:00
delegates.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
diff.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
exprevaluator.h Update KeyValues headers to better match exported symbols 2022-09-04 12:40:16 -04: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 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05: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
KeyValues.h Update KeyValues headers to better match exported symbols 2022-09-04 12:40:16 -04: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
mempool.h Various other fixes for 64-bit. 2016-07-22 13:43:08 -04:00
memstack.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
netadr.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
processor_detect.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
rangecheckedvar.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05: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 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
strtools.h Update ConCommand/ConCommandBase/CCommand/ConCommandHandle 2023-09-27 16:54:58 +00: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 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05: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 Various other fixes for 64-bit. 2016-07-22 13:43:08 -04:00
utlbufferutil.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
utlcommon.h Add utlcommon.h & utlhashtable.h from sdk2013 2023-09-27 16:54:58 +00:00
utldelegate.h Start of Source2 work. 2015-07-09 13:07:26 -04:00
utldelegateimpl.h Fix various other compiler warnings/errors. 2016-07-22 13:43:35 -04:00
utldict.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05: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 Add utlcommon.h & utlhashtable.h from sdk2013 2023-09-27 16:54:58 +00:00
utlintrusivelist.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
utllinkedlist.h Finished ResetDbgInfo/m_pElements removal on data structures 2023-09-27 16:54:58 +00:00
utlmap.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
utlmemory.h Remove m_nMallocGrowSize from CUtlMemory 2023-09-27 16:54:58 +00: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 CBufferString class 2023-09-27 16:54:58 +00: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 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
utlstack.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
utlstring.h Start of Source2 work. 2015-07-09 13:07:26 -04:00
UtlStringMap.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
utlsymbol.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
utlsymbollarge.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
utltshash.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
utlvector.h Update ISource2GameClients interface 2023-09-27 16:54:58 +00:00