aboutsummaryrefslogtreecommitdiff
path: root/mp/src/devtools/bin/vpc_linux
Commit message (Collapse)AuthorAgeFilesLines
* * Added support for building shaders in your modJoe Ludwig2013-07-171-0/+0
| | | | | | | * Added nav mesh support * fixed many warnings and misc bugs * Fixed the create*projects scripts in mp * Added a bunch of stuff to .gitignore
* Updated the libs. Updated vpc_* to include support for $Conditional in .vgc ↵Joe Ludwig2013-07-051-0/+0
| | | | files. Included vstdlib_exclude.vpc for the OSX builds.
* Fixed execute permissions on OSX/Linux scripts and binaries.Joe Ludwig2013-07-041-0/+0
|
* * Switched the SDK from checked-in projects to VPC, the Valve Project ↵Joe Ludwig2013-07-041-0/+0
Creator. See the Getting Started document on the wiki for details. * Pulled in bug fixes from HL2 and HL2MP.