summaryrefslogtreecommitdiff
path: root/src/account-server/characterdata.hpp
AgeCommit message (Expand)AuthorFilesLines
2007-08-14Handled money as part of the inventory.Guillaume Melquiond1-9/+0
2007-07-01Made character data persistent across logout/login.Guillaume Melquiond1-5/+0
2007-07-01Reverted inventory handling code to the last known working state. Simplified ...Guillaume Melquiond1-23/+17
2007-06-26Merged guilds-and-parties branch to trunkDavid Athay1-0/+9
2007-03-14Corrected formatting of single-line commentsRogier Polak1-1/+1
2007-03-14Modified the game-server to use AbstractCharacterData, some renamingRogier Polak1-12/+12
2007-03-05Added an abstrart base class for characterdata, in order to use the same seri...Rogier Polak1-0/+191