hl2sdk/tier1
Nick Hastings f60592b4f9 More Source 2 / Dota shuffling.
- Remove tier1 interface/factory funcs that no longer exist.
- Add/fix tier0 interface funcs.
- Fix tier0 win64 link lib to have correct decorated names for Msg, Warning, etc.
- Update Error() shim to act more closely to old behavior.
- Moved CreateInterface impl to interfaces lib (appears to not be in tier1 anymore).
- Removed exports log channels that aren't exported in S2.
2018-06-30 08:15:58 -04:00
..
bitbuf.cpp Added WriteVarInt32 and ByteSizeVarInt32 to tier1 bf_write. 2013-01-10 19:02:29 -05:00
byteswap.cpp 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
characterset.cpp Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00
checksum_crc.cpp Various other fixes for 64-bit. 2016-07-22 13:43:08 -04:00
checksum_md5.cpp Mac compatibility. 2012-05-21 18:30:56 -05:00
commandbuffer.cpp Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00
convar.cpp Update ConVar flags for ConVar_Register to use correct type (alliedmodders/metamod-source#42). 2018-03-14 18:09:45 -04:00
datamanager.cpp In datamanager, change from ptr handle to int handle (it only refs a short). 2016-07-22 13:38:02 -04:00
diff.cpp Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00
generichash.cpp 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
KeyValues.cpp Various other fixes for 64-bit. 2016-07-22 13:43:08 -04:00
mempool.cpp 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
memstack.cpp Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00
NetAdr.cpp Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00
newbitbuf.cpp 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
processor_detect_linux.cpp Don't invoke asm for cpu info on 64. Assume sse, sse2, etc. are supported there. 2016-07-22 13:37:03 -04:00
processor_detect.cpp Add quick and dirty Win64 static libraries 2015-07-09 13:19:34 -05:00
rangecheckedvar.cpp 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
stringpool.cpp Start of Source2 work. 2015-07-09 13:07:26 -04:00
strtools.cpp Start of Source2 work. 2015-07-09 13:07:26 -04:00
tier1-2005.vcproj Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00
tier1.cpp 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
tier1.sln Add quick and dirty Win64 static libraries 2015-07-09 13:19:34 -05:00
tier1.vcxproj More Source 2 / Dota shuffling. 2018-06-30 08:15:58 -04:00
tier1.vcxproj.filters More Source 2 / Dota shuffling. 2018-06-30 08:15:58 -04:00
tokenreader.cpp Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00
undiff.cpp Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00
uniqueid.cpp More Source 2 / Dota shuffling. 2018-06-30 08:15:58 -04:00
utlbuffer.cpp Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00
utlbufferutil.cpp Start of Source2 work. 2015-07-09 13:07:26 -04:00
utlstring.cpp Start of Source2 work. 2015-07-09 13:07:26 -04:00
utlsymbol.cpp Imported tier1 and mathlib code from L4D2 SDK. 2012-05-21 02:48:36 -05:00