[Scummvm-cvs-logs] CVS: scummvm/scumm scumm.cpp,1.299,1.300

kirben kirben at users.sourceforge.net
Fri Jan 28 20:47:25 CET 2005


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

Modified Files:
	scumm.cpp 
Log Message:

Add freddi's.


Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.299
retrieving revision 1.300
diff -u -d -r1.299 -r1.300
--- scumm.cpp	29 Jan 2005 04:23:46 -0000	1.299
+++ scumm.cpp	29 Jan 2005 04:47:15 -0000	1.300
@@ -444,6 +444,7 @@
 	{ "airdemo", "Airport Demo", true},
 	{ "balloon", "Balloon-O-Rama", true},
 	{ "chase", "Cheese Chase", true},
+	{ "circdemo", "Putt Circus Demo", true},
 	{ "dog", "Dog on a Stick", true},
 	{ "f3-mdemo", "F3-Mdemo", true },
 	{ "f4-demo", "Freddi 4 Demo", true },
@@ -454,6 +455,11 @@
 	{ "footdemo", "FootBall Demo", true },
 	{ "foxdemo", "FoxDemo", true },
 	{ "freddemo", "Freddi Demo", true },
+	{ "freddi", "Freddi Fish", true },
+	{ "freddi2", "Freddi Fish 2", true },
+	{ "freddi3", "Freddi Fish 3", true },
+	{ "freddi4", "Freddi 4", true },
+	{ "freddicove", "FreddiCove", true },
 	{ "kinddemo", "Kinddemo", true },
 	{ "lost", "Lost and Found", true},
 	{ "maze", "Maze Madness", true},
@@ -470,6 +476,7 @@
 	{ "putttime-demo", "TimeDemo", false },
 	{ "racedemo", "RaceDemo", true },
 	{ "sf2-demo", "Spy Fox 2 - Demo", true },
+	{ "sf3-demo", "Spy Ozone Demo", true },
 	{ "socks", "SockWorks", true },
 	{ "spyfox", "SPYFox", true },
 	{ "spyfox2", "Spy Fox 2", true },





More information about the Scummvm-git-logs mailing list