summaryrefslogtreecommitdiff
path: root/src/game-server/thing.hpp
AgeCommit message (Collapse)AuthorFilesLines
2007-07-07Simplified code by using map pointers only, instead of using both map IDs ↵Guillaume Melquiond1-16/+5
and map pointers.
2007-06-30Implemented basic monster AI and fixed a stability problem caused by the ↵Philipp Sehmisch1-2/+14
spawn areas.
2007-03-30Separated the Thing and MovingObject classes from the Object module.Bjørn Lindeijer1-0/+113