Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved all MobTypesManager functions to cMonster. | madmaxoft | 2013-10-20 | 1 | -41/+0 |
* | Rewritten MobTypesManager not to leak memory. | madmaxoft | 2013-10-20 | 1 | -16/+3 |
* | Fixed loading allowed mobs in world. | madmaxoft | 2013-10-20 | 1 | -24/+34 |
* | Inside cMonster::getMobFamily() : replacing Polymorphism by Map, in order to remove redundancy | mgueydan | 2013-09-10 | 1 | -1/+1 |
* | Implementing the MobSpawner (not used yet) that contains spawning rules | mgueydan | 2013-09-08 | 1 | -4/+7 |
* | Adding mob census (sorry this is a big commit as work was done before git integration i couldn't split it more) | mgueydan | 2013-09-07 | 1 | -0/+41 |