summaryrefslogtreecommitdiff
path: root/src/account-server/storage.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-08-14Set the database ID of a new character immediately after creating it.Freeyorp1-3/+3
2010-08-07Fixed index creation on mana_char_kill_stats tableThorbjørn Lindeijer1-1/+1
2010-08-07Revert "Added a method of updating the passwords of an existing database"Thorbjørn Lindeijer1-48/+0
2010-07-10New attribute system and major changes to many low-level areas.Freeyorp1-160/+222
2010-07-09Added LUA script bindings for manipulating the specials available to a charac...Philipp Sehmisch1-5/+54
2010-05-30Use XML::Document to automate memory cleanupThorbjørn Lindeijer1-1/+1
2010-05-16Random cleanups, adding const, removing unnecessary clear callsThorbjørn Lindeijer1-5/+1
2010-05-16Changed and split up the default location for loading dataThorbjørn Lindeijer1-14/+6
2010-02-23Removed some unnecessary log messagesPhilipp Sehmisch1-1/+0
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2010-01-18Reverted the accountserver-affecting changes of commits a9a87aea and dfc6875e...Philipp Sehmisch1-3/+0
2010-01-17Removed last traces of hardcoded access levels form game-server, begun with u...Philipp Sehmisch1-0/+3
2010-01-08Added tracing of kill count for each monster per characterPhilipp Sehmisch1-3/+83
2009-12-06Added a method of updating the passwords of an existing databaseThorbjørn Lindeijer1-3/+48
2009-12-06Moved storagesql.hpp into storage.hppThorbjørn Lindeijer1-4/+44
2009-12-06Renamed DALStorage to StorageThorbjørn Lindeijer1-0/+1998
2007-08-30Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...Guillaume Melquiond1-65/+0
2007-07-02Cleaned prototypes and factored out duplicate code.Guillaume Melquiond1-81/+1
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+145