summaryrefslogtreecommitdiffstats
path: root/source/MobTypesManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'MobSpawning' of https://github.com/mgueydan/MCServer into MobSpawningSamuel Barney2013-10-141-23/+25
| | | | | | | Conflicts: source/Mobs/Bat.h source/Mobs/Monster.h source/World.cpp
* replacing asserts by ASSERTsmgueydan2013-09-081-2/+6
|
* Implementing the MobSpawner (not used yet) that contains spawning rulesmgueydan2013-09-081-1/+49
|
* Adding mob census (sorry this is a big commit as work was done before git integration i couldn't split it more)mgueydan2013-09-071-0/+130