1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 03:56:10 +08:00

16 Commits

Author SHA1 Message Date
a3517544d1 Force KeyValues to use g_pMemAlloc where applicable for string alloc. 2015-07-12 16:03:31 -04:00
2dc3c3d02a Fix tier0.lib dll filename. 2014-05-21 17:24:18 -04:00
0ec3bc1bec Fix Mac static libs. 2014-05-21 00:18:40 -04:00
db7156d75e Generated new tier0.lib. 2014-05-21 00:08:48 -04:00
d6b9208bcd Recompile static libs and add new tier0/vstdlib copies. 2014-05-20 23:43:14 -04:00
424de0af61 Rebuilt tier1 and mathlib for OS X using clang. 2013-04-27 10:25:34 -05:00
9995112ca5 Portions of L4D SDK compile and link on Mac OS X (bug 4684, r=me). 2010-10-14 16:36:09 -05:00
916da3c3a1 Updated INetChannelHandler interface and renamed/updated tier0 and vstdlib libs.
--HG--
rename : lib/linux/tier0_i486.so => lib/linux/libtier0.so
rename : lib/linux/vstdlib_i486.so => lib/linux/libvstdlib.so
2010-10-27 21:01:19 -07:00
4547db69dc Recompiled tier1 for Linux. 2010-10-05 19:47:41 -07:00
afbb182100 Recompiled tier1 for Windows. 2010-10-05 21:33:36 -05:00
69f329ad05 Added shared libraries necessary to link plugins. 2009-08-28 00:51:08 -04:00
6408a28095 Compiled tier1 static library for Linux 2008-11-09 03:31:26 -06:00
db8a44c299 Initial set of changes from reversed engineered l4d binaries
* Bumped IVEngineServer to version 022
 * Bumped ICvar to version 007
 * Added/Removed various functions to/from the following interfaces: IVEngineServer, ICvar, IServerGameDLL, IServerGameEnts, IServerGameClients, IFileSystem, IEngineSound, IEngineTrace, IClient, IConvar, and INetworkStringTableContainer
 * Added unknown extra int ptr param to IGameEventManager2::CreateEvent
 * Added GetDebugEventID to IGameEventListener2
 * Added two new members of CGlobalVars: serverCount and baseEdict
 * Added new functions to ConCommandBase and ConVar classes in tier1
 * Recompiled tier1 static library for Windows
 * Updated notes.txt to reflect the nature of this SDK
2008-11-09 02:40:03 -06:00
7ff7f366d5 Modified SDK for GCC 4.2 2008-09-15 02:50:57 -05:00
86f3bc8a60 Renamed linux static libs from *_486.a to *_i486.a
--HG--
rename : lib/linux/choreoobjects_486.a => lib/linux/choreoobjects_i486.a
rename : lib/linux/dmxloader_486.a => lib/linux/dmxloader_i486.a
rename : lib/linux/mathlib_486.a => lib/linux/mathlib_i486.a
rename : lib/linux/particles_486.a => lib/linux/particles_i486.a
rename : lib/linux/tier1_486.a => lib/linux/tier1_i486.a
rename : lib/linux/tier2_486.a => lib/linux/tier2_i486.a
rename : lib/linux/tier3_486.a => lib/linux/tier3_i486.a
2008-09-15 02:47:53 -05:00
055f5cd168 Added most recent version of unmodified HL2 SDK for Orange Box engine 2008-09-15 01:07:45 -05:00