| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated the SDK with the latest code from the TF and HL2 branches. | Michael Sartain | 2014-10-02 | 1 | -0/+0 |
| | | |||||
| * | Line-ending fixes for most of the remaining files. | Jørgen P. Tjernø | 2013-12-03 | 1 | -0/+0 |
| | | | | | | | | | | | | 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. | ||||
| * | Updated the SDK with the latest code from the TF and HL2 branches | Joe Ludwig | 2013-12-03 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | * Adds support for Visual Studio 2012 and 2013 * VR Mode: . Switches from headtrack.dll to sourcevr.dll . Improved readability of the UI in VR . Removed the IPD calibration tool. TF2 will now obey the Oculus configuration file. Use the Oculus calibration tool in your SDK or install and run "OpenVR" under Tools in Steam to calibrate your IPD. . Added dropdown to enable VR mode in the Video options. Removed the -vr command line option. . Added the ability to switch in and out of VR mode without quitting the game . By default VR mode will run full screen. To switch back to a borderless window set the vr_force_windowed convar. . Added support for VR mode on Linux * Many assorted bug fixes and other changes from Team Fortress in various shared files | ||||
| * | * Added support for building shaders in your mod | Joe Ludwig | 2013-07-17 | 1 | -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 | |||||