diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,9 +1,13 @@ +2006-12-29 Guillaume Melquiond <guillaume.melquiond@gmail.com> + + * src/gui/connection.cpp: Fixed displaying of progress dialog. + 2006-12-29 Philipp Sehmisch <tmw@crushnet.org> - * src/localplayer.h, src/net/beinghandler.cpp, src/net/beinghandler.h, - src/net/gameserver/player.cpp, src/net/gameserver/player.h, - src/net/protocol.h: - Implemented catching and displaying of damage notifications. + * src/localplayer.h, src/net/beinghandler.cpp, src/net/beinghandler.h, + src/net/gameserver/player.cpp, src/net/gameserver/player.h, + src/net/protocol.h: Implemented catching and displaying of damage + notifications. 2006-12-27 Philipp Sehmisch <tmw@crushnet.org> |