1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-03 16:13:22 +08:00

15 Commits

Author SHA1 Message Date
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
c6a0af0f3c Unsigned warning fix in public/tier1/byteswap.h 2015-04-23 21:20:35 -04:00
Nicholas Hastings
917a15eeb9 Add back some fixes that got clobbered in sync. 2014-10-30 13:13:30 -04:00
Nicholas Hastings
88961a1b35 Add back some fixes that got clobbered in sync. 2014-10-30 13:12:17 -04:00
Nicholas Hastings
2445f07be4 Add missing files from last sync. 2014-10-30 13:06:07 -04:00
Nicholas Hastings
aa5841f220 Sync with latest source-sdk-2013. 2014-10-30 12:30:57 -04:00
Nicholas Hastings
e2781a0000 SDK sync. 2014-02-28 14:08:09 -05:00
Nicholas Hastings
d4c0dc2f11 Fixed restrict errors in bitbuf when compling on clang. 2013-10-13 10:25:08 -04:00
Nicholas Hastings
9889382863 Allow compilation on gcc/clang without -Wno-unknown-pragmas. 2013-10-06 13:46:15 -04:00
Nicholas Hastings
34d4b05185 Added SetNext to ConCommandBase, required for MM:S. 2013-10-06 12:36:32 -04:00
Nicholas Hastings
66e98064f5 Various warning and error fixes. 2013-10-06 12:10:21 -04:00
Joe Ludwig
39d16ca147 General:
* Fixed a variety of server browser issues with mods based on this SDK
* Fixed many warnings on various platforms
* Added source code for fgdlib and raytrace
* Updated many source files with the latest shared source from TF2.

OSX:
* Added support for Xcode 4.6
* Switched OSX builds to use Xcode instead of makefiles
* Moved libs from src/lib/osx32 to src/lib/public/osx32 or src/lib/common/osx32 to match windows better.

Linux:
* Moved libs from src/lib/linux32 to src/lib/public/linux32 or src/lib/common/linux32 to match windows better.
2013-09-02 11:39:10 -07:00
Joe Ludwig
0e42951d44 * Added support for building shaders in your mod
* Added nav mesh support
* fixed many warnings and misc bugs
* Fixed the create*projects scripts in mp
* Added a bunch of stuff to .gitignore
2013-07-17 18:26:59 -07:00
Joe Ludwig
7502ba9583 Fixed various missing files 2013-06-27 14:27:15 -07:00
Joe Ludwig
e7d6f4c174 First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00