X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=CHANGES;h=8b5497edd24bf0af2e86f6256a1d08227e006d1e;hb=fb8e38bdcf517d25055b236a3bb2cc1ccbf5fccc;hp=59296c15f3146f9f1e157e689f59fd4df6226c0d;hpb=a530a872ff12d67824085ecab416af021c094838;p=rocksndiamonds.git diff --git a/CHANGES b/CHANGES index 59296c15..8b5497ed 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,40 @@ +Release Version 3.0.6 [?? ??? ????] +----------------------------------- + +Release Version 3.0.5 [29 SEP 2003] +----------------------------------- + - fixed bug in multiple config pages loader code that caused crashes + - enhanced (remaining low-resolution) Supaplex graphics + - active/inactive sides configurable for custom element changes + - new movement type "move when pushed" available for custom elements + - now four envelope elements available + - font, background, animation and sound for envelope now configurable + - main menu doors opening/closing animation type now configurable + +Release Version 3.0.4 [13 SEP 2003] +----------------------------------- + - fixed bug in multiple config pages code that caused crashes + - fixed bug in custom definition of crumbled element graphics + +Release Version 3.0.3 [08 SEP 2003] +----------------------------------- + - fixed bug (missing array boundary check) which could crash the game + - fixed problem with setting mouse cursor in SDL version in fullscreen + - fixed problem with flickering when drawing toon animations + - fixed problem with player animation when snapping and moving + - fixed several nasty bugs that may have caused crashes on some systems + - added envelope content which gets displayed when collecting envelope + - added multiple change event pages for custom elements + - added support for loading various music formats through SDL_mixer + - added music to Supaplex classic level set + +Release Version 3.0.2 [22 AUG 2003] +----------------------------------- + - fixed bug with messing up custom element properties in 3.0.0 levels + - fixed bug with choosing wrong engine version when playing tapes + - fixed bug with creating inaccessible elements at player position + - fixed bug with not finding current level artwork directory + Release Version 3.0.1 [18 AUG 2003] ----------------------------------- - fixed bug that caused a crash at startup under Solaris