rnd-20031008-1-src
[rocksndiamonds.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 247edadc0c5e60b45f2cd05f2f1baa18771565fb..983e51261583a16d4f955bbbfab0a423067c10c3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,19 @@
+Release Version 3.0.7 [?? ??? ????]
+-----------------------------------
+
+Release Version 3.0.6 [06 OCT 2003]
+-----------------------------------
+       - fixed bug when initializing font graphic structure
+       - fixed bug with animation mode "pingpong" when using only 1 frame
+       - fixed bug with extended change target introduced in 3.0.5
+       - fixed bug where passing over moving element doubles player speed
+       - fixed bug with elements continuing to move into push direction
+       - fixed bug with duplicated player when dropping bomb with shield on
+       - fixed switching bug (resetting flag when not switching but not idle)
+       - fixed element tokens for certain file elements with ".active" etc.
+       - added "switching" event for custom elements ("pressing" only once)
+       - added support for MP3 music for SDL version through SMPEG library
+
 Release Version 3.0.5 [29 SEP 2003]
 -----------------------------------
        - fixed bug in multiple config pages loader code that caused crashes