summaryrefslogtreecommitdiff
path: root/src/game-server/thing.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-05-06Compile-fix for manaserv, post protocol merge.Bertram1-17/+2
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
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-3/+3
2009-04-26Standardize on the position of the const keywordBjørn Lindeijer1-4/+4
2009-04-26Merged MovingObject into the Being classBjørn Lindeijer1-13/+9
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-27add effects sending system (by Chuck Miller)Roderic Morris1-0/+1
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