X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=c38176acc1c8f5e9dd3ca48083de88efb13f0c52;hb=ba4235954c2f507e24bcffa0faa3fc02266da3a2;hp=cad40644f89d9ec49fd2cf6c6326eab88ebfc07c;hpb=05806ade9f17db7227484a6b04b2e13654079b32;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index cad40644..c38176ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,29 @@ +2015-03-07 + * added support for gadget-like pressable menu buttons on main screen + +2015-03-02 + * added classic graphics, sounds and music to git repository + * added classic level sets to git repository + * added element description files to git repository + * changed mouse cursor on title screens not being always invisible + * added manually edited non-preset audio volume values to select list + (if sound, loops or music volume was manually edited in "setup.conf") + +2015-02-27 + * fixed using "background.TOOLBOX", which was simply ignored before + +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' + * fixed using 'PageUp' and 'PageDown' keys for element list in editor + +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