diff options
author | David Athay <ko2fan@gmail.com> | 2008-05-23 14:05:38 +0000 |
---|---|---|
committer | David Athay <ko2fan@gmail.com> | 2008-05-23 14:05:38 +0000 |
commit | 8d90d6d742766ef7af2aedc36c4b434c1cc61fda (patch) | |
tree | 4001ebb6a0809b7b5dd9bb2791e903abcbbb338d /ChangeLog | |
parent | 45f0e8a6c867eb7548b4680a727e8b3cdd23f012 (diff) | |
download | manaserv-8d90d6d742766ef7af2aedc36c4b434c1cc61fda.tar.gz manaserv-8d90d6d742766ef7af2aedc36c4b434c1cc61fda.tar.bz2 manaserv-8d90d6d742766ef7af2aedc36c4b434c1cc61fda.tar.xz manaserv-8d90d6d742766ef7af2aedc36c4b434c1cc61fda.zip |
Use guildmanager to add users to guilds so its stored in the db.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-05-23 David Athay <ko2fan@gmail.com> + + * src/chat-server/guildmanager.cpp, + src/chat-server/guildmanager.hpp, src/chat-server/chathandler.cpp: + Use guildmanager to add users to guilds so its stored in the db. + 2008-05-22 Philipp Sehmisch <tmw@crushnet.org> * src/game-server/being.hpp, src/game-server/collisiondetection.cpp, |