X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=e78395efe58b81fc3bf3b7d98854c753e8c78e53;hb=8f057caae2acbc12afff54102ffa4a2568b8f8c6;hp=52c3f76c5d2d9dfd86b5d5623ec5b594765b324b;hpb=1e2fa0f4dad96d33535e3dd3d85fbf9219c0d1bc;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index 52c3f76c..e78395ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,13 @@ +2007-04-04 + * cleanup of game panel elements (some elements were not really needed) + * added displaying of gravity state (on/off) as new game panel control + 2007-04-03 * added new pseudo game mode "PANEL" to define panel fonts and graphics - panel fonts now use ".PANEL" suffix instead of ".PLAYING" suffix - panel graphics now use ".PANEL" suffix instead of ".DOOR" suffix (else graphics would have to use ".PLAYING", which would be confusing) + * fixed bug when fading out to game screen with border mask defined 2007-04-02 * added attribute ".tile_size" for element style game panel controls