..
BioGen.cpp
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
2013-12-20 16:01:34 +01:00
BioGen.h
BiomeVisualiser: Added the TwoLevel biome generator.
2013-11-28 20:00:30 +01:00
Caves.cpp
WormNestCaves now remove soul sand.
2014-01-08 15:34:49 +01:00
Caves.h
reordered initalisation order at src/Generating/Cave.h line 73
2013-12-08 00:08:25 +00:00
ChunkDesc.cpp
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
2013-12-20 16:01:34 +01:00
ChunkDesc.h
Moved source to src
2013-11-24 14:19:41 +00:00
ChunkGenerator.cpp
Mob bugfixes
2014-01-25 14:42:26 +00:00
ChunkGenerator.h
Decoupled cChunkGenerator from cWorld and cRoot.
2014-01-10 22:22:54 +01:00
CMakeLists.txt
moved generating to globs
2013-12-10 23:22:34 +00:00
CompoGen.cpp
Fixed recurring pattern.
2014-01-10 16:12:45 +01:00
CompoGen.h
Added new biomes to old composition generator.
2013-11-28 21:51:18 +01:00
ComposableGenerator.cpp
Alpha-sorted the finishers.
2014-01-18 17:03:43 +01:00
ComposableGenerator.h
Decoupled cChunkGenerator from cWorld and cRoot.
2014-01-10 22:22:54 +01:00
DistortedHeightmap.cpp
Fixed a few MSVC warnings.
2014-01-07 14:24:25 +01:00
DistortedHeightmap.h
Re-added empty line.
2013-12-25 22:10:27 +01:00
EndGen.cpp
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
2013-12-20 16:01:34 +01:00
EndGen.h
Moved source to src
2013-11-24 14:19:41 +00:00
FinishGen.cpp
Merged branch 'NetherFinish'.
2014-01-18 17:03:31 +01:00
FinishGen.h
Merged branch 'NetherFinish'.
2014-01-18 17:03:31 +01:00
HeiGen.cpp
Fixed generator adding values to ini file.
2014-01-10 16:34:09 +01:00
HeiGen.h
Added new biomes to old height generators.
2013-11-28 21:15:50 +01:00
MineShafts.cpp
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
2013-12-20 16:01:34 +01:00
MineShafts.h
Moved source to src
2013-11-24 14:19:41 +00:00
Noise3DGenerator.cpp
Decoupled cChunkGenerator from cWorld and cRoot.
2014-01-10 22:22:54 +01:00
Noise3DGenerator.h
Decoupled cChunkGenerator from cWorld and cRoot.
2014-01-10 22:22:54 +01:00
Ravines.cpp
More MSVC warning fixes.
2014-01-07 17:07:49 +01:00
Ravines.h
Moved source to src
2013-11-24 14:19:41 +00:00
StructGen.cpp
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
2013-12-20 16:01:34 +01:00
StructGen.h
Moved source to src
2013-11-24 14:19:41 +00:00
Trees.cpp
Added function to create Tall Birch tree in BirchTreeForest biomes
2013-12-28 23:49:51 -07:00
Trees.h
Added function to create Tall Birch tree in BirchTreeForest biomes
2013-12-28 23:49:51 -07:00