source-sdk-2013/mp/game/mod_hl2mp
Joe Ludwig beaae8ac45 Updated the SDK with the latest code from the TF and HL2 branches
* 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
2013-12-03 08:54:16 -08:00
..
cfg Added skill cfg files so that refilling ammo will work. 2013-07-29 16:40:43 -07:00
maps First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
materials * Added support for building shaders in your mod 2013-07-17 18:26:59 -07:00
resource Updated the SDK with the latest code from the TF and HL2 branches 2013-12-03 08:54:16 -08:00
scripts First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
shaders/fxc Added bloom shader and screenspace effect helpers as examples for the SDK. 2013-07-30 15:10:15 -07:00
gameinfo.txt Rename GameInfo.txt to gameinfo.txt 2013-06-30 19:03:02 +02:00