1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-22 17:47:38 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
Ted Wang
eea4d13b82 Fixed compilation of tier1 caused by min/max. 2021-08-26 22:20:51 -07:00
Nicholas Hastings
0ef5d3d482 Merge branch 'sdk2013' of https://github.com/alliedmodders/hl2sdk into sdk2013 2017-11-05 09:52:22 -05:00
Nicholas Hastings
7aa0a55e70 Fix Mac tier1 build. 2017-11-05 09:49:56 -05:00
Nicholas Hastings
537953200e
Fix crash saving KeyValues to file on games using older SDK 2013 version (#38)
Fixes https://github.com/alliedmodders/sourcemod/issues/666

The tier1 lib will need to be recompiled for all platforms as well.
2017-11-05 08:42:51 -05:00
Nicholas Hastings
3957adff10 Sync with upstream (Issue #30).
Recompiled tier1 and mathlib  for all platforms will come in next commit.
2016-11-30 10:01:15 -05:00
Nicholas Hastings
98fe5b5a34 Force KeyValues to use g_pMemAlloc where applicable for string alloc. 2015-07-12 15:25:35 -04:00
Nicholas Hastings
aa5841f220 Sync with latest source-sdk-2013. 2014-10-30 12:30:57 -04:00
Nicholas Hastings
9889382863 Allow compilation on gcc/clang without -Wno-unknown-pragmas. 2013-10-06 13:46:15 -04:00
Joe Ludwig
e7d6f4c174 First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00