1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-03 16:13:22 +08:00

6 Commits

Author SHA1 Message Date
Nicholas Hastings
9ab343dff8 Updated INetChannel. 2015-03-14 09:42:36 -04:00
Scott Ehlert
1d2bcd2337 Updated INetChannelHandler inteface. 2010-10-05 23:24:44 -07:00
Scott Ehlert
d4162df4e1 Backported various changes from Alien Swarm SDK (bug 4532, r=dvander). 2010-07-21 22:52:49 -05:00
Scott Ehlert
f77a985f91 Initial changes for Left 4 Dead 2.
* Added/removed various functions from the following interfaces: IVEngineServer, IServerGameDLL, IServerGameClients, IFilesystem, and IConVar
* Added new functions to ConVar for setting Color values
* Updated SendProp structure with unknown member
* Recompiled tier1 static library for Windows and Linux
* Fixed up some tier0 exports in public/tier0/dbg.h
* Rebuilt tier0 import libary for Windows
* Replaced tier0_i486.so and vstdlib_i486.so with the newly renamed versions: tier0_linux.so and vstdlib_linux.so

--HG--
rename : lib/linux/tier0_i486.so => lib/linux/tier0_linux.so
rename : lib/linux/vstdlib_i486.so => lib/linux/vstdlib_linux.so
2009-10-28 21:16:05 -05:00
Scott Ehlert
ef3d33c09e Updated inetmsghandler.h with new engine network messages 2008-11-10 00:11:52 -06:00
Scott Ehlert
055f5cd168 Added most recent version of unmodified HL2 SDK for Orange Box engine 2008-09-15 01:07:45 -05:00