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

37 Commits

Author SHA1 Message Date
Nicholas Hastings
60db121f0a Updated IServerTools. 2012-10-28 20:45:01 -04:00
Nicholas Hastings
d3328c0c64 Changed posix impl of _aligned_malloc to match MemAlloc_Aligned behavior (other than tracking). 2012-10-28 12:05:52 -04:00
Nicholas Hastings
a71e92c18e Force NO_MALLOC_OVERRIDE on for mac (bug 5521). 2012-10-27 18:02:25 -04:00
Nicholas Hastings
110c0cf591 Better fix for posix _aligned_malloc in utlmemory, fixing mac support. 2012-10-27 17:41:19 -04:00
Nicholas Hastings
1cf728f9a1 Fix SDK issues with NO_MALLOC_OVERRIDE (bug 5521). 2012-10-26 14:45:40 -04:00
Nicholas Hastings
0a57c2d8aa Force NO_MALLOC_OVERRIDE on for linux due to recent tier0 changes. (bug 5521). 2012-10-26 14:44:39 -04:00
Nicholas Hastings
25683734c0 Alias SPROP_NORMAL to SPROP_VARINT as it now has a use for integer props. 2012-12-18 17:49:44 -05:00
Nicholas Hastings
b062b9047d Typo fix, added forward decl for bbox_t; 2012-08-23 07:31:57 -04:00
Nicholas Hastings
f559a42b60 Updated IVEngineServer. 2012-08-23 07:27:04 -04:00
Nicholas Hastings
5657025080 Updated IGameMovement and ICollideable for today's engine update. 2012-08-15 23:30:41 +01:00
Nicholas Hastings
13b7d47e52 Another IEngineSound update. 2012-06-28 11:26:05 -04:00
Nicholas Hastings
4e562684ef Updated IEngineSound. 2012-06-27 22:17:23 -04:00
Scott Ehlert
63eca633f4 Suppress clang warning for tier0's GetSpewOutputColor(). 2012-05-29 20:12:41 -05:00
Scott Ehlert
84455b1dc7 Suppress clang warning for tier0's GetCPUInformation(). 2012-05-29 20:06:17 -05:00
Nicholas Hastings
badee7a0de Merge. 2011-10-20 21:47:01 -04:00
Nicholas Hastings
fe3915a2a5 Some changes for 2011-10-13 engine update (bug 5140, r=DS). 2011-10-20 21:45:47 -04:00
Reuben Morais
79abae1291 Fixed debug mode builds on OS X (bug 5076, r=ds). 2011-09-09 18:17:48 -05:00
Nicholas Hastings
f7df65a747 Updated INetChannel iface (bug 5058, r=DS). 2011-08-21 13:42:41 -04:00
Nicholas Hastings
7b620971fe Updated IServerGameDLL interface (bug 4978, r=asherkin). 2011-06-26 23:49:43 +01:00
Nicholas Hastings
52a6383c49 VFileSystem019 update (bug 4965). 2011-06-23 18:04:51 -04:00
Scott Ehlert
c142a7a0a1 Block out seemingly unused CRefDebug class for clang builds. 2011-06-17 17:41:40 -05: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
Nicholas Hastings
a23c4d8371 Fixed IServerGameDLL (bug 4865, r=dvander). 2011-04-14 23:21:35 -04: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
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
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
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
055f5cd168 Added most recent version of unmodified HL2 SDK for Orange Box engine 2008-09-15 01:07:45 -05:00