rnd-20051203-1-src
[rocksndiamonds.git] / ChangeLog
index 950fe3174103317b10ebe2e27cc98ba2dbb4d790..0867745c45a79ed8255dab46114ff4a78e56a9e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-03
+       * fixed major bug which prevented private levels from being edited
+
+2005-12-02
+       * fixed graphical bug with player animation when player moves slowly
+
 2005-11-28
        * fixed bug which prevented "global.num_toons: 0" from working
 
@@ -17,7 +23,7 @@
          (should be '#include <SDL.h>' instead)
 
 2005-08-20
-       * fixed bug preventing "walkable from no direction" from being ignored
+       * fixed bug which prevented "walkable from no direction" from working
          (due to compatibility code overwriting this setting after loading)
 
 2005-08-15