summaryrefslogtreecommitdiff
path: root/src/game-server/spawnarea.hpp
AgeCommit message (Expand)AuthorFilesLines
2007-07-08Added monster drops.Guillaume Melquiond1-6/+3
2007-07-07Simplified code by using map pointers only, instead of using both map IDs and...Guillaume Melquiond1-1/+1
2007-06-30Implemented basic monster AI and fixed a stability problem caused by the spaw...Philipp Sehmisch1-0/+2
2007-03-31Took into account spawn rate.Bjørn Lindeijer1-0/+1
2007-03-31Added a DeathListener interface, which the SpawnArea now uses to get notifiedBjørn Lindeijer1-1/+6
2007-03-31Made a start with having monsters spawn using a SpawnArea.Bjørn Lindeijer1-0/+51