[Scummvm-cvs-logs] CVS: scummvm/base gameDetector.cpp,1.84,1.85

Torbjörn Andersson eriktorbjorn at users.sourceforge.net
Thu Oct 14 00:19:25 CEST 2004


Update of /cvsroot/scummvm/scummvm/base
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9346/base

Modified Files:
	gameDetector.cpp 
Log Message:
Documented the --savepath option.


Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/gameDetector.cpp,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- gameDetector.cpp	8 Oct 2004 16:07:42 -0000	1.84
+++ gameDetector.cpp	14 Oct 2004 07:17:02 -0000	1.85
@@ -75,6 +75,7 @@
 	"  --joystick[=NUM]         Enable input with joystick (default: 0 = first\n"
 	"                           joystick)\n"
 	"  --platform=WORD          Specify version of game (allowed values: amiga,\n"
+	"  --savepath=PATH          Path to where savegames are stored\n"
 	"                           atari, fmtowns, mac, pc, windows)\n"
 	"  --multi-midi             Enable combination Adlib and native MIDI\n"
 	"  --native-mt32            True Roland MT-32 (disable GM emulation)\n"





More information about the Scummvm-git-logs mailing list