stratagus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stratagus-CVS] stratagus ./Rules.make.orig ./setup contrib/dox...


From: Nehal Mistry
Subject: [Stratagus-CVS] stratagus ./Rules.make.orig ./setup contrib/dox...
Date: Sun, 09 Nov 2003 11:20:56 -0500

CVSROOT:        /cvsroot/stratagus
Module name:    stratagus
Branch:         
Changes by:     Nehal Mistry <address@hidden>   03/11/09 11:20:56

Modified files:
        .              : Rules.make.orig setup 
        contrib        : doxygen-stratagus.cfg 

Log message:
        cleanups - remove NEW_FOW NEW_SHIPS

Patches:
Index: stratagus/Rules.make.orig
diff -u stratagus/Rules.make.orig:1.153 stratagus/Rules.make.orig:1.154
--- stratagus/Rules.make.orig:1.153     Sun Nov  9 01:24:16 2003
+++ stratagus/Rules.make.orig   Sun Nov  9 11:20:55 2003
@@ -21,7 +21,7 @@
 ##     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ##     GNU General Public License for more details.
 ##
-##     $Id: Rules.make.orig,v 1.153 2003/11/09 06:24:16 jsalmon3 Exp $
+##     $Id: Rules.make.orig,v 1.154 2003/11/09 16:20:55 nehalmistry Exp $
 ##
 
 ############################################################################
@@ -202,12 +202,10 @@
 ## USE_MAD             Use mad mp3 audio player support.
 ## These aren't working yet:
 ## NEW_MAPDRAW         Stephans new map draw code (broken in this release)
-## NEW_FOW             New fog of war code, should work correct
-## NEW_SHIPS           New correct ship movement.
 ## HIERARCHIC_PATHFINDER       Use hierarchic pathfinder
 DFLAGS=        $(THREAD) $(CCL) $(VERSION) $(VIDEO) $(ZDEFS) $(DSOUND) 
$(DEBUG) \
        -DUNIT_ON_MAP -DUSE_FLAC -DUSE_OGG -DUSE_MAD \
-       -DUSE_HP_FOR_XP # -DNEW_MAPDRAW=1 -DNEW_SHIPS
+       -DUSE_HP_FOR_XP # -DNEW_MAPDRAW=1
 
 ## choose optimise level
 #CFLAGS=-g -O0 $(PROFILE) -pipe -Wcast-align -Wall -Werror $(IFLAGS) $(DFLAGS)
Index: stratagus/contrib/doxygen-stratagus.cfg
diff -u stratagus/contrib/doxygen-stratagus.cfg:1.2 
stratagus/contrib/doxygen-stratagus.cfg:1.3
--- stratagus/contrib/doxygen-stratagus.cfg:1.2 Thu Jul  3 12:35:37 2003
+++ stratagus/contrib/doxygen-stratagus.cfg     Sun Nov  9 11:20:55 2003
@@ -606,7 +606,7 @@
 
 PREDEFINED             = USE_ZLIB USE_BZ2LIB USE_FLAC USE_OGG USE_MAD \
                        WITH_SOUND DEBUG DOXYGEN UNIT_ON_MAP NEW_AI \
-                       USE_LIBMODPLUG USE_HP_FOR_XP NEW_FOW USE_SDL \
+                       USE_LIBMODPLUG USE_HP_FOR_XP USE_SDL \
                        USE_SDLA USE_LIBCDA BUILDING_DESTROYED \
                        __attribute__(x)=""
 
Index: stratagus/setup
diff -u stratagus/setup:1.159 stratagus/setup:1.160
--- stratagus/setup:1.159       Sun Nov  9 01:24:16 2003
+++ stratagus/setup     Sun Nov  9 11:20:55 2003
@@ -23,7 +23,7 @@
 ##     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ##     GNU General Public License for more details.
 ##
-##     $Id: setup,v 1.159 2003/11/09 06:24:16 jsalmon3 Exp $
+##     $Id: setup,v 1.160 2003/11/09 16:20:55 nehalmistry Exp $
 ##
 ##-----------------------------------------------------------------------------
 ##     HERE ARE SOME USER-CONFIGURABLE VARIABLES
@@ -49,8 +49,6 @@
 ## USE_MAD             Use mad mp3 audio player support (asked by setup).
 ## These aren't working yet:
 ## NEW_MAPDRAW         Stephans new map draw code (value>1 shows update)
-## NEW_FOW             New fog of war code, should work correct
-## NEW_SHIPS           New correct ship movement.
 ## HIERARCHIC_PATHFINDER       Use hierarchic pathfinder
 
 ##-----------------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]