1
0
cuberite-2a/src/Generating
STRWarrior d95768d01a Bunch of tweaks:
Renamed Quarts to Quartz
Using const_iterator instead of iterator
Used CheckBasicStyle script to find style errors
2014-08-10 22:36:02 +02:00
..
Prefabs Updated NetherForts' weights. 2014-07-27 20:04:55 +02:00
BioGen.cpp Merge branch 'master' into portals 2014-07-18 20:10:51 +01:00
BioGen.h Optimized Voronoi calculation. 2014-06-20 17:10:18 +02:00
Caves.cpp Added cBlockInfo::CanBeTerraformed and made finishers use it 2014-07-29 22:31:31 +02:00
Caves.h Merge branch 'master' of github.com:mc-server/MCServer 2014-06-16 15:12:50 +01:00
ChunkDesc.cpp Merge branch 'master' into portals 2014-07-18 20:10:51 +01:00
ChunkDesc.h Merge branch 'master' into portals 2014-07-18 20:10:51 +01:00
ChunkGenerator.cpp Merge remote-tracking branch 'origin/master' into portals 2014-07-22 10:24:28 +01:00
ChunkGenerator.h Removed redundant semicolons and re-added warning 2014-07-24 11:21:37 -07:00
CMakeLists.txt RoughRavines: Initial generator implementation. 2014-07-27 00:03:26 +02:00
CompoGen.cpp Slight cleanup after portals 2014-07-29 20:50:30 +01:00
CompoGen.h Added new biomes to old composition generator. 2013-11-28 21:51:18 +01:00
ComposableGenerator.cpp Bunch of tweaks: 2014-08-10 22:36:02 +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 Merge branch 'master' into portals 2014-07-18 20:10:51 +01:00
EndGen.h Implemented end and nether portals 2014-05-31 22:28:51 +01:00
FinishGen.cpp Removed an old and outdated comment. 2014-08-10 11:06:04 +02:00
FinishGen.h PreSimulator: Added configurations. 2014-07-30 13:06:48 +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 Added proper trees and height for SwamplandM biome 2014-08-02 21:44:16 +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 CheckBasicStyle: multi-level indent change. 2014-08-04 13:20:29 +02:00
Noise3DGenerator.h Decoupled cChunkGenerator from cWorld and cRoot. 2014-01-10 22:22:54 +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
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
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
RoughRavines.cpp Added cBlockInfo::CanBeTerraformed and made finishers use it 2014-07-29 22:31:31 +02:00
RoughRavines.h RoughRavines: Made floor and ceiling settings-adjustable. 2014-07-27 19:57:47 +02:00
StructGen.cpp Bunch of tweaks: 2014-08-10 22:36:02 +02:00
StructGen.h Bunch of tweaks: 2014-08-10 22:36:02 +02: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 Added proper trees and height for SwamplandM biome 2014-08-02 21:44:16 +02:00
Trees.h Added proper trees and height for SwamplandM biome 2014-08-02 21:44:16 +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 VillageGen: Fixed a typo in comment 2014-08-03 15:31:59 +02:00
VillageGen.h Merge branch 'master' of github.com:mc-server/MCServer 2014-06-16 15:12:50 +01:00