1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-23 01:59:43 +08:00
hl2sdk/public/tier1
2020-05-20 22:00:20 -07:00
..
bitbuf.h Added WriteVarInt32 and ByteSizeVarInt32 to tier1 bf_write. 2013-01-10 19:02:29 -05: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 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
convar.h Updated ConVar for 5/21 update and rebuilt tier1. 2012-05-22 14:00:56 -05:00
datamanager.h Various fixes for 64-builds and added 64-bit libs for macOS. 2017-06-02 08:31:37 -05: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 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
fmtstr.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
functors.h Fixed an fpermissive error 2015-05-22 22:02:55 +02:00
generichash.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
iconvar.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
interface.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 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
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 fixes for 64-builds and added 64-bit libs for macOS. 2017-06-02 08:31:37 -05:00
memstack.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
netadr.h Add ctor for ns_address from netadr_t. 2016-06-29 14:59:18 -04: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 64-builds and added 64-bit libs for macOS. 2017-06-02 08:31:37 -05:00
stringpool.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
strtools.h Update setting ConVar int values from string to more closely match game logic. 2017-08-06 10:22:00 -04: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
utlblockmemory.h Added OS X static libs for the future. 2012-05-21 18:30:56 -05:00
utlbuffer.h Fixed sizeof warning in utlbuffer.h for clang 3.3. 2013-06-19 03:05:12 -05:00
utlbufferutil.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05: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 Various fixes for 64-builds and added 64-bit libs for macOS. 2017-06-02 08:31:37 -05: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 Various fixes for 64-builds and added 64-bit libs for macOS. 2017-06-02 08:31:37 -05:00
utlhashdict.h Fixed clang default argument redefinition warning in CUtlHashDict. 2013-01-22 22:11:38 -05:00
utlintrusivelist.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
utllinkedlist.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
utlmap.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
utlmemory.h Fix min/max defines conflicting with STL. 2020-05-20 22:00:20 -07:00
utlmultilist.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05:00
utlntree.h Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05: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 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
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 Added original SDK code for Alien Swarm. 2010-07-22 01:46:14 -05: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 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