X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=0f4e570a32f1b606b8f3ebb69df52b369a4b074b;hb=4b1b5a2a67227d3023ff6da4596be31eae8eaefc;hp=b373cd3d2f654486bd0a98a0cad2256d73b2758c;hpb=3fb9d9cf97f3d4da6066f3c6b2ce84c81b768982;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index b373cd3d..0f4e570a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-05-24 + * fixed bug with moving up despite gravity due to "block last field" + * fixed small bug with wrong draw offset when typing name in main menu + * when reading user names from "passwd", ignore data after first comma + * when creating new "levelinfo.conf", only write some selected entries + +2005-05-15 + * added setup option "skip levels" and possibility to skip levels + +2005-04-28 + * fixed displaying "imported from/by" on preview with empty string + * fixed ignoring draw offset for fonts used for level preview texts + 2005-04-24 * fixed a delay problem with SDL and too many mouse motion events * added setup option "skip levels" and level skipping functionality