[Scummvm-cvs-logs] CVS: scummvm Makefile.mingw,1.12,1.12.2.1 NEWS,1.12.2.2,1.12.2.3 README,1.82.2.1,1.82.2.2

Travis Howell kirben at users.sourceforge.net
Mon May 5 08:52:08 CEST 2003


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

Modified Files:
      Tag: branch-0-4-0
	Makefile.mingw NEWS README 
Log Message:

Add indy3ega to supported list
Disable sky in mingw build


Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.mingw,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -d -r1.12 -r1.12.2.1
--- Makefile.mingw	26 Apr 2003 11:44:13 -0000	1.12
+++ Makefile.mingw	5 May 2003 15:51:49 -0000	1.12.2.1
@@ -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.12.2.2
retrieving revision 1.12.2.3
diff -u -d -r1.12.2.2 -r1.12.2.3
--- NEWS	5 May 2003 15:23:34 -0000	1.12.2.2
+++ NEWS	5 May 2003 15:51:49 -0000	1.12.2.3
@@ -5,7 +5,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.82.2.1
retrieving revision 1.82.2.2
diff -u -d -r1.82.2.1 -r1.82.2.2
--- README	5 May 2003 14:54:03 -0000	1.82.2.1
+++ README	5 May 2003 15:51:49 -0000	1.82.2.2
@@ -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