[Scummvm-cvs-logs] SF.net SVN: scummvm: [21356] scummvm/trunk

kirben at users.sourceforge.net kirben at users.sourceforge.net
Sat Mar 18 02:58:02 CET 2006


Revision: 21356
Author:   kirben
Date:     2006-03-18 02:56:52 -0800 (Sat, 18 Mar 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=21356&view=rev

Log Message:
-----------
Document the autosave_period config file setting

Modified Paths:
--------------
    scummvm/trunk/README
    scummvm/trunk/doc/08.tex
Modified: scummvm/trunk/README
===================================================================
--- scummvm/trunk/README	2006-03-18 10:30:47 UTC (rev 21355)
+++ scummvm/trunk/README	2006-03-18 10:56:52 UTC (rev 21356)
@@ -1224,6 +1224,7 @@
         path            string   The path to where a game's data files are
         read_only       bool     If true, ScummVM will never try to overwrite
                                  the configuration file.
+        autosave_period number   The seconds between autosaving (default: 300)
         save_slot       number   The save game number to load on startup.
         savepath        string   The path to where a game will store its
                                  savegames.

Modified: scummvm/trunk/doc/08.tex
===================================================================
--- scummvm/trunk/doc/08.tex	2006-03-18 10:30:47 UTC (rev 21355)
+++ scummvm/trunk/doc/08.tex	2006-03-18 10:56:52 UTC (rev 21356)
@@ -62,6 +62,7 @@
         path           &string   The path to where a game's data files are\\
         read\_only     &bool     If true, ScummVM will never try to overwrite\\
                        &         the configuration file.\\
+        autosave\_period&number   The seconds between autosaving (default: 300)
         save\_slot     &number   The save game number to load on startup.\\
         savepath       &string   The path to where a game will store its\\
                        &         savegames.\\


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list