X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=285539ca6c81e536aef0fab68b7e52dfa0df544b;hb=5cdf02eb2a6d9627f7461ab9d386698cb7596096;hp=16909a52ca272998f76bdd4633abb39b2f116f56;hpb=6077980c61e1985fcc5ac969cd5e15e696498191;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index 16909a52..285539ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2010-04-07 + * added initial, experimental support for different viewport properties + (with "viewports" being menu/playfield area and doors; currently the + size of the menu/playfield area and door positions can be redefined) + +2010-04-02 + * added initial, experimental support for different window sizes + 2010-03-27 * added support for native Sokoban solution files in pure 'udlrUDLR' format with extension ".sln" instead of ".tape" for solution tapes @@ -25,10 +33,7 @@ static walls, not for in-game dynamically changing walls using CEs.) 2010-03-16 - * continued code cleanup of native Supaplex game engine - -2010-03-15 - * continued code cleanup of native Supaplex game engine + * finished code cleanup of native Supaplex game engine 2010-03-14 * started code cleanup of native Supaplex game engine