summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-04-02 19:07:14 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-04-02 19:07:14 +0000
commit43d51d4a7c00bb425d004acf7eeb5e4aa4e969b0 (patch)
tree1a497ed7219d0450a0b33baf6a20d4b48f6b5404 /ChangeLog
parente89ecd460dd2aa14aa7fd01292628fb74cb34692 (diff)
downloadmana-client-43d51d4a7c00bb425d004acf7eeb5e4aa4e969b0.tar.gz
mana-client-43d51d4a7c00bb425d004acf7eeb5e4aa4e969b0.tar.bz2
mana-client-43d51d4a7c00bb425d004acf7eeb5e4aa4e969b0.tar.xz
mana-client-43d51d4a7c00bb425d004acf7eeb5e4aa4e969b0.zip
Added ConfigListener class to allow listening for changes to config options,
and added a GUI opacity slider to the setup window that utilizes this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index ded372d8..2bf175de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
-0.0.11 (.... 2005)
-- Fixed get item button and chatWindow: Enter (de)focuses chat window
+0.0.11 (... April 2005)
+- Changed chat entry behaviour to focus on enter and defocus on send message
- Added walking with mouse by clicking where you want to go
- Added diagonal walking with keyboard
- Added a choice dialog of how many items to drop
@@ -8,7 +8,7 @@
- Upgraded to Guichan 0.3.0
- Chat now appears in a window
- Beings now walk a lot smoother
-- More complete support for new map format (collision, compression)
+- Completed support for new map format (collision, compression)
- Fixed problem where players would often turn up with black hair
- Fixed not showing other players dead when they die
- Fixed multiple crashes in being path handling