hl2sdk/lib/linux
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
..
choreoobjects_i486.a Modified SDK for GCC 4.2 2008-09-15 02:50:57 -05:00
dmxloader_i486.a Renamed linux static libs from *_486.a to *_i486.a 2008-09-15 02:47:53 -05:00
mathlib_i486.a Modified SDK for GCC 4.2 2008-09-15 02:50:57 -05:00
particles_i486.a Renamed linux static libs from *_486.a to *_i486.a 2008-09-15 02:47:53 -05:00
tier0_linux.so Initial changes for Left 4 Dead 2. 2009-10-28 21:16:05 -05:00
tier1_i486.a Initial changes for Left 4 Dead 2. 2009-10-28 21:16:05 -05:00
tier2_i486.a Renamed linux static libs from *_486.a to *_i486.a 2008-09-15 02:47:53 -05:00
tier3_i486.a Renamed linux static libs from *_486.a to *_i486.a 2008-09-15 02:47:53 -05:00
vstdlib_linux.so Initial changes for Left 4 Dead 2. 2009-10-28 21:16:05 -05:00