Implemented --help and --disable-sound (patch by Duong-Khang NGUYEN <neoneurone@users...
[supertux.git] / CHANGES.txt
index 6e4526c..86244bd 100644 (file)
@@ -4,8 +4,11 @@ by Bill Kendrick
 bill@newbreedsoftware.com
 http://www.newbreedsoftware.com/supertux/
 
-0.0.5 - ???
------------
+0.0.5 - December 19th, 2003 - ???
+---------------------------
+  * command-line option "--disable-sound" and "--help" now work
+    Duong-Khang NGUYEN <neoneurone@users.sf.net>
+    
   * Added high score feature.
     Adam Czachorowski <gislan@o2.pl>
 
@@ -14,6 +17,29 @@ http://www.newbreedsoftware.com/supertux/
 
   * Sped up FPS (throttle)
 
+  * Adding a new level (level,images,music) should be very easy now!
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Shooting enemies increases score
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Game over sequence.
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Added 'make install PREFIX=/usr' and 'make uninstall PREFIX=/usr'
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Initial support for additional levels.
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Added small "Level 2"
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * One-ups ever 100 distros
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Fixed up Makefile
+
 
 0.0.4 - July 15, 2002
 ---------------------