summaryrefslogtreecommitdiffstats
path: root/source/MobTypesManager.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-20Moved all MobTypesManager functions to cMonster.madmaxoft1-41/+0
2013-10-20Rewritten MobTypesManager not to leak memory.madmaxoft1-16/+3
2013-10-20Fixed loading allowed mobs in world.madmaxoft1-24/+34
2013-09-10Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancymgueydan1-1/+1
2013-09-08Implementing the MobSpawner (not used yet) that contains spawning rulesmgueydan1-4/+7
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/+41