summaryrefslogtreecommitdiff
path: root/src/account-server/account.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-13/+13
2009-10-03Limit login attempt frequency based on IP addressThorbjørn Lindeijer1-13/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-21Fixed some compile warnings.Bjørn Lindeijer1-2/+2
2008-09-10* Extended tmw_accounts table with columns for lastlogin and registration dat...Andreas Habel1-0/+10
2007-08-31Tidied up account server.Guillaume Melquiond1-15/+2
2007-08-30Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...Guillaume Melquiond1-42/+8
2007-08-29Fixed handling of account levels.Guillaume Melquiond1-20/+4
2007-08-27Added support for user commands. Implemented "warp" and "item".Guillaume Melquiond1-92/+2
2007-03-05Added an abstrart base class for characterdata, in order to use the same seri...Rogier Polak1-11/+13
2007-02-01Added graceful server shutdown, chose some more sane variables names for SQLBjørn Lindeijer1-1/+1
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+218