[Scummvm-cvs-logs] CVS: scummvm/doc 08.tex,1.14,1.15
Max Horn
fingolfin at users.sourceforge.net
Sat Apr 23 06:52:50 CEST 2005
Update of /cvsroot/scummvm/scummvm/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6576/doc
Modified Files:
08.tex
Log Message:
Simplified debuglevel handling:
- it's only honored in the global level of the config file
- all checks for it go through gDebugLevel now, which is made global
- the '-d' switch is handled in a slightly saner and consistent way
- removed 'debuglevel' from the config format documentation; we do
not want to encourage the avarage user to use it
Index: 08.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/08.tex,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- 08.tex 13 Apr 2005 00:11:41 -0000 1.14
+++ 08.tex 23 Apr 2005 13:52:27 -0000 1.15
@@ -118,8 +118,6 @@
& Queen
\\
boot\_param &number Pass this number to the boot script\\
- debuglevel &number Enable debug output. The higher number, the\\
- & more verbose output.\\
\end{tabular}
Broken Sword II adds the following non-standard keywords:\\
More information about the Scummvm-git-logs
mailing list