summaryrefslogtreecommitdiff
path: root/src/game-server/character.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-03-15Set the default map position of new characters to a value that makes more ↵Philipp Sehmisch1-13/+29
sense. Implemented new basic attribute system on account server. Removed attribute modifiers, unified basic and derived attributes, storing attributes in a vector, renamed some attribute identifiers, removed identifiers for derived attributes that aren't needed yet.
2007-03-14Modified the game-server to use AbstractCharacterData, some renamingRogier Polak1-0/+108