summaryrefslogtreecommitdiffstats
path: root/src/account-server/guild.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Work in Progress commit of guilds.David Athay2008-02-281-92/+0
|
* Got rid of abstract storage and reference-counted pointers. Fixed lifetime ↵Guillaume Melquiond2007-08-301-0/+2
| | | | of accounts and characters in server memory. Cleaned some code.
* Separated ChatClient class from chathandler.cpp, cleaned up handling ofBjørn Lindeijer2007-07-201-40/+23
| | | | | | messages, defining a method for each handled message and some code formatting cleanup and corrected headers.
* Merged guilds-and-parties branch to trunkDavid Athay2007-06-261-0/+107