diff options
author | David Athay <ko2fan@gmail.com> | 2007-12-21 15:07:20 +0000 |
---|---|---|
committer | David Athay <ko2fan@gmail.com> | 2007-12-21 15:07:20 +0000 |
commit | 4c8a8afa1df1c3d7c48464432d168d2dfa1b81dc (patch) | |
tree | 7d31ee20abe90299c6782ab76ab58f1efc725715 /ChangeLog | |
parent | 0c531de47eae77ab9fb2ec7a1fd6fc2be1462ef4 (diff) | |
download | mana-4c8a8afa1df1c3d7c48464432d168d2dfa1b81dc.tar.gz mana-4c8a8afa1df1c3d7c48464432d168d2dfa1b81dc.tar.bz2 mana-4c8a8afa1df1c3d7c48464432d168d2dfa1b81dc.tar.xz mana-4c8a8afa1df1c3d7c48464432d168d2dfa1b81dc.zip |
Attempted to fix client freeze when unable to connect to update host, and added exit dialog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ -2007-12-21 Bjørn Lindeijer <bjorn@lindeijer.nl> +2007-12-21 David Athay <ko2fan@gmail.com> + + * src/game.cpp, src/gui/updatewindow.cpp: Attempted to fix client + freeze when unable to connect to update host, and added exit dialog + when client loses connection. + +2007-12-21 Bjørn Lindeijer <bjorn@lindeijer.nl> * src/gui/shoplistbox.cpp: Fixed shop list box not to scroll up when the selection is removed. |