aboutsummaryrefslogtreecommitdiff
path: root/mp/src/materialsystem/stdshaders/cleantemps.bat
Commit message (Collapse)AuthorAgeFilesLines
* Line-ending fixes for most of the remaining files.Jørgen P. Tjernø2013-12-031-12/+12
| | | | | | | | | | | 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.
* * Added support for building shaders in your modJoe Ludwig2013-07-171-0/+12
* Added nav mesh support * fixed many warnings and misc bugs * Fixed the create*projects scripts in mp * Added a bunch of stuff to .gitignore