1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-23 01:59:43 +08:00
Commit Graph

178 Commits

Author SHA1 Message Date
Nicholas Hastings
55958f6dbd Added missing var to end of CTakeDamageInfo (bug 4903, r=DS). 2011-05-24 18:48:00 -04:00
Scott Ehlert
3e7f7bdabd Fixed conflict between min/max macros and std::min/max when using GCC >= 4.2. 2011-04-28 01:30:09 -05:00
Scott Ehlert
b9b7f08197 Fixed a clang warning: control may reach end of non-void function [-Wreturn-type] (bug 4877, r=dvander). 2011-04-23 21:25:34 -05:00
Nicholas Hastings
8cfffe26cf Updated IBotController iface (bug 4882, r=ds). 2011-04-22 12:33:36 -04:00
Asher Baker
88711a8303 Updated more of IServerGameDLL iface to match current (bug 4856, r=dvander). 2011-04-15 03:16:11 -04:00
Scott Ehlert
2d42a3f3ac Updated Mac OS X libs. 2011-04-14 23:48:29 -05:00
Nicholas Hastings
32559d4637 Updated linux shared libs. 2011-04-15 00:28:35 -04:00
Nicholas Hastings
f010f1aa68 Merge. 2011-04-14 23:22:23 -04:00
Nicholas Hastings
a23c4d8371 Fixed IServerGameDLL (bug 4865, r=dvander). 2011-04-14 23:21:35 -04:00
Scott Ehlert
e312e5d5b9 Added .hgignore file. 2011-04-10 01:41:48 -05:00
Nicholas Hastings
edcfe2372f Updated entity flag defines (bug 4810, r=DS). 2011-02-28 20:09:34 -05:00
Scott Ehlert
5a70b3bdb2 Updated IServer interface. 2010-07-03 02:30:55 -05:00
Scott Ehlert
38d7df6bb1 Fixed a template error triggered by gcc 4.0.1 on Mac OS X (bug 4459). 2010-06-21 04:33:22 -05:00
Nicholas Hastings
066f9bd2a7 Fixed compiler error in server/enginecallback.h on Mac OS X (bug 4459). 2010-06-21 04:31:01 -05:00
Scott Ehlert
b06949c4cc More portions of the SDK compile (and link!) on Mac OS X (bug 4392, r=dvander).
SourceMod compiles and links now. Hurray! Most plugins may also but there may be more work to do.
2010-05-13 04:08:37 -05:00
Scott Ehlert
7daeca53eb Updated IPlayerInfo AGAIN. 2010-04-29 23:27:03 -04:00
Nicholas Hastings
cf926a50ae Updated CPlayerInfo in player.h (bug 4372). 2010-04-29 11:59:17 -04:00
Scott Ehlert
c1145393ab Renamed and updated tier0 and vstdlib libraries for Linux.
--HG--
rename : lib/linux/tier0_i486.so => lib/linux/libtier0.so
rename : lib/linux/vstdlib_i486.so => lib/linux/libvstdlib.so
2010-04-29 11:41:56 -04:00
Asher Baker
09c415ecd5 Fixed gcc-4.4 errors (bug 4346, r=dvander). 2010-04-29 02:03:00 -07:00
Scott Ehlert
c722e8334b Update to IPlayerInfo and INetMsgHandler (bug 4372). 2010-04-28 23:16:28 -07:00
David Anderson
9534adab91 Added shared libraries necessary to link plugins. 2009-08-28 01:12:45 -04:00
Matt Woodrow
c789d33e17 Added new SendProp type to dt_common.h 2009-08-14 20:27:42 +12:00
Matt Woodrow
9bec59d99d Added new var to SendProp 2009-08-14 15:16:11 +12:00
David Anderson
168e6792f9 Some includes can be used on Mac OS X now (bug 3515, r=ds). 2008-12-22 23:33:59 -05:00
Scott Ehlert
7ff7f366d5 Modified SDK for GCC 4.2 2008-09-15 02:50:57 -05:00
Scott Ehlert
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
Scott Ehlert
9fc21643eb Removed vmpi directory from root since ununsed 2008-09-15 01:43:20 -05:00
Scott Ehlert
055f5cd168 Added most recent version of unmodified HL2 SDK for Orange Box engine 2008-09-15 01:07:45 -05:00