X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=e9752cd3cc70f654ececc50ce009b39f68b2442c;hb=e8b94b38c4be1bf3ada57ade9eb3a96adb080775;hp=08579aa295915d90bf1552506e6c9debadd582ab;hpb=33cf8c53fa267584efab93b15a99fbf78f9fb0c1;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index 08579aa2..e9752cd3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,15 @@ +2006-07-30 + * improved down-scaling of images for better level and preview graphics + 2006-07-26 * improved level number selection in main menu and player selection in setup menu (input devices section) by using standard button gadgets * added support for mouse scroll wheel (caused buggy behaviour before) * added support for scrolling horizontal scrollbars with mouse wheel by holding "Ctrl" button pressed while scrolling the wheel + * changed output file "stderr.txt" on Windows platform now always to be + created in the R'n'D sub-directory of the personal documents directory + * added Windows message box to direct to "stderr.txt" after error aborts 2006-07-25 * improved general scrollbar handling (when jump-scrolling scrollbars)