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

16 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
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
b6b8c0d16c Fix line endings in xcode_ccache_wrapper script. 2013-11-03 09:37:30 -05:00
Nicholas Hastings
c31f3fdba1 Add missing executable flag to xcode_ccache_wrapper. 2013-09-05 08:41:38 -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
Jørgen P. Tjernø
6ece5546d6 Normalize line endings
Fixes issue #75.
2013-07-05 12:09:48 -07:00
Joe Ludwig
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
Joe Ludwig
3a999b9918 Merge https://github.com/ValveSoftware/source-sdk-2013 2013-07-04 11:33:04 -07:00
Joe Ludwig
4e05e2e82e Fixed execute permissions on OSX/Linux scripts and binaries. 2013-07-04 11:28:48 -07:00
Joe Ludwig
3569c0f8f5 * Switched the SDK from checked-in projects to VPC, the Valve Project Creator. See the Getting Started document on the wiki for details.
* Pulled in bug fixes from HL2 and HL2MP.
2013-07-04 11:20:31 -07:00
Jørgen P. Tjernø
39e75fb50f Add executable bit to gendbg.sh. 2013-06-28 11:31:36 -07:00
Jørgen P. Tjernø
6120a6e337 Mac: Fix corrupted protoc binaries.
These binaries were corrupted due to accidental newline ending conversion.
2013-06-28 11:29:58 -07:00
Jørgen P. Tjernø
02724a76e4 Add executable permission to ccache and protoc. 2013-06-27 18:22:34 -07:00
Joe Ludwig
e7d6f4c174 First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00