summaryrefslogtreecommitdiff
path: root/src/account-server/accounthandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-08-14Handled money as part of the inventory.Guillaume Melquiond1-39/+22
2007-08-13Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables.Guillaume Melquiond1-11/+0
2007-06-26Merged guilds-and-parties branch to trunkDavid Athay1-0/+2
2007-03-23Mostly fixed some compilation issues.Bjørn Lindeijer1-3/+1
2007-03-22Implemented communication of attribute changes from server to client.Philipp Sehmisch1-1/+1
2007-03-20Removed check for difference between lowest and highest attribute at char cre...Philipp Sehmisch1-11/+0
2007-03-20Corrected a bug, that occurred when connecting to the game-server.Rogier Polak1-1/+1
2007-03-19fixed more spelling mistakes.Philipp Sehmisch1-4/+4
2007-03-18Added a TokenCollector class for matching magic_tokens.Rogier Polak1-268/+314
2007-03-15Set the default map position of new characters to a value that makes more sen...Philipp Sehmisch1-2/+2
2007-03-14Corrected formatting of single-line commentsRogier Polak1-1/+1
2007-03-14Modified the game-server to use AbstractCharacterData, some renamingRogier Polak1-12/+12
2007-03-10Added a utility function for creating magic_tokensRogier Polak1-9/+4
2007-03-05Added an abstrart base class for characterdata, in order to use the same seri...Rogier Polak1-59/+68
2007-02-04Added support for switching character by reconnecting to the account server andBjørn Lindeijer1-8/+133
2007-01-07 r149@saline: gmelquio | 2007-01-07 15:27:50 +0100Guillaume Melquiond1-2/+2
2007-01-05Simplified handling of verbosity levels. Optimized code by generating only ne...Guillaume Melquiond1-81/+7
2007-01-03Split persistent player data from game server data. Enabled inventory code back.Guillaume Melquiond1-15/+11
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+707