aboutsummaryrefslogtreecommitdiff
path: root/sp/src/createallprojects.bat
Commit message (Collapse)AuthorAgeFilesLines
* Updated the SDK with the latest code from the TF and HL2 branches.Michael Sartain2014-10-021-2/+0
|
* added bat equivalent of ↵Neico2013-12-061-0/+2
| | | | https://github.com/ValveSoftware/source-sdk-2013/pull/196
* Line-ending fixes for most of the remaining files.Jørgen P. Tjernø2013-12-031-1/+1
| | | | | | | | | | | Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
* * Switched the SDK from checked-in projects to VPC, the Valve Project ↵Joe Ludwig2013-07-041-0/+1
Creator. See the Getting Started document on the wiki for details. * Pulled in bug fixes from HL2 and HL2MP.