X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=b7f003c0ea0953804ed0d3d0fec658dda5662dc4;hb=ef45167ef6edc052f7d551b2fe1906432d12777f;hp=d1a0045e2ab1bb9ce847ae1b33bf01f517509867;hpb=0c6144aa1196e8121ba38716f9f95836d0ccbb9e;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index d1a0045e..b7f003c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2010-11-19 + * fixed nasty bug (affecting crumbled graphics) after adding new special + graphics suffix ".TAPE" (and messing some things up in src/main.c) + +2010-08-04 + * fixed wrong argument order in DrawTextBuffer() in gadgets.c + (this caused fonts in envelope config in level editor being invisible) + +2010-07-19 + * fixed some problems with half tile size and even tile sized playfields + 2010-07-12 * added level selection screen (when clicking on main menu level number) * added level tracing (played, solved) for use in level selection screen