X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=16e53b91ddf2b410d2961db6633695a83b3319fe;hb=a5f961c9d6d0ef7f1b69478b6ec20fbac09548b9;hp=960d506361e8c330e1af171874e3afa93cfce053;hpb=b0a3b9168089fad528ed1b838f8b2435af2ee46b;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index 960d5063..16e53b91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,24 @@ +2006-10-09 + * fixed bug with CE with move speed "not moving" not being animated + * when changing player artwork by CE action, reset animation frame + +2006-10-03 + * fixed bug with not unmapping main menu screen gadgets on other screens + * fixed bug with un-pausing a paused game by releasing still pressed key + * fixed bug with not redrawing screen when toggling to/from fullscreen + mode while fast reloading tape (without redrawing playfield contents) + * fixed bug with quick-saving tape snapshot despite answering with "no" + +2006-08-30 + * version number set to 3.2.3 + +2006-08-29 + * version 3.2.2 released + 2006-08-29 * fixed bug with redrawing screen in fullscreen mode after quick tape reloading when using the EMC game engine + * changed token names from "last_ce_[1-8]" to "prev_ce_[1-8]" 2006-08-28 * fixed bug in GameWon() when level contains no exit (like in Sokoban)