Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-10-20 | Fixed memory leaks in cMobSpawner. | madmaxoft | 1 | -43/+33 | |
2013-10-20 | Moved all MobTypesManager functions to cMonster. | madmaxoft | 1 | -4/+2 | |
This removes some of the memory leaks and is more logical in structure. Also the functions are exported to Lua. | |||||
2013-10-20 | Fixed loading allowed mobs in world. | madmaxoft | 1 | -1/+8 | |
2013-09-08 | renaming the cChunk::getRandomBlock method + removing a buggy working log | mgueydan | 1 | -3/+0 | |
2013-09-08 | Adding mobtype filter inside world.ini | mgueydan | 1 | -1/+2 | |
2013-09-08 | Implementing the MobSpawner (not used yet) that contains spawning rules | mgueydan | 1 | -0/+277 | |