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

20 Commits

Author SHA1 Message Date
David Anderson
eb594ce842 Rename mathlib clamp to V_clamp. 2023-10-13 21:13:34 -07:00
SirWillian
b3addd57ec
Fixed tier2 and tier3 not compiling under C++20 (#112) 2022-11-02 00:44:01 +00:00
David Anderson
ebb52ad77c Fix conflicts with std::swap. 2020-05-18 17:42:53 -07:00
David Anderson
13499e5c3a Fix namespace clash with libstdc++-4.9. 2020-05-18 15:52:13 -07:00
Nicholas Hastings
9b2dbfd1d0 Port offsetof "fix" from sdk2013. 2014-11-09 10:33:01 -05:00
Nicholas Hastings
00412e08cf Merge duplicate definitions in steamclientpublic.h 2014-09-02 17:36:59 -04:00
Nicholas Hastings
6e644a64e8 Merge branch 'episode1' of https://github.com/alliedmodders/hl2sdk into episode1 2014-09-02 17:25:10 -04:00
Nicholas Hastings
65e02d4a60 Add some missing defines and constants to steamclientpublic.h. 2014-09-02 17:24:07 -04:00
Nicholas Hastings
ce3b63f9d8 Fix warnings when using IFileSystem::FPrintf 2014-08-01 07:23:11 -07:00
Scott Ehlert
ab2ee379fa Suppress clang warning for tier0's GetCPUInformation(). 2012-05-29 20:09:21 -05:00
Scott Ehlert
6b3ff6105d Block out seemingly unused CRefDebug class for clang builds. 2011-06-17 17:49:11 -05:00
Scott Ehlert
14deb350cf Fixed conflict between min/max macros and std::min/max when using GCC >= 4.2. 2011-04-28 01:28:41 -05:00
Scott Ehlert
afe9f41508 Added .hgignore file. 2011-04-10 02:27:48 -05:00
David Anderson
642643e29c Don't include emmintrin.h if SSE2 is not enabled (bug 3765, r=dvander). 2010-12-12 18:44:36 -08:00
Asher Baker
96346fe374 Fixed gcc-4.4 errors (bug 4346, r=dvander). 2010-04-29 02:01:34 -07:00
David Anderson
2f37703fe7 Added .so files needed for linking plugins. 2009-08-27 04:43:52 -04:00
David Anderson
f57b1bd008 Pieces of the HL2SDK can now be included from Mac OS X (bug 3515, r=ds). 2008-12-22 23:29:09 -05:00
Scott Ehlert
4c2b8fd6c4 Modified SDK for GCC 4.1 2008-09-15 01:33:59 -05:00
Scott Ehlert
325306db96 Renamed Makefile.mod to Makefile.game
--HG--
rename : linux_sdk/Makefile.mod => linux_sdk/Makefile.game
2008-09-15 01:30:19 -05:00
Scott Ehlert
cb8fd25d1f Added most recent version of unmodified HL2 SDK for Episode 1 engine 2008-09-15 01:00:17 -05:00