summaryrefslogtreecommitdiffstats
path: root/src/game-server/thing.hpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-121/+0
* Compile-fix for manaserv, post protocol merge.Bertram2010-05-061-17/+2
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-13/+13
* Removed "TMW" and "TMWSERV" from header guardsThorbjørn Lindeijer2009-12-061-3/+3
* Standardize on the position of the const keywordBjørn Lindeijer2009-04-261-4/+4
* Merged MovingObject into the Being classBjørn Lindeijer2009-04-261-13/+9
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-2/+0
* add effects sending system (by Chuck Miller)Roderic Morris2008-10-271-0/+1
* Implemented dynamic and selective pathblocking. Monsters are blocked by playe...Philipp Sehmisch2008-03-131-1/+1
* Replaced event system. Fixed race condition between quest variable recovery a...Guillaume Melquiond2007-08-291-3/+30
* Simplified code by using map pointers only, instead of using both map IDs and...Guillaume Melquiond2007-07-071-16/+5
* Implemented basic monster AI and fixed a stability problem caused by the spaw...Philipp Sehmisch2007-06-301-2/+14
* Separated the Thing and MovingObject classes from the Object module.Bjørn Lindeijer2007-03-301-0/+113