1
0
Fork 0
cuberite-2a/src/Generating
Lukas Pioch e35ac1bfb9 Clang 5.0 fixes
- Added override keyword
- Removed inherited member variables
2017-05-21 12:19:06 +02:00
..
BioGen.cpp Reduced unnecessary block updates 2016-04-23 00:30:00 +03:00
BioGen.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
CMakeLists.txt Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
Caves.cpp Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
Caves.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
ChunkDesc.cpp LuaAPI: Fixed bindings for cChunkDesc:GetBlockTypeMeta 2016-07-18 22:11:38 +02:00
ChunkDesc.h LuaAPI: Fixed bindings for cChunkDesc:GetBlockTypeMeta 2016-07-18 22:11:38 +02:00
ChunkGenerator.cpp Removed asserts about chunk queued. 2017-01-19 16:25:07 +01:00
ChunkGenerator.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
CompoGen.cpp Reduced unnecessary block updates 2016-04-23 00:30:00 +03:00
CompoGen.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
CompoGenBiomal.cpp Fixed villages generating under-water. 2016-12-01 17:45:31 +01:00
CompoGenBiomal.h Merge remote-tracking branch 'origin-master' into c++11 2014-11-25 23:03:33 +00:00
ComposableGenerator.cpp Dead bushes will generate in mega mega taigas (#3571) 2017-02-15 20:55:32 +01:00
ComposableGenerator.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
CompositedHeiGen.h Generate biomes when pregenerating heights through CompositedHeiGen. 2015-06-23 14:45:35 +02:00
DistortedHeightmap.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
DistortedHeightmap.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
DungeonRoomsFinisher.cpp Added some blocks and items (#3503) 2017-02-14 11:13:55 +01:00
DungeonRoomsFinisher.h Merge remote-tracking branch 'origin-master' into c++11 2014-11-25 23:03:33 +00:00
EndGen.cpp Fix old style casts and implicit conversions 2015-08-12 16:51:38 +03:00
EndGen.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
FinishGen.cpp Finishers now update the heightmap for tall flowers. (#3545) 2017-02-24 09:55:25 +01:00
FinishGen.h Implemented OverworldClumpFlowers 2016-08-14 13:32:39 +02:00
GridStructGen.cpp PieceGenerator: Added rotation-aware vertical connectors. 2017-02-13 16:50:35 +01:00
GridStructGen.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
HeiGen.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
HeiGen.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
IntGen.h Fixed includes in IntGen. 2016-02-24 14:57:33 +01:00
MineShafts.cpp Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
MineShafts.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
Noise3DGenerator.cpp Fixed misuse of comma. 2016-03-18 20:20:30 +01:00
Noise3DGenerator.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
PieceGeneratorBFSTree.cpp Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
PieceGeneratorBFSTree.h Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
PiecePool.cpp Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
PiecePool.h Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
PieceStructuresGen.cpp Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
PieceStructuresGen.h Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
Prefab.cpp PieceGenerator: Added rotation-aware vertical connectors. 2017-02-13 16:50:35 +01:00
Prefab.h Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
PrefabPiecePool.cpp PieceGenerator: Added rotation-aware vertical connectors. 2017-02-13 16:50:35 +01:00
PrefabPiecePool.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
PrefabStructure.cpp Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
PrefabStructure.h Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
ProtIntGen.h Made ProtIntGen's max size compile-time-configurable. 2016-02-24 14:57:35 +01:00
Ravines.cpp Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
Ravines.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
RoughRavines.cpp Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
RoughRavines.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
ShapeGen.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
StructGen.cpp Reduced unnecessary block updates 2016-04-23 00:30:00 +03:00
StructGen.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Trees.cpp Fix floating large trees (#3460) 2016-12-02 10:52:29 +01:00
Trees.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
TwoHeights.cpp Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher. 2015-05-23 16:28:37 +02:00
TwoHeights.h Merge remote-tracking branch 'origin-master' into c++11 2014-11-25 23:03:33 +00:00
VerticalLimit.cpp Added PieceStructures generator. 2015-12-01 10:35:07 +01:00
VerticalLimit.h Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
VerticalStrategy.cpp Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
VerticalStrategy.h Gen: Moved PiecePool into a separate file. 2017-05-04 09:49:30 +02:00
VillageGen.cpp Clang 5.0 fixes 2017-05-21 12:19:06 +02:00
VillageGen.h Clang 5.0 fixes 2017-05-21 12:19:06 +02:00