initial
[supertux.git] / CHANGES.txt
index 6e4526c..9d1c9af 100644 (file)
@@ -1,11 +1,73 @@
 CHANGES.txt for Super Tux
 
-by Bill Kendrick
+by Bill Kendrick & Tobias Glaesser
 bill@newbreedsoftware.com
 http://www.newbreedsoftware.com/supertux/
 
-0.0.5 - ???
------------
+
+0.0.6 - current CVS version
+---------------------------
+  * Improved menu.
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Fixed the menu-flickering and added a cool shadow effect.
+    Ricardo Cruz <rick2@aeiou.pt> & Tobias Glaesser <tobi.web@gmx.de>
+
+  * Fixed some issues around our new leveleditor.
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * New leveleditor! I'd like to put a second and a third exclamation mark here. :)
+    Ricardo Cruz <rick2@aeiou.pt>
+
+  * Added: stereo sounds
+    Duong-Khang NGUYEN <neoneurone@users.sf.net>
+
+  * Added: displaying tux left
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Added: --disable-music and music on/off menu option
+    Duong-Khang NGUYEN <neoneurone@users.sf.net>
+
+  * Changed out some music.  Created sped-up versions of songs for when
+    time is running out.
+    Bill Kendrick <bill@newbreedsoftware.com>
+
+  * New laptop enemy graphics.  Sounds when you stomp and kick them.
+    Bill Kendrick <bill@newbreedsoftware.com>
+
+
+0.0.5 - December 24th, 2003
+---------------------------
+  * Added "Level 2"
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Added a menu. You can set sound and fullscreen on and off for example.
+    Tobias Glaesser <tobi.web@gmx.de>
+    
+  * Improved sound handling again. Added: playing different
+    songs in one level is now supported (now we need new songs!)
+    Duong-Khang NGUYEN <neoneurone@users.sf.net>
+    
+  * Added 'PAUSE' feature.
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Levels have to specify a theme now.
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Fixed FIXME (tux doesn't die anymore, when he reaches the end of a level).
+    And added a result-screen. (Nothing spectacular ;) )
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Fixed FIXME (sound when 100 distros are reached).
+    And set the maximum lives to 4.
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * New images for the shared folder.
+    Duong-Khang NGUYEN <neoneurone@users.sf.net>
+
+  * 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 +76,26 @@ 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>
+
+  * One-ups ever 100 distros
+    Tobias Glaesser <tobi.web@gmx.de>
+
+  * Fixed up Makefile
+    Tobias Glaesser <tobi.web@gmx.de>
 
 0.0.4 - July 15, 2002
 ---------------------