aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorthilo <thilo@edf5b092-35ff-0310-97b2-ce42778d08ea>2008-03-25 16:20:03 +0000
committerthilo <thilo@edf5b092-35ff-0310-97b2-ce42778d08ea>2008-03-25 16:20:03 +0000
commit4d5e60a5f4cbe13e2c17444e8ebf5399cf2a7514 (patch)
treea344f842ed3317667a0c5b4eaa6d72cc84f16865 /README
parent07e86d96ebda4c67d32997bdba667af58023fcea (diff)
downloadioquake3-aero-4d5e60a5f4cbe13e2c17444e8ebf5399cf2a7514.tar.gz
ioquake3-aero-4d5e60a5f4cbe13e2c17444e8ebf5399cf2a7514.zip
Applied patch to clean up code for reading cvars and add new command "print" for printing the content of cvars, by Ben Millwood.
See also https://bugzilla.icculus.org/show_bug.cgi?id=3546 git-svn-id: svn://svn.icculus.org/quake3/trunk@1275 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 37dd719..ad8b900 100644
--- a/README
+++ b/README
@@ -144,6 +144,7 @@ New cvars
New commands
video [filename] - start video capture (use with demo command)
stopvideo - stop video capture
+ print - print out the contents of a cvar
------------------------------------------------------------ Miscellaneous -----