[Scummvm-cvs-logs] CVS: scummvm/base gameDetector.cpp,1.132,1.133
kirben
kirben at users.sourceforge.net
Sat Jan 21 16:00:01 CET 2006
- Previous message: [Scummvm-cvs-logs] CVS: scummvm README,1.358,1.359
- Next message: [Scummvm-cvs-logs] CVS: scummvm/doc 05_01.tex,1.27,1.28 05_04.tex,1.11,1.12 06.tex,1.2,1.3 08.tex,1.17,1.18
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/base
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13875/base
Modified Files:
gameDetector.cpp
Log Message:
Add new platforms.
Sync. more changes.
Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/base/gameDetector.cpp,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- gameDetector.cpp 21 Jan 2006 13:01:18 -0000 1.132
+++ gameDetector.cpp 21 Jan 2006 23:59:04 -0000 1.133
@@ -85,8 +85,9 @@
" drive)\n"
" --joystick[=NUM] Enable input with joystick (default: 0 = first\n"
" joystick)\n"
- " --platform=WORD Specify version of game (allowed values: amiga,\n"
- " atari, c64, fmtowns, nes, mac, pc, windows)\n"
+ " --platform=WORD Specify version of game (allowed values: acorn,\n"
+ " amiga, atari, c64, fmtowns, nes, mac, pc, segacd,\n"
+ " 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 README,1.358,1.359
- Next message: [Scummvm-cvs-logs] CVS: scummvm/doc 05_01.tex,1.27,1.28 05_04.tex,1.11,1.12 06.tex,1.2,1.3 08.tex,1.17,1.18
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list