1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-07 09:43:40 +08:00

13 Commits

Author SHA1 Message Date
Nicholas Hastings
1c13e12266 Port KeyValues class from Source SDK 2013. 2015-07-12 15:44:04 -04:00
Scott Ehlert
99bfb50b2b Rebuilt tier1 and mathlib for OS X using clang. 2013-04-27 00:18:49 -05:00
raydan
e181ebc3b3 Added missing virtual dtor to CFunctor (bug 5615, r=psychonic). 2013-02-17 22:05:24 -05:00
Nicholas Hastings
33fbbaccab Changed posix impl of _aligned_malloc to match MemAlloc_Aligned behavior (other than tracking). 2012-10-28 12:05:52 -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
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
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
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