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

14 Commits

Author SHA1 Message Date
David Anderson
74a310ab93 Rename clamp to V_clamp. 2023-10-19 20:45:11 -07:00
David Anderson
a9a75c4d74 Rename swap to V_swap. 2020-06-01 10:23:53 -07:00
Michael Flaherty
ea03cdac8e Revert "Remove depricated register declaration"
This reverts commit 3d15e69cdb.
2018-07-19 19:11:47 -07:00
Michael Flaherty
3d15e69cdb Remove depricated register declaration 2018-07-19 18:30:34 -07:00
Nicholas Hastings
f46e912fa8 Port offsetof "fix" from sdk2013. 2014-11-09 10:27:08 -05:00
Nicholas Hastings
447733236a Add missing const to CSteamID Render return. 2014-08-21 20:05:17 -04:00
Scott Ehlert
52c02cdde6 Block out seemingly unused CRefDebug class for clang builds. 2011-06-17 17:41:40 -05:00
Scott Ehlert
85773fe42c Fixed conflict between min/max macros and std::min/max when using GCC >= 4.2. 2011-04-28 01:29:54 -05:00
Scott Ehlert
d529bf38f5 Fixed a clang warning: control may reach end of non-void function [-Wreturn-type] (bug 4877, r=dvander). 2011-04-23 21:29:46 -05:00
Nicholas Hastings
e73943780d Updated FileSystem ifaces and edict_t struct with BGT compatibility (bug 4784, r=DS). 2011-01-10 13:50:04 -05:00
Asher Baker
e1e0385dc3 Fixed gcc-4.4 errors (bug 4346, r=dvander). 2010-04-29 02:03:21 -07: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