summaryrefslogtreecommitdiffstats
path: root/source/MobTypesManager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-20Moved all MobTypesManager functions to cMonster.madmaxoft1-229/+0
2013-10-20Rewritten MobTypesManager not to leak memory.madmaxoft1-110/+109
2013-10-20Fixed loading allowed mobs in world.madmaxoft1-71/+117
2013-09-08replacing asserts by ASSERTsmgueydan1-2/+6
2013-09-08Implementing the MobSpawner (not used yet) that contains spawning rulesmgueydan1-1/+49
2013-09-07Adding mob census (sorry this is a big commit as work was done before git integration i couldn't split it more)mgueydan1-0/+130