summaryrefslogtreecommitdiff
path: root/src/game-server/monster.hpp
AgeCommit message (Expand)AuthorFilesLines
2007-08-18First part of a patch for completing the RPG system (character attributes) of...Guillaume Melquiond1-13/+6
2007-07-23Sent proper monster identifiers.Guillaume Melquiond1-0/+12
2007-07-08Added monster drops.Guillaume Melquiond1-2/+40
2007-06-30Implemented basic monster AI and fixed a stability problem caused by the spaw...Philipp Sehmisch1-3/+61
2007-03-31Added a DeathListener interface, which the SpawnArea now uses to get notifiedBjørn Lindeijer1-1/+1
2007-03-31Made a start with having monsters spawn using a SpawnArea.Bjørn Lindeijer1-66/+66
2007-03-30repaired some svn errorsPhilipp Sehmisch1-86/+3
2007-03-30Renamed "Controlled" to "Monster" and moved it into the game-server directory.Philipp Sehmisch1-0/+149