1
0
cuberite-2a/source/Generating
madmaxoft@gmail.com b55afc940b cChunkDesc can now read and write cBlockAreas.
A simple example is provided in the Debuggers plugin.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1201 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-02-08 20:57:42 +00:00
..
BioGen.cpp Moved BioGen parameter reading from cComposableGenrator into each BioGen itself 2013-02-02 18:17:46 +00:00
BioGen.h Moved BioGen parameter reading from cComposableGenrator into each BioGen itself 2013-02-02 18:17:46 +00:00
Caves.cpp Made WormNest caves generate smaller. 2012-12-16 11:56:52 +00:00
Caves.h Merged the usable portion of the "gens" branch. 2013-01-25 10:12:29 +00:00
ChunkDesc.cpp cChunkDesc can now read and write cBlockAreas. 2013-02-08 20:57:42 +00:00
ChunkDesc.h cChunkDesc can now read and write cBlockAreas. 2013-02-08 20:57:42 +00:00
ChunkGenerator.cpp cChunkDesc can now read and write cBlockAreas. 2013-02-08 20:57:42 +00:00
ChunkGenerator.h Prepared cChunkDesc for further API extension; used it as the sole container for generated chunk data, including entities / block entities. 2013-02-08 16:01:44 +00:00
CompoGen.cpp Biomal CompoGen now generates sea with STATIONARY_WATER instead of regular WATER. 2012-10-14 17:05:00 +00:00
CompoGen.h Merged the usable portion of the "gens" branch. 2013-01-25 10:12:29 +00:00
ComposableGenerator.cpp Prepared cChunkDesc for further API extension; used it as the sole container for generated chunk data, including entities / block entities. 2013-02-08 16:01:44 +00:00
ComposableGenerator.h Prepared cChunkDesc for further API extension; used it as the sole container for generated chunk data, including entities / block entities. 2013-02-08 16:01:44 +00:00
FinishGen.cpp PreSimulator finisher should now drop blocks through water and lava (untested) 2012-12-22 10:45:23 +00:00
FinishGen.h Merged the usable portion of the "gens" branch. 2013-01-25 10:12:29 +00:00
HeiGen.cpp Adjusted Biomal height generator to have less hills in the rivers. 2013-01-25 00:57:20 +00:00
HeiGen.h Merged the usable portion of the "gens" branch. 2013-01-25 10:12:29 +00:00
Ravines.cpp Ravines: Drill only through specific blocks (FS #259) 2012-10-19 20:55:34 +00:00
Ravines.h Merged the usable portion of the "gens" branch. 2013-01-25 10:12:29 +00:00
StructGen.cpp Adjusted the number and sizes of ore nests (Patch contributed by STR_Warrior) 2012-10-23 19:39:30 +00:00
StructGen.h Merged the usable portion of the "gens" branch. 2013-01-25 10:12:29 +00:00
Trees.cpp Source files cleanup: Generating-related files in a separate subfolder 2012-09-23 20:14:04 +00:00
Trees.h Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00