| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make .xcconfigs text files too. | Jørgen P. Tjernø | 2013-12-02 | 3 | -54/+54 |
| | | |||||
| * | Fix line endings. WHAMMY. | Jørgen P. Tjernø | 2013-12-02 | 14 | -3844/+3844 |
| | | |||||
| * | Add missing executable flag to xcode_ccache_wrapper. | Nicholas Hastings | 2013-09-05 | 1 | -0/+0 |
| | | |||||
| * | * Fixed Source Mod back-compatability by reordering methods in a couple ↵ | Joe Ludwig | 2013-09-03 | 2 | -0/+0 |
| | | | | | | | | interfaces. * Added missing singleplayer OSX libs * Updated vpc and libs. | ||||
| * | General: | Joe Ludwig | 2013-09-02 | 6 | -1/+58 |
| | | | | | | | | | | | | | | | | * 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. | ||||
| * | * Added support for building shaders in your mod | Joe Ludwig | 2013-07-17 | 16 | -503/+1658 |
| | | | | | | | | * Added nav mesh support * fixed many warnings and misc bugs * Fixed the create*projects scripts in mp * Added a bunch of stuff to .gitignore | ||||
| * | Normalize line endings | Jørgen P. Tjernø | 2013-07-05 | 1 | -28/+28 |
| | | | | | Fixes issue #75. | ||||
| * | Updated the libs. Updated vpc_* to include support for $Conditional in .vgc ↵ | Joe Ludwig | 2013-07-05 | 2 | -0/+0 |
| | | | | | files. Included vstdlib_exclude.vpc for the OSX builds. | ||||
| * | Merge https://github.com/ValveSoftware/source-sdk-2013 | Joe Ludwig | 2013-07-04 | 4 | -0/+0 |
| |\ | |||||
| | * | Add executable bit to gendbg.sh. | Jørgen P. Tjernø | 2013-06-28 | 1 | -0/+0 |
| | | | |||||
| | * | Mac: Fix corrupted protoc binaries. | Jørgen P. Tjernø | 2013-06-28 | 1 | -0/+0 |
| | | | | | | | | | These binaries were corrupted due to accidental newline ending conversion. | ||||
| | * | Add executable permission to ccache and protoc. | Jørgen P. Tjernø | 2013-06-27 | 3 | -0/+0 |
| | | | |||||
| * | | Fixed execute permissions on OSX/Linux scripts and binaries. | Joe Ludwig | 2013-07-04 | 1 | -0/+0 |
| | | | |||||
| * | | * Switched the SDK from checked-in projects to VPC, the Valve Project ↵ | Joe Ludwig | 2013-07-04 | 6 | -44/+81 |
| |/ | | | | | | Creator. See the Getting Started document on the wiki for details. * Pulled in bug fixes from HL2 and HL2MP. | ||||
| * | First version of the SOurce SDK 2013 | Joe Ludwig | 2013-06-26 | 11 | -0/+3248 |