summaryrefslogtreecommitdiffstats
path: root/source/MobSpawner.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-76/+0
* Changes based on madmaxoft's nitpicker notes.Samuel Barney2013-10-291-2/+2
* Update to allow the light map to remain the same, but allow alteration of sky light values based on time.Samuel Barney2013-10-291-2/+2
* Got spiders and other mobs respecting night and day for spawningSamuel Barney2013-10-281-2/+2
* Made mob spawning code use the chunk so that it could use varying sizes of areas for different mobs.Samuel Barney2013-10-281-2/+3
* Current Mob Spawning code.Samuel Barney2013-10-211-2/+2
* Fixed memory leaks in cMobSpawner.madmaxoft2013-10-201-18/+21
* Implementing the MobSpawner (not used yet) that contains spawning rulesmgueydan2013-09-081-3/+47
* Adding an Empty shell that would launch mob spawner - not called yetmgueydan2013-09-081-0/+28