X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=adf52116f1570edd63c31d69a18f5e057eb3379e;hb=7ffc21d9a4a3772e2855611cd03c8942b8f0e395;hp=7604d7f59a9e6c31a6739afa44edb0ce02bf4e26;hpb=be3e04a40de491eba75821258bd84a4b9a08ac87;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index 7604d7f5..adf52116 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-06-13 + * fixed bug (missing array boundary check) which caused broken tapes + * fixed bug (when loading level template) which caused broken levels + * fixed bug with new block last field code when using non-yellow player + 2004-06-12 * fixed bug when pressing "stop, pause, stop, play" on tape recorder * internal change of how the player blocks the last field when moving @@ -6,6 +11,7 @@ unsuccessfully trying to move, when he directly could move after that * the last two changes should make original Supaplex level 93 solvable * improved use of random number generator to make it less predictable + * fixed behaviour of slippery SP elements to let slip left, then right 2004-06-11 * fixed bug with wrong door state after trying to quickload empty tape