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

27 Commits

Author SHA1 Message Date
David Anderson
847ee78add Rename clamp to V_clamp. 2023-10-19 20:45:21 -07:00
David Anderson
f152e66ac8 Fix std::swap conflicts. 2020-06-02 10:15:38 -07:00
Michael Flaherty
7d9dbf1cc1 Revert "Remove depricated register declaration"
This reverts commit 77b861ae43.
2018-07-19 19:07:09 -07:00
Michael Flaherty
77b861ae43 Remove depricated register declaration 2018-07-19 18:42:06 -07:00
Nicholas Hastings
ac0eb9cebe Force KeyValues to use g_pMemAlloc where applicable for string alloc. 2015-07-12 17:52:14 -04:00
Nicholas Hastings
b4418b3409 Port offsetof "fix" from sdk2013. 2014-11-09 10:28:07 -05:00
Nicholas Hastings
6c26a29796 Add missing const to CSteamID Render return. 2014-08-21 20:07:56 -04:00
Nicholas Hastings
f44022aaf4 Updated IVEngineServer for recent game updates (bug 5391). 2012-07-20 19:28:18 -04:00
Nicholas Hastings
8d6d428bae Updated IServerGameDLL to fix loading after today's game update. 2011-08-16 22:15:08 -04:00
Nicholas Hastings
d41b8a2385 Fixed IServerGameClients. 2011-08-06 19:10:01 -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