aboutsummaryrefslogtreecommitdiff
path: root/sp/src
Commit message (Collapse)AuthorAgeFilesLines
* General:Joe Ludwig2013-09-02168-750/+5807
| | | | | | | | | | | | | | | * 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 bloom shader and screenspace effect helpers as examples for the SDK.Joe Ludwig2013-07-3013-0/+658
|
* Added missing OSX and Linux shaderlibsJoe Ludwig2013-07-182-0/+0
|
* * Added support for building shaders in your modJoe Ludwig2013-07-17213-1357/+27538
| | | | | | | * Added nav mesh support * fixed many warnings and misc bugs * Fixed the create*projects scripts in mp * Added a bunch of stuff to .gitignore
* Merge pull request #36 from AnAkIn1/fogplayerparams_fixJoe Ludwig2013-07-161-2/+2
|\ | | | | Fix typo and value which should be non float
| * Fix typo and value which should be non floatAnAkIn12013-06-291-2/+2
| |
* | Normalize line endingsJørgen P. Tjernø2013-07-0511-16043/+16043
| | | | | | | | Fixes issue #75.
* | Updated the libs. Updated vpc_* to include support for $Conditional in .vgc ↵Joe Ludwig2013-07-0521-0/+0
| | | | | | | | files. Included vstdlib_exclude.vpc for the OSX builds.
* | Merge https://github.com/ValveSoftware/source-sdk-2013Joe Ludwig2013-07-045-0/+0
|\|
| * Add executable bit to gendbg.sh.Jørgen P. Tjernø2013-06-281-0/+0
| |
| * Mac: Fix corrupted protoc binaries.Jørgen P. Tjernø2013-06-281-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-274-0/+0
| |
* | Fixed execute permissions on OSX/Linux scripts and binaries.Joe Ludwig2013-07-043-0/+0
| |
* | * Switched the SDK from checked-in projects to VPC, the Valve Project ↵Joe Ludwig2013-07-04206-70992/+18217
|/ | | | | | Creator. See the Getting Started document on the wiki for details. * Pulled in bug fixes from HL2 and HL2MP.
* Fixed various missing filesJoe Ludwig2013-06-277-36/+758
|
* First version of the SOurce SDK 2013Joe Ludwig2013-06-263693-0/+1653344