summaryrefslogtreecommitdiff
path: root/src/account-server/storage.hpp
AgeCommit message (Expand)AuthorFilesLines
2009-12-06Added a method of updating the passwords of an existing databaseThorbjørn Lindeijer1-1/+3
2009-12-06Renamed DALStorage to StorageThorbjørn Lindeijer1-0/+144
2007-08-30Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...Guillaume Melquiond1-373/+0
2007-08-28Implemented quest variables.Guillaume Melquiond1-0/+11
2007-07-28Replaced user names by client pointers when handling channels, in order to re...Guillaume Melquiond1-2/+2
2007-07-02Cleaned prototypes and factored out duplicate code.Guillaume Melquiond1-19/+16
2007-06-26Merged guilds-and-parties branch to trunkDavid Athay1-0/+45
2007-03-05Added an abstrart base class for characterdata, in order to use the same seri...Rogier Polak1-2/+13
2007-02-04Added support for switching character by reconnecting to the account server andBjørn Lindeijer1-0/+10
2006-12-31Finished implementation for warping players around servers. Thoroughly untested.Guillaume Melquiond1-0/+9
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+290