summaryrefslogtreecommitdiff
path: root/src/account-server/main-account.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-09-19Added post communication between chat and game servers.David Athay1-0/+7
2008-09-15* Added doxygen file, docu will be generated under docs/api/htmlAndreas Habel1-0/+13
2008-08-28Added checking for expired bans.David Athay1-0/+3
2008-04-23Updated documentation a bit.Bjørn Lindeijer1-1/+0
2008-03-05Fixed guild creation.David Athay1-1/+2
2008-03-04Changed Makefile.am so server now builds, added initialising guild managerDavid Athay1-1/+3
2008-02-28Work in Progress commit of guilds.David Athay1-10/+4
2007-09-23Simplified interface of the handler used for connections from game servers to...Guillaume Melquiond1-10/+5
2007-09-23Simplified interface of the connection handler used for clients of the accoun...Guillaume Melquiond1-8/+4
2007-09-22Cleaned both configuration and resource managers.Guillaume Melquiond1-13/+10
2007-09-16Added global accounting of beings.Guillaume Melquiond1-6/+37
2007-08-30Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...Guillaume Melquiond1-19/+19
2007-08-13Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables.Guillaume Melquiond1-14/+0
2007-06-26Merged guilds-and-parties branch to trunkDavid Athay1-0/+7
2007-03-11Added a utils::processor namespace and a function to determine if, the proces...Rogier Polak1-1/+5
2007-03-10Added a utility function for creating magic_tokensRogier Polak1-0/+3
2007-03-05Added an abstrart base class for characterdata, in order to use the same seri...Rogier Polak1-1/+1
2007-02-24Small modification to fix compilation issues on MS-WindowsRogier Polak1-0/+2
2007-02-01Added graceful server shutdown, chose some more sane variables names for SQLBjørn Lindeijer1-1/+12
2007-01-06Removed world timer usage from account server, instead letting ENet wait duringBjørn Lindeijer1-33/+3
2007-01-05Simplified handling of verbosity levels. Optimized code by generating only ne...Guillaume Melquiond1-16/+16
2007-01-05Removed log level argument from LOG_FATAL helper macro, with the assumptionBjørn Lindeijer1-2/+2
2007-01-04Cleaned and updated project files, fixed Win32 PACKAGE_VERSION definition.Eugenio Favalli1-3/+0
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+327