summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2008-10-21 13:11:10 +0000
committerDavid Athay <ko2fan@gmail.com>2008-10-21 13:11:10 +0000
commitfaab9e8fd3c312c7651398ce68e2e4e4fa36ac78 (patch)
treea368a38e6d0dac75b1164396433def1a9405e501 /ChangeLog
parent104be5479d7c1192a73711b932e87c571e434985 (diff)
downloadmanaserv-faab9e8fd3c312c7651398ce68e2e4e4fa36ac78.tar.gz
manaserv-faab9e8fd3c312c7651398ce68e2e4e4fa36ac78.tar.xz
manaserv-faab9e8fd3c312c7651398ce68e2e4e4fa36ac78.zip
Game Server now reconnects to Account Server. Some postal system bugs fixed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f4c365..98ee584 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-10-21 David Athay <ko2fan@gmail.com>
+
+ * src/account-server/serverhandler.cpp,
+ src/account-server/dalstorage.cpp, src/account-server/dalstorage.hpp,
+ src/account-server/dalstoragesql.hpp, src/defines.h,
+ src/game-server/accountconnection.cpp, src/game-server/main-game.cpp: The
+ game server now tries to connect to the account server when disconnected.
+ Fixed some of the postal system.
+
2008-10-17 Andreas Habel <mail@exceptionfault.de>
* src/sql/sqlite/createTables.sql, src/sql/mysql/createTables.sql: added