X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=8f53fa16a159d0c55f7465ec639fd3bc53704bd9;hb=3494549d6f5c8d1d5497ec7eb9fa80a7ca6579ee;hp=c8b50dc28a10d654a6cd7f5067f1bbb6994b3e21;hpb=89a94915f3e61cb22e01622cd9cc3c1b6f4b36bb;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index c8b50dc2..8f53fa16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +2003-10-03 + * fixed bug when initializing font graphic structure + * fixed bug with animation mode "pingpong" when using only 1 frame + * fixed bug with extended change target introduced in 3.0.5 + * fixed bug where passing over moving element doubles player speed + * fixed bug with elements continuing to move into push direction + * fixed bug with duplicated player when dropping bomb with shield on + * added "switching" event for custom elements ("pressing" only once) + * fixed switching bug (resetting flag when not switching but not idle) + +2003-09-29 + * fixed element tokens for certain file elements with ".active" etc. + +2003-09-29 + * Version number set to 3.0.6. + +2003-09-29 + * Version 3.0.5 released. + +2003-09-28 + * now four envelope elements available + * font, background, animation and sound for envelope now configurable + * main menu doors opening/closing animation type now configurable + +2003-09-27 + * active/inactive sides configurable for custom element changes + * new movement type "move when pushed" available for custom elements + +2003-09-20 + * fixed bug in multiple config pages loader code that caused crashes + +2003-09-13 + * enhanced (remaining low-resolution) Supaplex graphics + +2003-09-13 + * Version number set to 3.0.5. + +2003-09-13 + * Version 3.0.4 released. + +2003-09-12 src/tools.c + * fixed bug in custom definition of crumbled element graphics + +2003-09-11 src/files.c + * fixed bug in multiple config pages code that caused crashes + 2003-09-08 * Version number set to 3.0.4.