rocksndiamonds-3.0.1
authorHolger Schemel <info@artsoft.org>
Mon, 18 Aug 2003 19:52:38 +0000 (21:52 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:43:20 +0000 (10:43 +0200)
CHANGES
src/Makefile
src/conftime.h

diff --git a/CHANGES b/CHANGES
index 3e2997ebe66145bf9ca98de034d6657a7659f3a3..59296c15f3146f9f1e157e689f59fd4df6226c0d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
-Release Version 3.0.1 [?? ??? ????]
+Release Version 3.0.1 [18 AUG 2003]
 -----------------------------------
-       - fixed bug which caused a crash at startup under Solaris
-       - fixed bug which caused the DOS version not finding its files
+       - fixed bug that caused a crash at startup under Solaris
+       - fixed bug that caused the DOS version not finding its files
        - fixed bug with missing graphic for active red disk bomb
        - added custom element property for dropping collected elements
        - added another 128 custom elements for those who can't get enough
index 595f5996acb4a4770dcf80e888de840d08f2ee3d..ff28877633b2b653aa14aa87f2e396da2af41c55 100644 (file)
@@ -103,7 +103,7 @@ CONFIG_GAME_DIR = $(CONFIG_RO_GAME_DIR) $(CONFIG_RW_GAME_DIR)
 
 
 CONFIG = $(CONFIG_GAME_DIR) $(CONFIG_SCORE_ENTRIES) $(JOYSTICK)
-DEBUG = -DDEBUG -g
+DEBUG = -DDEBUG -g
 # PROFILING = $(PROFILING_FLAGS)
 
 # OPTIONS = $(DEBUG) -Wall                     # only for debugging purposes
index 6988211b1520c7289475e14607281f8f3ee890f1..052f4be3749c846a741935436794f2dbbd629dba 100644 (file)
@@ -1 +1 @@
-#define COMPILE_DATE_STRING "[2003-08-17 18:53]"
+#define COMPILE_DATE_STRING "[2003-08-18 21:51]"