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
This commit is contained in:
Thilo Schulz 2008-03-25 16:20:03 +00:00
parent 7a5243a3b2
commit 302b1b49ff
2 changed files with 71 additions and 87 deletions

1
README
View file

@ -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 -----