diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-04-16 22:09:47 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-04-16 22:09:47 +0300 |
commit | 29274532457e5914cc8e4505f458c0ee597c7a76 (patch) | |
tree | 47b5801a6fce579447caae3e62b0a41ba3d5dd11 /ChangeLog | |
parent | 4093579d8789f4abd4847a7ea98c48fae163b07f (diff) | |
download | plus-29274532457e5914cc8e4505f458c0ee597c7a76.tar.gz plus-29274532457e5914cc8e4505f458c0ee597c7a76.tar.bz2 plus-29274532457e5914cc8e4505f458c0ee597c7a76.tar.xz plus-29274532457e5914cc8e4505f458c0ee597c7a76.zip |
Change version to 1.1.4.17.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2011-04-17 New release 1.1.4.17 +ManaPlus: +fix: add to trade menu item in inventory context menu. +fix: update error if update file list have empty lines (like in aethyra). +fix: manaserv support deprecated. By default all compilation scripts ignoring manaserv. +fix: inventory equip/unequip buttons. +fix: protected pickups spam. +fix: show unknown items in inventory. +add: moved help from chat to help window. +add: update progress files counter. +add: custom autocomplete words list. Place in customwords.txt. +add: dont waste chat space if input box is hidden. + 2011-04-03 New release 1.1.4.3 ManaPlus: fix: improve opengl speed. |