[Scummvm-cvs-logs] CVS: scummvm/scumm scumm.cpp,1.602,1.603
Eugene Sandulenko
sev at users.sourceforge.net
Sat Oct 15 20:14:13 CEST 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/backends/dc Makefile,1.28,1.29 README,1.5,1.6
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm script_v100he.cpp,2.172,2.173 wiz_he.cpp,2.95,2.96 wiz_he.h,2.29,2.30
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10824
Modified Files:
scumm.cpp
Log Message:
Correct heversion for updated dog-on-a-stick.
Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.602
retrieving revision 1.603
diff -u -d -r1.602 -r1.603
--- scumm.cpp 15 Oct 2005 11:03:32 -0000 1.602
+++ scumm.cpp 16 Oct 2005 03:11:46 -0000 1.603
@@ -561,7 +561,7 @@
{"8e3241ddd6c8dadf64305e8740d45e13", "Putt-Putt and Pep's Balloon-O-Rama (Updated)", GID_HEGAME, 6, 100, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows},
- {"d4b8ee426b1afd3e53bc0cf020418cf6", "Putt-Putt and Pep's Dog on a Stick (Updated)", GID_HEGAME, 6, 98, MDT_NONE,
+ {"d4b8ee426b1afd3e53bc0cf020418cf6", "Putt-Putt and Pep's Dog on a Stick (Updated)", GID_HEGAME, 6, 99, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows},
{"1d05cd189e4908f79b57e78a4402f292", "Monkey Island 1 (EGA)", GID_MONKEY_EGA, 4, 0, MDT_PCSPK | MDT_ADLIB | MDT_NATIVE,
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/backends/dc Makefile,1.28,1.29 README,1.5,1.6
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm script_v100he.cpp,2.172,2.173 wiz_he.cpp,2.95,2.96 wiz_he.h,2.29,2.30
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list