[Scummvm-cvs-logs] CVS: scummvm/base gameDetector.cpp,1.116,1.117
Jonathan Gray
khalek at users.sourceforge.net
Sun Jun 19 16:03:29 CEST 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/saga music.cpp,1.54,1.55 music.h,1.22,1.23 saga.cpp,1.115,1.116 script.h,1.88,1.89 sfuncs.cpp,1.127,1.128
- Next message: [Scummvm-cvs-logs] CVS: scummvm README,1.325,1.326
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/base
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26436/base
Modified Files:
gameDetector.cpp
Log Message:
Document c64 as being a valid --platform= option.
Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/gameDetector.cpp,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- gameDetector.cpp 10 May 2005 23:48:35 -0000 1.116
+++ gameDetector.cpp 19 Jun 2005 23:02:38 -0000 1.117
@@ -84,7 +84,7 @@
" --joystick[=NUM] Enable input with joystick (default: 0 = first\n"
" joystick)\n"
" --platform=WORD Specify version of game (allowed values: amiga,\n"
- " atari, fmtowns, nes, mac, pc, windows)\n"
+ " atari, c64, fmtowns, nes, mac, pc, windows)\n"
" --savepath=PATH Path to where savegames are stored\n"
" --soundfont=FILE Select the SoundFont for MIDI playback (only\n"
" supported by some MIDI drivers)\n"
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/saga music.cpp,1.54,1.55 music.h,1.22,1.23 saga.cpp,1.115,1.116 script.h,1.88,1.89 sfuncs.cpp,1.127,1.128
- Next message: [Scummvm-cvs-logs] CVS: scummvm README,1.325,1.326
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list