Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes based on madmaxoft's nitpicker notes. | Samuel Barney | 2013-10-29 | 1 | -2/+2 |
* | Update to allow the light map to remain the same, but allow alteration of sky light values based on time. | Samuel Barney | 2013-10-29 | 1 | -2/+2 |
* | Got spiders and other mobs respecting night and day for spawning | Samuel Barney | 2013-10-28 | 1 | -2/+2 |
* | Made mob spawning code use the chunk so that it could use varying sizes of areas for different mobs. | Samuel Barney | 2013-10-28 | 1 | -2/+3 |
* | Current Mob Spawning code. | Samuel Barney | 2013-10-21 | 1 | -2/+2 |
* | Fixed memory leaks in cMobSpawner. | madmaxoft | 2013-10-20 | 1 | -18/+21 |
* | Implementing the MobSpawner (not used yet) that contains spawning rules | mgueydan | 2013-09-08 | 1 | -3/+47 |
* | Adding an Empty shell that would launch mob spawner - not called yet | mgueydan | 2013-09-08 | 1 | -0/+28 |