1
0
Fork 0
cuberite-2a/src/Generating
Mattes D 6e4122e551 Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
..
Prefabs Added basic support for loading village prefabs from files. 2015-06-20 15:37:41 +02:00
BioGen.cpp Switched from using std::max(std::min()) to using Clamp 2015-07-13 14:17:43 -06:00
BioGen.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
CMakeLists.txt Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
Caves.cpp Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
Caves.h Moved all Noise-related files into a separate folder. 2014-11-18 12:07:08 +01:00
ChunkDesc.cpp Fix comments 2015-05-28 12:54:04 +01:00
ChunkDesc.h Fix comments 2015-05-24 14:58:24 +01:00
ChunkGenerator.cpp Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
ChunkGenerator.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
CompoGen.cpp Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
CompoGen.h Changed Nether composition to change the threshold from a cubic noise 2015-04-20 18:03:25 +02:00
CompoGenBiomal.cpp Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
CompoGenBiomal.h Merge remote-tracking branch 'origin-master' into c++11 2014-11-25 23:03:33 +00:00
ComposableGenerator.cpp Generate biomes when pregenerating heights through CompositedHeiGen. 2015-06-23 14:45:35 +02:00
ComposableGenerator.h Merge remote-tracking branch 'origin-master' into c++11 2014-11-25 23:03:33 +00:00
CompositedHeiGen.h Generate biomes when pregenerating heights through CompositedHeiGen. 2015-06-23 14:45:35 +02:00
DistortedHeightmap.cpp DistortedHeightmap: Added missing initialization. 2014-12-01 00:14:27 +01:00
DistortedHeightmap.h Merge remote-tracking branch 'origin-master' into c++11 2014-11-25 23:03:33 +00: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 Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
EndGen.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
FinishGen.cpp Fixed tall grass trying to be placed in cold biomes. 2015-07-15 11:04:09 -06:00
FinishGen.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
GridStructGen.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
GridStructGen.h Moved all Noise-related files into a separate folder. 2014-11-18 12:07:08 +01:00
HeiGen.cpp Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
HeiGen.h Fixed warnings generated by 64-bit MSVC. 2015-07-07 11:50:06 +02:00
IntGen.h Fixes compilation failures on MacOSX 10.10 2015-07-09 11:15:37 -06:00
MineShafts.cpp Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
MineShafts.h Moved all Noise-related files into a separate folder. 2014-11-18 12:07:08 +01:00
NetherFortGen.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
NetherFortGen.h Merge branch 'master' of github.com:mc-server/MCServer 2014-06-16 15:12:50 +01:00
Noise3DGenerator.cpp More fixed warnings 2015-05-19 13:34:52 +01:00
Noise3DGenerator.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
POCPieceGenerator.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
POCPieceGenerator.h A working POCPiece generator. 2014-03-09 22:04:29 +01:00
PieceGenerator.cpp SelfTests are registered and executed after logging framework init. 2015-06-11 22:20:04 +02:00
PieceGenerator.h Moved all Noise-related files into a separate folder. 2014-11-18 12:07:08 +01:00
Prefab.cpp PrefabPiecePool: Added loading from cubeset file. 2015-06-18 23:32:43 +02:00
Prefab.h PrefabPiecePool: Added loading from cubeset file. 2015-06-18 23:32:43 +02:00
PrefabPiecePool.cpp Added basic support for loading village prefabs from files. 2015-06-20 15:37:41 +02:00
PrefabPiecePool.h Added basic support for loading village prefabs from files. 2015-06-20 15:37:41 +02:00
ProtIntGen.h Fix comments 2015-05-24 14:58:24 +01:00
RainbowRoadsGen.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
RainbowRoadsGen.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
Ravines.cpp Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
Ravines.h Moved all Noise-related files into a separate folder. 2014-11-18 12:07:08 +01:00
RoughRavines.cpp More fixed warnings 2015-05-19 13:34:52 +01:00
RoughRavines.h RoughRavines: Made floor and ceiling settings-adjustable. 2014-07-27 19:57:47 +02:00
ShapeGen.cpp Correct world height validations. 2015-03-19 20:32:17 -04:00
StructGen.cpp Fixed some more warnings 2015-05-19 15:21:29 +01:00
StructGen.h Merge remote-tracking branch 'origin-master' into c++11 2014-11-25 23:03:33 +00:00
TestRailsGen.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
TestRailsGen.h More style checking. 2015-05-09 12:58:54 +02:00
Trees.cpp Unified the doxy-comment format. 2015-07-31 16:49:10 +02: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
UnderwaterBaseGen.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
UnderwaterBaseGen.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
VillageGen.cpp Added basic support for loading village prefabs from files. 2015-06-20 15:37:41 +02:00
VillageGen.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00