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