]> git.xonotic.org Git - xonotic/darkplaces.git/commit
cvar: csqc_usedemoprogs
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 20 Aug 2011 16:46:20 +0000 (16:46 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Tue, 23 Aug 2011 19:24:17 +0000 (21:24 +0200)
commitb470807e53b3d5b6655fbee991ebca973a6453c2
treef570ccad827dc59a610ac29eda44c9d4162f8fc5
parent9a53b119b2aa8c9d0913e0936e4d9938cd44bec5
cvar: csqc_usedemoprogs

allows to use the file system csprogs.dat for demo playback, mainly useful
for debugging csqc issues that happen when playing back a demo

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11288 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=8ab7e82de6aed81dec7da6debee9d4e37cea9c2b
cl_main.c
csprogs.c
sv_main.c