[Scummvm-cvs-logs] CVS: scummvm Makefile.mingw,1.12,1.13 NEWS,1.14,1.15 README,1.83,1.84

Travis Howell kirben at users.sourceforge.net
Mon May 5 09:01:12 CEST 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv24610

Modified Files:
	Makefile.mingw NEWS README 
Log Message:

Add indy3ega to supported list
Add separate builds option for mingw


Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.mingw,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile.mingw	26 Apr 2003 11:44:13 -0000	1.12
+++ Makefile.mingw	5 May 2003 16:00:49 -0000	1.13
@@ -47,6 +47,15 @@
 # CXXFLAGS+= -Wshadow -Werror
 
 #######################################################################
+# Control which modules are built - uncomment any to disable module   #
+#######################################################################
+
+# DISABLE_SCUMM = 1
+# DISABLE_SIMON = 1
+# DISABLE_SKY = 1
+
+
+#######################################################################
 # Misc stuff - you should normally never have to edit this            #
 #######################################################################
 

Index: NEWS
===================================================================
RCS file: /cvsroot/scummvm/scummvm/NEWS,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- NEWS	5 May 2003 15:24:05 -0000	1.14
+++ NEWS	5 May 2003 16:00:49 -0000	1.15
@@ -8,7 +8,7 @@
 - Curse of Monkey Island (comi) support (experimental)
 - Added support for the EGA versions of Loom, Monkey Island and Indy3
 - Improved music support in Indy3 and the floppy versions of Monkey Islands
-- Many important Simon the Sorcerer 1/2 improvements and fixes
+- Many Simon the Sorcerer 1 & 2 improvements and fixes
 - Very pre-alpha Beneath a Steel Sky code. Don't expect it to do anything. 
 - Even more pre-alpha support for V2 SCUMM games (Maniac Mansion and Zak)
 - Preliminary support for early Humongous Entertainment titles (very experimental)

Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- README	5 May 2003 15:18:43 -0000	1.83
+++ README	5 May 2003 16:00:50 -0000	1.84
@@ -38,6 +38,7 @@
 be playable to the end:
 
         Indiana Jones & the Last Crusade (256)     [Game: indy3]
+        Indiana Jones & the Last Crusade (EGA)     [Game: indy3ega]
         Loom (16 color floppy version)             [Game: loom]
         Loom (256 color CD version)                [Game: loomcd]
         Zak McKracken (256 color FM Towns version) [Game: zak256]
@@ -56,7 +57,6 @@
 prevent them from being fully supported at this time. Please do not file bug reports
 about them.
         
-        Indiana Jones & the Last Crusade (EGA)     [Game: indy3ega]
         Full Throttle                              [Game: ft]
         Curse of Monkey Island                     [Game: comi]
 
@@ -128,13 +128,12 @@
                 - F10 key animation in simon2mac is different compared to original game
 
        Indy 3 (The Last Crusade):
-                - Music and Sound may not play
+                - No sound effects
                 - In some rooms Indy may be able to walk to odd places
                 - There are some minor graphical glitches
 
        Monkey Island (EGA Version):
-                - Music doesn't loop
-                - Sound doesn't play
+                - No sound effects
 
        Indy 4 (Fate Of Atlantis):
                 - Keyboard fighting does not work. ScummVM now defaults to





More information about the Scummvm-git-logs mailing list