[Scummvm-cvs-logs] CVS: scummvm/common file.cpp,1.46,1.47
Travis Howell
kirben at users.sourceforge.net
Tue Sep 23 23:20:02 CEST 2003
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm scummvm.cpp,2.399,2.400
- Next message: [Scummvm-cvs-logs] CVS: scummvm/simon intern.h,1.19,1.20 res.cpp,1.23,1.24 simon.cpp,1.297,1.298 sound.cpp,1.45,1.46
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1:/tmp/cvs-serv8279/common
Modified Files:
file.cpp
Log Message:
Add Acorn version of Simon the Sorcerer 1 Talkie
Index: file.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/file.cpp,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- file.cpp 17 Sep 2003 21:06:15 -0000 1.46
+++ file.cpp 24 Sep 2003 06:19:30 -0000 1.47
@@ -71,6 +71,10 @@
"DATA/",
"resource/",
"RESOURCE/",
+ // Simon the Sorcerer 1 Acorn
+ "execute/",
+ "EXECUTE/",
+ // Simon the Sorcerer 2 Amiga/Mac
"voices/",
"VOICES/",
// sword2 stuff if user just copied files without putting
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm scummvm.cpp,2.399,2.400
- Next message: [Scummvm-cvs-logs] CVS: scummvm/simon intern.h,1.19,1.20 res.cpp,1.23,1.24 simon.cpp,1.297,1.298 sound.cpp,1.45,1.46
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list