1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +08:00
Commit Graph

8 Commits

Author SHA1 Message Date
aa5841f220 Sync with latest source-sdk-2013. 2014-10-30 12:30:57 -04:00
9f56d259e9 Recompile Windows mathlib and tier1 with newly synced proj settings. 2014-02-28 14:08:49 -05:00
07230e9a3b Recompiled tier1. 2013-10-13 15:15:15 -04:00
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
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
97c7099fe4 Updated the libs. Updated vpc_* to include support for $Conditional in .vgc files. Included vstdlib_exclude.vpc for the OSX builds. 2013-07-05 11:28:48 -07:00
7502ba9583 Fixed various missing files 2013-06-27 14:27:15 -07:00
e7d6f4c174 First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00