summaryrefslogtreecommitdiff
path: root/src/game-server/thing.hpp
AgeCommit message (Expand)AuthorFilesLines
2008-03-13Implemented dynamic and selective pathblocking. Monsters are blocked by playe...Philipp Sehmisch1-1/+1
2007-08-29Replaced event system. Fixed race condition between quest variable recovery a...Guillaume Melquiond1-3/+30
2007-07-07Simplified code by using map pointers only, instead of using both map IDs and...Guillaume Melquiond1-16/+5
2007-06-30Implemented basic monster AI and fixed a stability problem caused by the spaw...Philipp Sehmisch1-2/+14
2007-03-30Separated the Thing and MovingObject classes from the Object module.Bjørn Lindeijer1-0/+113