diff options
author | Reid <reidyaro@gmail.com> | 2011-08-08 16:51:11 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-08-08 16:51:11 +0200 |
commit | 7f8498bf14338f67089881afb14b0b398a152c8c (patch) | |
tree | e0ba5648c775776be6177dae3c0c8b50922517b1 /ChangeLog | |
parent | 391a4c3a1e4d5c3815ba7c822fb9bd03969dea6e (diff) | |
parent | bcd0bdb1f087c3153d070baa274e7ecf8c8268e1 (diff) | |
download | plus-7f8498bf14338f67089881afb14b0b398a152c8c.tar.gz plus-7f8498bf14338f67089881afb14b0b398a152c8c.tar.bz2 plus-7f8498bf14338f67089881afb14b0b398a152c8c.tar.xz plus-7f8498bf14338f67089881afb14b0b398a152c8c.zip |
Merge branch 'master' of gitorious.org:manaplus/manaplus
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2011-08-07 New release 1.1.8.7 +ManaPlus: +fix: player attack animation length. +fix: random opacity issue in complex sprites in software mode. +fix: compilation in manaserv mode. +fix: adjust wait time after pasting text. possible should fix multiply paste issue. +add: improve perfomance in caching complex sprites in software mode. +add: improve perfomance with max opacity in software mode. +add: different keys in edit fields. + 2011-07-24 New release 1.1.7.24 ManaPlus: fix: compilation without opengl. |