summaryrefslogtreecommitdiffstats
path: root/source/MobTypesManager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved all MobTypesManager functions to cMonster.madmaxoft2013-10-201-229/+0
* Rewritten MobTypesManager not to leak memory.madmaxoft2013-10-201-110/+109
* Fixed loading allowed mobs in world.madmaxoft2013-10-201-71/+117
* Merge branch 'MobSpawning' of https://github.com/mgueydan/MCServer into MobSpawningSamuel Barney2013-10-141-23/+25
* replacing asserts by ASSERTsmgueydan2013-09-081-2/+6
* Implementing the MobSpawner (not used yet) that contains spawning rulesmgueydan2013-09-081-1/+49
* Adding mob census (sorry this is a big commit as work was done before git integration i couldn't split it more)mgueydan2013-09-071-0/+130