summaryrefslogtreecommitdiff
path: root/src/game-server/accountconnection.hpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-26Standardize on the position of the const keywordBjørn Lindeijer1-4/+4
2009-03-06Added transactional history to game server.David Athay1-0/+5
2008-12-12Fixed game server crash and code styleBjørn Lindeijer1-24/+29
2008-12-01Added new table to store online users. See mantis #553Andreas Habel1-1/+8
2008-11-30Add sync Buffer according to mantis #550Andreas Habel1-0/+60
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-31Changed command system to handle commands without template magic.David Athay1-0/+5
2008-09-19Added post communication between chat and game servers.David Athay1-0/+10
2008-07-03Removed guild stuff from game server and added some party stuff to it.David Athay1-27/+1
2007-09-16Added global accounting of beings.Guillaume Melquiond1-1/+6
2007-08-31Implemented "ban" remote command.Guillaume Melquiond1-0/+5
2007-08-28Implemented quest variables.Guillaume Melquiond1-1/+12
2007-07-23Commented out code unavailable from client side. Added support for NPCs.Guillaume Melquiond1-0/+2
2007-07-17Some more cleanup of chat handler related code.Bjørn Lindeijer1-1/+1
2007-06-26Merged guilds-and-parties branch to trunkDavid Athay1-0/+24
2007-03-14Modified the game-server to use AbstractCharacterData, some renamingRogier Polak1-3/+3
2007-02-04Added support for switching character by reconnecting to the account server andBjørn Lindeijer1-0/+6
2007-01-03Split persistent player data from game server data. Enabled inventory code back.Guillaume Melquiond1-2/+2
2006-12-30Almost a complete implementation for warping players between servers.Guillaume Melquiond1-0/+7
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+50