1
0
Fork 0
cuberite-2a/src/Generating
STRWarrior 5b69b2ce4f DistortedHeightmap: Now generates gravel in deep ocean. 2014-07-28 12:30:16 +02:00
..
Prefabs Updated NetherForts' weights. 2014-07-27 20:04:55 +02:00
BioGen.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
BioGen.h Optimized Voronoi calculation. 2014-06-20 17:10:18 +02:00
CMakeLists.txt Subdirs: Only add_library if not using MSVC 2014-07-18 17:41:43 -07:00
Caves.cpp Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
Caves.h Merge branch 'master' of github.com:mc-server/MCServer 2014-06-16 15:12:50 +01:00
ChunkDesc.cpp CopyPaste Error 2014-07-13 15:32:44 +01:00
ChunkDesc.h Basic style fixes. 2014-07-17 22:50:58 +02:00
ChunkGenerator.cpp Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
ChunkGenerator.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
CompoGen.cpp Removed forgotten comment 2014-07-27 14:04:34 +02:00
CompoGen.h Added new biomes to old composition generator. 2013-11-28 21:51:18 +01:00
ComposableGenerator.cpp Merged branch 'origin/Foliage'. 2014-07-21 18:18:54 +02:00
ComposableGenerator.h Unified StructureGens and FinisherGens. 2014-03-01 20:59:41 +01:00
DistortedHeightmap.cpp DistortedHeightmap: Now generates gravel in deep ocean. 2014-07-28 12:30:16 +02:00
DistortedHeightmap.h Revert "Initial Mesa Bryce implementation." 2014-06-11 14:15:18 +02:00
EndGen.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
EndGen.h Moved source to src 2013-11-24 14:19:41 +00:00
FinishGen.cpp NetherClumpGenerator: Fixed generating stuff on halfslabs and fences 2014-07-27 20:48:39 +02:00
FinishGen.h TallGrass: Less grass on mountains. 2014-07-23 11:23:35 +02:00
GridStructGen.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
GridStructGen.h Merge branch 'master' of github.com:mc-server/MCServer 2014-06-16 15:12:50 +01:00
HeiGen.cpp Style: Normalized to no spaces before closing parenthesis. 2014-07-21 17:40:43 +02:00
HeiGen.h Revert "Initial Mesa Bryce implementation." 2014-06-11 14:15:18 +02:00
MineShafts.cpp Generator: removed rnd definitions that are never read 2014-07-17 18:34:47 -07:00
MineShafts.h Merge branch 'master' of github.com:mc-server/MCServer 2014-06-16 15:12:50 +01:00
NetherFortGen.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
NetherFortGen.h Merge branch 'master' of github.com:mc-server/MCServer 2014-06-16 15:12:50 +01:00
Noise3DGenerator.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
Noise3DGenerator.h Decoupled cChunkGenerator from cWorld and cRoot. 2014-01-10 22:22:54 +01:00
POCPieceGenerator.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
POCPieceGenerator.h A working POCPiece generator. 2014-03-09 22:04:29 +01:00
PieceGenerator.cpp Basic style fixes. 2014-07-17 22:50:58 +02:00
PieceGenerator.h Basic style fixes. 2014-07-17 22:50:58 +02:00
Prefab.cpp Basic style fixes. 2014-07-17 22:50:58 +02:00
Prefab.h Basic style fixes. 2014-07-17 22:50:58 +02:00
PrefabPiecePool.cpp Merge remote-tracking branch 'origin/master' into VillageGen 2014-05-29 09:14:47 +02:00
PrefabPiecePool.h Merge remote-tracking branch 'origin/master' into VillageGen 2014-05-29 09:14:47 +02:00
RainbowRoadsGen.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
RainbowRoadsGen.h Merge branch 'master' of github.com:mc-server/MCServer 2014-06-16 15:12:50 +01:00
Ravines.cpp Fixed style: spaces after commas. 2014-07-19 14:53:41 +02:00
Ravines.h Merge branch 'master' of github.com:mc-server/MCServer 2014-06-16 15:12:50 +01:00
StructGen.cpp Generator: removed rnd definitions that are never read 2014-07-17 18:34:47 -07:00
StructGen.h Unified StructureGens and FinisherGens. 2014-03-01 20:59:41 +01:00
TestRailsGen.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
TestRailsGen.h Added a TestRails generator. 2014-06-21 20:19:44 +02:00
Trees.cpp Trees.cpp: removed unused "debug" fields 2014-07-19 02:54:44 -07:00
Trees.h Fixed style: spaces after commas. 2014-07-19 14:53:41 +02:00
UnderwaterBaseGen.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
UnderwaterBaseGen.h Merge branch 'master' of github.com:mc-server/MCServer 2014-06-16 15:12:50 +01:00
VillageGen.cpp Fixed tabs used for alignment. 2014-07-17 23:16:55 +02:00
VillageGen.h Merge branch 'master' of github.com:mc-server/MCServer 2014-06-16 15:12:50 +01:00