summaryrefslogtreecommitdiffstats
path: root/src/game-server/character.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implemented basic monster AI and fixed a stability problem caused by the spaw...Philipp Sehmisch2007-06-301-0/+2
* Fixed initial attribute status.Guillaume Melquiond2007-06-161-0/+1
* Mostly fixed some compilation issues.Bjørn Lindeijer2007-03-231-1/+1
* Implemented communication of attribute changes from server to client.Philipp Sehmisch2007-03-221-0/+22
* Set the default map position of new characters to a value that makes more sen...Philipp Sehmisch2007-03-151-13/+29
* Modified the game-server to use AbstractCharacterData, some renamingRogier Polak2007-03-141-0/+108