cleanup of handling setup options
[rocksndiamonds.git] / ChangeLog
index 4d7295a6db4a0e333c20ab2cd0c86b74323a6b28..00eea69a1ae883fa8e7ecefff57d0bdfd740a8a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2015-06-21
+       * extended automatic tape playing modes:
+         - "autotest" to automatically test tapes (this was "autoplay" before)
+         - "autoplay" to automatically play tapes (visibly)
+         - "autoffwd" to automatically play tapes (visibly, with maximum speed)
+
+2015-06-16
+       * fixed and enhanced screen fading and background/border handling
+
+2015-05-31
+       * added setup option to enable/disable (now optional) snapshot buttons
+
+2015-04-22
+       * added lag prevention to door/request/envelope animations
+
 2015-04-15
        * added option "program_icon_file" to run-time "special edition" support