.. |
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 |
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
|
Silenced and fixed many warning messages across multiple files.
|
2015-07-29 09:49:30 -06: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
|
Fix old style casts and implicit conversions
|
2015-08-12 16:51:38 +03: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
|
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 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
|
Fix old style casts and implicit conversions
|
2015-08-12 16:51:38 +03: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
|
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
|
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 |
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 |
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
|
Generator: Fixed missing hitbox assignment.
|
2015-10-05 21:15:08 +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
|
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
|
Fix old style casts and implicit conversions
|
2015-08-12 16:51:38 +03: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 |