summaryrefslogtreecommitdiff
path: root/src/account-server/accounthandler.cpp
AgeCommit message (Expand)AuthorFilesLines
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