summaryrefslogtreecommitdiffstats
path: root/src/account-server/account.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed some compile warnings.Bjørn Lindeijer2008-10-211-2/+2
* * Extended tmw_accounts table with columns for lastlogin and registration dat...Andreas Habel2008-09-101-0/+10
* Tidied up account server.Guillaume Melquiond2007-08-311-15/+2
* Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...Guillaume Melquiond2007-08-301-42/+8
* Fixed handling of account levels.Guillaume Melquiond2007-08-291-20/+4
* Added support for user commands. Implemented "warp" and "item".Guillaume Melquiond2007-08-271-92/+2
* Added an abstrart base class for characterdata, in order to use the same seri...Rogier Polak2007-03-051-11/+13
* Added graceful server shutdown, chose some more sane variables names for SQLBjørn Lindeijer2007-02-011-1/+1
* Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond2006-12-291-0/+218