summaryrefslogtreecommitdiff
path: root/src/account-server/serverhandler.hpp
AgeCommit message (Expand)AuthorFilesLines
2008-07-07Added party support between account and game servers.David Athay1-0/+5
2007-09-23Simplified interface of the handler used for connections from game servers to...Guillaume Melquiond1-79/+32
2007-09-16Added global accounting of beings.Guillaume Melquiond1-0/+6
2007-09-16Cleaned game-server handler a bit before adding statistics.Guillaume Melquiond1-18/+13
2007-08-30Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...Guillaume Melquiond1-6/+8
2007-06-26Merged guilds-and-parties branch to trunkDavid Athay1-0/+19
2007-03-18Added a TokenCollector class for matching magic_tokens.Rogier Polak1-1/+1
2007-03-05Added an abstrart base class for characterdata, in order to use the same seri...Rogier Polak1-8/+3
2007-01-04Started serializing character possessions. Reduced their memory footprint.Guillaume Melquiond1-0/+6
2007-01-03Split persistent player data from game server data. Enabled inventory code back.Guillaume Melquiond1-1/+1
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+90