changed editor key shortcut for undo/redo to 'u' and 'Shift-u'
[rocksndiamonds.git] / ChangeLog
index cad40644f89d9ec49fd2cf6c6326eab88ebfc07c..dc189929dc557c4053256089ce2156b3c911d8cd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
+2015-02-23
+       * added key pad '-', '+' and '0' keys to zoom function in level editor
+       * changed editor key shortcut for undo/redo to 'u' and 'Shift-u'
+
+2015-02-21
+       * added 1%, 2% and 5% to volume controls for sound and music settings
+
 2015-02-14
        * fixed bug with editor border element not adjusted after resizing level
+       * changed unused playfield from "default" to "empty" after loading level
+       * increased number of undo/redo steps in level editor from 10 to 64
 
 2015-02-13
        * added zoom functionality for playfield drawing area to level editor