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