X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=8f53fa16a159d0c55f7465ec639fd3bc53704bd9;hb=3494549d6f5c8d1d5497ec7eb9fa80a7ca6579ee;hp=44de1e5d2a0244722482bd559cf1603f60663e42;hpb=fb8e38bdcf517d25055b236a3bb2cc1ccbf5fccc;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index 44de1e5d..8f53fa16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +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.