summaryrefslogtreecommitdiff
path: root/src/account-server/account.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-15Manage CharacterData using std::unique_ptrThorbjørn Lindeijer1-2/+7
2022-08-19Apply C++11 fixitsThorbjørn Lindeijer1-1/+1
2022-08-19Apply C++11 fixitsThorbjørn Lindeijer1-1/+1
2013-12-08Delete some unused copy constructorsThorbjørn Lindeijer1-2/+2
2013-05-02Fixed a bunch of cppcheck warningsErik Schilling1-0/+3
2013-04-11Renamed Character -> CharacterData in the accountserverErik Schilling1-1/+1
2013-01-09Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer1-1/+1
2011-08-10login with random hashStefan Beller1-0/+20
2011-03-20General cleanups and code style fixesThorbjørn Lindeijer1-1/+1
2011-03-12Removed a bunch of silly documentationThorbjørn Lindeijer1-7/+2
2010-12-29Made the server handle properly the characters slots.Yohann Ferreira1-2/+9
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-0/+215