Nicholas Hastings
|
d540f4f0b1
|
Force NO_MALLOC_OVERRIDE on for mac (bug 5521).
|
2012-10-27 18:02:25 -04:00 |
|
Nicholas Hastings
|
7d37bfc976
|
Better fix for posix _aligned_malloc in utlmemory, fixing mac support.
|
2012-10-27 17:41:19 -04:00 |
|
Nicholas Hastings
|
38003f0586
|
Fix SDK issues with NO_MALLOC_OVERRIDE (bug 5521).
|
2012-10-26 14:45:40 -04:00 |
|
Nicholas Hastings
|
3a36e4b850
|
Force NO_MALLOC_OVERRIDE on for linux due to recent tier0 changes. (bug 5521).
|
2012-10-26 14:44:39 -04:00 |
|
Nicholas Hastings
|
0905e8a48f
|
Typo fix, added forward decl for bbox_t;
|
2012-08-23 07:31:57 -04:00 |
|
Nicholas Hastings
|
716b11eb47
|
Updated IVEngineServer.
|
2012-08-23 07:27:04 -04:00 |
|
Nicholas Hastings
|
5ad032f350
|
Updated IGameMovement and ICollideable for today's engine update.
|
2012-08-15 23:30:41 +01:00 |
|
Nicholas Hastings
|
27187a1060
|
Another IEngineSound update.
|
2012-06-28 11:26:05 -04:00 |
|
Nicholas Hastings
|
44d15276cf
|
Merge.
|
2012-06-27 22:17:52 -04:00 |
|
Nicholas Hastings
|
f88e00beda
|
Updated IEngineSound.
|
2012-06-27 22:17:23 -04:00 |
|
Scott Ehlert
|
9a904fbd8a
|
Suppress clang warning for tier0's GetSpewOutputColor().
|
2012-05-29 20:12:41 -05:00 |
|
Scott Ehlert
|
999642229d
|
Merge.
|
2012-05-29 20:06:27 -05:00 |
|
Scott Ehlert
|
b9d0498d18
|
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 |
|