X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=c115e0301b81707017c2296fed669ea61e4a0dfe;hb=c1dca83f9655759c36e3e5e9e95739d46c55c894;hp=2bf75b8eb5fdbc2ccb10399748505793fc513690;hpb=70b6d1af1a18c70b698cac732ec04e69ac32315c;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index 2bf75b8e..c115e030 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +2006-03-09 + * fixed small bug in EMC level loader (copyright sign in EM II levels) + +2006-03-08 + * added delayed ignition of EM style dynamite when used in R'n'D engine + * added limited movement range to EMC engine when focus on all players + +2006-03-06 + * fixed bug with missing (zero) score values for native Supaplex levels + +2006-03-05 + * added "continuous snapping" (snapping many elements while holding the + snap key pressed, without releasing the snap key after each element) + as a new player setting for more compatibility with the classic games + +2006-03-04 + * finished scrolling for "focus on all players" in EMC graphics engine + +2006-02-28 + * level sets with "levels: 0" are ignored for levels, but not artwork + * fixed bug when scanning empty level group directories (endless loop) + +2006-02-26 + * fixed bug with explosion graphic for player using "Murphy" graphic + * fixed bug with explosion graphic if player leaves explosion in time + * changed some descriptive text in setup menu to use medium-width font + * added key shortcut settings for switching player focus to setup menu + +2006-02-25 + * fixed bug with random value initialization when recording tapes + * fixed bug with playing single player tapes when team mode activated + +2006-02-22 + * fixed little bug when trying to switch to player that does not exist + +2006-02-19 + * added player switching (visual and quick) to R'n'D and EM game engine + * added setup option to select visual or quick in-game player switching + 2006-02-16 * added use of "Home" and "End" keys to handle element list in editor