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
|
f512921cd8
|
Dummy change to force sdk sync.
|
2012-07-22 09:09:41 -04:00 |
|
Nicholas Hastings
|
f44022aaf4
|
Updated IVEngineServer for recent game updates (bug 5391).
|
2012-07-20 19:28:18 -04:00 |
|
Nicholas Hastings
|
8d86028f2a
|
Removed PostClientMessagesSent in sample plugin to match removal on iface (bug 5059, r=DS).
|
2011-08-22 10:07:25 -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 |
|
Nicholas Hastings
|
6447fb2fba
|
Merge.
|
2011-05-24 18:48:45 -04:00 |
|
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 |
|