1
0
Fork 0
cuberite-2a/src/Generating
madmaxoft 37778e5f82 Added a basic cPrefab class.
Can be defined in the source by GalExport's cpp output.
2014-03-25 22:10:53 +01:00
..
BioGen.cpp Implemented faster upscaling using templates. 2014-03-21 22:53:46 +01:00
BioGen.h BiomeVisualiser: Added the TwoLevel biome generator. 2013-11-28 20:00:30 +01:00
CMakeLists.txt dded dependecy on Blocks to Generator 2014-01-25 10:23:18 -08:00
Caves.cpp Unified StructureGens and FinisherGens. 2014-03-01 20:59:41 +01:00
Caves.h Unified StructureGens and FinisherGens. 2014-03-01 20:59:41 +01:00
ChunkDesc.cpp BlockArea: Switched internal coords to Vector3i. 2014-03-25 21:59:41 +01:00
ChunkDesc.h Increased Type safety of Biomes 2014-02-03 12:26:17 -08:00
ChunkGenerator.cpp Added additional macros to support the MSVC size_t format and changed all formats to use the macros 2014-03-12 10:34:50 -07:00
ChunkGenerator.h Decoupled cChunkGenerator from cWorld and cRoot. 2014-01-10 22:22:54 +01:00
CompoGen.cpp Implemented faster upscaling using templates. 2014-03-21 22:53:46 +01:00
CompoGen.h Added new biomes to old composition generator. 2013-11-28 21:51:18 +01:00
ComposableGenerator.cpp A working POCPiece generator. 2014-03-09 22:04:29 +01:00
ComposableGenerator.h Unified StructureGens and FinisherGens. 2014-03-01 20:59:41 +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 g_BlockXXX => cBlockInfo::XXX 2014-03-01 21:34:19 +02:00
FinishGen.h Merged branch 'NetherFinish'. 2014-01-18 17:03:31 +01:00
HeiGen.cpp Implemented faster upscaling using templates. 2014-03-21 22:53:46 +01:00
HeiGen.h Added new biomes to old height generators. 2013-11-28 21:15:50 +01:00
MineShafts.cpp Warnings 2014-03-07 11:15:04 -08:00
MineShafts.h Unified StructureGens and FinisherGens. 2014-03-01 20:59:41 +01:00
Noise3DGenerator.cpp Implemented faster upscaling using templates. 2014-03-21 22:53:46 +01:00
Noise3DGenerator.h Decoupled cChunkGenerator from cWorld and cRoot. 2014-01-10 22:22:54 +01:00
POCPieceGenerator.cpp Removed debugging output. 2014-03-10 21:16:13 +01:00
POCPieceGenerator.h A working POCPiece generator. 2014-03-09 22:04:29 +01:00
PieceGenerator.cpp Fixed printf format compatabilty 2014-03-12 10:09:08 -07:00
PieceGenerator.h Fixed xofts issues 2014-03-14 06:11:49 -07:00
Prefab.cpp Added a basic cPrefab class. 2014-03-25 22:10:53 +01:00
Prefab.h Added a basic cPrefab class. 2014-03-25 22:10:53 +01:00
Ravines.cpp Unified StructureGens and FinisherGens. 2014-03-01 20:59:41 +01:00
Ravines.h Unified StructureGens and FinisherGens. 2014-03-01 20:59:41 +01:00
StructGen.cpp Implemented faster upscaling using templates. 2014-03-21 22:53:46 +01:00
StructGen.h Unified StructureGens and FinisherGens. 2014-03-01 20:59:41 +01:00
Trees.cpp Warnings 2014-03-07 11:15:04 -08:00
Trees.h Add BlockNewLeaves.h and rename Darkoac to Darkoak 2014-02-19 19:18:40 +01:00