1
0
Fork 0
cuberite-2a/src/Generating
Mattes D a4955dfda3 Removed asserts about chunk queued.
The assumption is not needed and was invalid under a stress-test.
2017-01-19 16:25:07 +01:00
..
BioGen.cpp Reduced unnecessary block updates 2016-04-23 00:30:00 +03:00
BioGen.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
CMakeLists.txt Fixed type-casting-related warnings. 2016-08-24 22:26:53 +02:00
Caves.cpp Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
Caves.h Bulk clearing of whitespace 2016-02-05 23:50:18 +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 Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
CompoGen.cpp Reduced unnecessary block updates 2016-04-23 00:30:00 +03:00
CompoGen.h Bulk clearing of whitespace 2016-02-05 23:50:18 +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 Implemented OverworldClumpFlowers 2016-08-14 13:32:39 +02: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 Unified the doxy-comment format. 2015-07-31 16:49:10 +02: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 Use cChunkDef::Height for Y coord comparison where applicable. 2016-09-27 14:32:20 +02:00
FinishGen.h Implemented OverworldClumpFlowers 2016-08-14 13:32:39 +02:00
GridStructGen.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02: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 Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
IntGen.h Fixed includes in IntGen. 2016-02-24 14:57:33 +01:00
MineShafts.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
MineShafts.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Noise3DGenerator.cpp Fixed misuse of comma. 2016-03-18 20:20:30 +01:00
Noise3DGenerator.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
PieceGenerator.cpp SelfTests: Removed the unneeded cSelfTests class. 2016-06-18 13:12:10 +02:00
PieceGenerator.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
PieceStructuresGen.cpp PieceStructures generator: Fixed wrong merge conflict resolution. 2015-12-17 19:33:12 +01:00
PieceStructuresGen.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Prefab.cpp Moved cPrefab parser self-check to the LoadablePieces test. (#3536) 2017-01-15 11:40:10 +01:00
Prefab.h Prefabs: Implemented support for ExpandFloorStrategy. 2016-11-24 15:51:53 +01:00
PrefabPiecePool.cpp Fixed race conditions and forgotten clear in Lua ref tracking. (#3530) 2017-01-13 10:31:05 +01:00
PrefabPiecePool.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
PrefabStructure.cpp Added PieceStructures generator. 2015-12-01 10:35:07 +01:00
PrefabStructure.h Added PieceStructures generator. 2015-12-01 10:35:07 +01:00
ProtIntGen.h Made ProtIntGen's max size compile-time-configurable. 2016-02-24 14:57:35 +01:00
Ravines.cpp Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
Ravines.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00
RoughRavines.cpp Fixed type-casting-related warnings. 2016-08-24 22:26:53 +02:00
RoughRavines.h Bulk clearing of whitespace 2016-02-05 23:50:18 +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 Added PieceStructures generator. 2015-12-01 10:35:07 +01:00
VerticalStrategy.cpp Added PieceStructures generator. 2015-12-01 10:35:07 +01:00
VerticalStrategy.h Added PieceStructures generator. 2015-12-01 10:35:07 +01:00
VillageGen.cpp Fixed villages generating under-water. 2016-12-01 17:45:31 +01:00
VillageGen.h Bulk clearing of whitespace 2016-02-05 23:50:18 +02:00