rnd-20040319-B-src
[rocksndiamonds.git] / ChangeLog
index 438cbfc310b5512cb4977e9cc1b836fa06ec9413..21e28ba2d1b15bf274ccf4505413a48366670291 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,19 @@
+2004-03-16
+       * added option "no scrolling when relocating" for instant teleporting
+
+2004-03-15
+       * added trigger element and trigger player to use as target elements
+       * added copy and paste editor functions for custom and group elements
+
+2004-03-14
+       * fixed graphical bug when displaying explosion animations
+       * fixed bug when appending to tapes, resulting in broken tapes
+       * re-recorded a few tapes broken by fixing gravity checking bug
+
 2004-03-13
        * "can move into acid" property now for all elements independently
        * "can fall into acid" property for player stored in same bitfield now
-       * added option for deadliness for sp_sniksnak and sp_electron
+       * added option for deadliness of Supaplex 'sniksnak' and 'electron'
        * version number set to 3.1.0 (finally!)
 
 2004-03-09
@@ -10,7 +22,7 @@
 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
+       * added option "can fall into acid (with gravity)" for players
        * fixed bug with player not falling when snapping down with gravity
 
 2004-03-07