summaryrefslogtreecommitdiff
path: root/src/game-server/charactercomponent.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-05-15General code cleanupsThorbjørn Lindeijer1-6/+7
2022-08-19Apply C++11 fixitsThorbjørn Lindeijer1-7/+6
2022-08-19Apply C++11 fixitsThorbjørn Lindeijer1-6/+6
2013-09-30Actually send and store the equipment slotErik Schilling1-7/+3
2013-09-26Store questlog values in the databaseErik Schilling1-1/+111
2013-09-15Renamed sendFullStatus to markAllInfoAsChangedErik Schilling1-19/+10
2013-09-15Fixed last commitErik Schilling1-6/+4
2013-09-15Fixed handling of reconnects while the old connection is still validErik Schilling1-3/+15
2013-09-08Renamed character.cpp to charactercomponent.cppErik Schilling1-0/+583