rnd-20040310-1-src
[rocksndiamonds.git] / ChangeLog
index 71f243a96328d3d460775765a251c4353c363f6f..ef2f864552813a5f0544b85849a313df2a6d7a07 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2004-03-09
+       * changed tape recording to only record input, not programmed actions
+       * YET TO COME ... added option ... for sp_sniksnak and sp_electron
+
+2004-03-08
+       * fixed totally broken (every 8th frame skipped) step-by-step recording
+       * fixed bug with requester not displayed when quick-loading interrupted
+       * added option "can fall into acid (with gravity)" for player elements
+       * fixed bug with player not falling when snapping down with gravity
+
+2004-03-07
+       * fixed bug which messed up key config when using keypad number keys
+
+2004-03-03
+       * fixed bug which allowed moving upwards even when gravity was active
+       * fixed bug with missing error handling when dumping levels or tapes
+
+2004-03-02
+       * added different colored editor graphics for Supaplex gravity tubes
+
+2004-03-01
+       * fixed bug that allowed solvable tapes for unsolvable levels
+
+2004-02-28
+       * use unlimited number of droppable elements when "count" set to zero
+       * added option to use step limit instead of time limit for level
+
+2004-02-27
+       * added player and change page as trigger for custom element change
+
 2004-02-24
        * fixed bug with exploding amoeba (explosion 3x3 instead of 1x1)