summaryrefslogtreecommitdiff
path: root/src/account-server/character.hpp
AgeCommit message (Expand)AuthorFilesLines
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-13/+13
2009-12-06Removed "TMW" and "TMWSERV" from header guardsThorbjørn Lindeijer1-2/+2
2009-10-09Synced the protocol file with client in protocol.h, letting other defines in ...Bertram1-1/+1
2009-10-01Adds code for saving and getting status effects from the databaseChuck Miller1-0/+16
2009-07-03Makes Skills non hard codedChuck Miller1-2/+12
2009-04-26Standardize on the position of the const keywordBjørn Lindeijer1-7/+7
2009-04-26Merged MovingObject into the Being classBjørn Lindeijer1-67/+43
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch1-1/+26
2007-08-30Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...Guillaume Melquiond1-0/+192