summaryrefslogtreecommitdiff
path: root/src/game-server/monster.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-03Use callbacks for items, monsters and status effectsThorbjørn Lindeijer1-1/+26
2012-03-02Merged all the different Lua states into oneThorbjørn Lindeijer1-6/+0
2012-01-02Made all beings capable of having a genderErik Schilling1-0/+8
2011-06-17Changed the attack message to send the attack id.Yohann Ferreira1-2/+2
2011-05-26Allow monsters to drop multiple itemsStefan Dombrowski1-6/+1
2011-03-20Moved defines.h and manaserv_protocol.h into 'common'Thorbjørn Lindeijer1-1/+1
2011-03-17Micro-optimizations related to std::stringThorbjørn Lindeijer1-2/+1
2011-03-16Allowed monster names in @spawn commandPhilipp Sehmisch1-0/+15
2011-03-15Some code style cleanups in AutoAttack classThorbjørn Lindeijer1-1/+1
2011-03-12Removed a bunch of silly documentationThorbjørn Lindeijer1-7/+0
2011-03-11Split path finding out of the Map classThorbjørn Lindeijer1-2/+2
2011-02-16Fixed doc about stroll range, which is coded in pixels.Yohann Ferreira1-2/+2
2011-01-30Made the monsters' attributes compute fine again.Yohann Ferreira1-1/+8
2010-12-29Moved parts needing to be in sync with the client in protocol.h.Yohann Ferreira1-2/+2
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-0/+351