.. |
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 |
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
|
Fixed a race condition between chunk loader and generator.
|
2015-10-04 14:06:37 +02:00 |
ChunkGenerator.h
|
Unified the doxy-comment format.
|
2015-07-31 16:49:10 +02:00 |
CMakeLists.txt
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01:00 |
CompoGen.cpp
|
Fix clang compile error
|
2015-08-23 23:11:08 -04: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
|
PieceStructures generator: Fixed wrong merge conflict resolution.
|
2015-12-17 19:33:12 +01:00 |
ComposableGenerator.h
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01:00 |
CompositedHeiGen.h
|
Generate biomes when pregenerating heights through CompositedHeiGen.
|
2015-06-23 14:45:35 +02:00 |
DistortedHeightmap.cpp
|
Fix old style casts and implicit conversions
|
2015-08-12 16:51:38 +03: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
|
Fix old style casts and implicit conversions
|
2015-08-12 16:51:38 +03:00 |
EndGen.h
|
Unified the doxy-comment format.
|
2015-07-31 16:49:10 +02:00 |
FinishGen.cpp
|
Fixed opposite condition in OreNests finisher.
|
2015-12-09 08:03:33 +01:00 |
FinishGen.h
|
OrePockets finisher is now configurable.
|
2015-11-25 15:06:32 +01:00 |
GridStructGen.cpp
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01:00 |
GridStructGen.h
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01:00 |
HeiGen.cpp
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01:00 |
HeiGen.h
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01:00 |
IntGen.h
|
Added HTTPS links wherever they are supported.
|
2015-12-19 14:30:32 +00: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 |
Noise3DGenerator.cpp
|
Fix old style casts and implicit conversions
|
2015-08-12 16:51:38 +03:00 |
Noise3DGenerator.h
|
Unified the doxy-comment format.
|
2015-07-31 16:49:10 +02:00 |
PieceGenerator.cpp
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01:00 |
PieceGenerator.h
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01:00 |
PieceStructuresGen.cpp
|
PieceStructures generator: Fixed wrong merge conflict resolution.
|
2015-12-17 19:33:12 +01:00 |
PieceStructuresGen.h
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01:00 |
Prefab.cpp
|
PrefabPiecePool: Added loading from cubeset file.
|
2015-06-18 23:32:43 +02:00 |
Prefab.h
|
Generator: Fixed missing hitbox assignment.
|
2015-10-05 21:15:08 +02:00 |
PrefabPiecePool.cpp
|
Added more details to the cubeset format documentation.
|
2015-12-01 10:35:08 +01:00 |
PrefabPiecePool.h
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01: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
|
Fix comments
|
2015-05-24 14:58:24 +01:00 |
Ravines.cpp
|
Fix old style casts and implicit conversions
|
2015-08-12 16:51:38 +03:00 |
Ravines.h
|
Moved all Noise-related files into a separate folder.
|
2014-11-18 12:07:08 +01:00 |
RoughRavines.cpp
|
Fix old style casts and implicit conversions
|
2015-08-12 16:51:38 +03: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
|
Moved variables into scope, removed unused variables and fixed variables
|
2015-12-17 10:48:36 +01:00 |
StructGen.h
|
Added OrePockets and DirtPockets finish gens.
|
2015-11-25 09:22:20 +01: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 |
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
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01:00 |
VillageGen.h
|
Added PieceStructures generator.
|
2015-12-01 10:35:07 +01:00 |