rnd-20081007-1-src
[rocksndiamonds.git] / ChangeLog
index a002c20557aa3f44ffeed4188911e56eeb003a29..8a72a75b6e30f2bb21202ccd404ba32f383d51b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,25 @@
+2008-10-06
+       * fixed problems with re-mapping players on playfield to input devices
+
+2008-09-29
+       * fixed bug with player relocation while the player switches an element
+
+2008-09-24
+       * fixed bug with EM/DC style exit and EM/DC style steel exit which was
+         not walkable (and did not let the player enter) when in process of
+         opening, but not fully open yet (which can cause the player not being
+         able to enter the exit in EM/DC style levels in time)
+
+2008-08-02
+       * fixed some bugs regarding the new level/CE random seed reset options
+
 2008-07-14
        * moved "level settings" and "editor settings" to two tabbed screens in
          level editor to gain space for additional level property settings
+       * added level setting to start a level with always the same random seed
+       * added CE action "set random seed" to re-initialize random seed in game
+         (this is the only CE action that gets executed before the CE changes,
+         which is needed to use the newly set random seed during the CE change)
 
 2008-06-16
        * fixed redraw problem of special editor door when playing from editor