aboutsummaryrefslogtreecommitdiff
path: root/mp/src/game/server/server_hl2mp.vpc
Commit message (Collapse)AuthorAgeFilesLines
* Fix line endings. WHAMMY.Jørgen P. Tjernø2013-12-021-296/+296
|
* * Added support for building shaders in your modJoe Ludwig2013-07-171-0/+1
| | | | | | | * Added nav mesh support * fixed many warnings and misc bugs * Fixed the create*projects scripts in mp * Added a bunch of stuff to .gitignore
* * Switched the SDK from checked-in projects to VPC, the Valve Project ↵Joe Ludwig2013-07-041-0/+295
Creator. See the Getting Started document on the wiki for details. * Pulled in bug fixes from HL2 and HL2MP.