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

19 Commits

Author SHA1 Message Date
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