summaryrefslogtreecommitdiffstats
path: root/source/MobSpawner.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leaks in cMobSpawner.madmaxoft2013-10-201-43/+33
* Moved all MobTypesManager functions to cMonster.madmaxoft2013-10-201-4/+2
* Fixed loading allowed mobs in world.madmaxoft2013-10-201-1/+8
* renaming the cChunk::getRandomBlock method + removing a buggy working logmgueydan2013-09-081-3/+0
* Adding mobtype filter inside world.inimgueydan2013-09-081-1/+2
* Implementing the MobSpawner (not used yet) that contains spawning rulesmgueydan2013-09-081-0/+277