.. |
Prefabs
|
Removed iniFile library from linux dependencies.
|
2014-10-23 15:26:43 +02:00 |
BioGen.cpp
|
Replaced atoi() with StringToInteger().
|
2015-01-27 14:53:32 +01:00 |
BioGen.h
|
Moved all Noise-related files into a separate folder.
|
2014-11-18 12:07:08 +01:00 |
Caves.cpp
|
WormNestCaves occasionally generates sandstone around the cave
|
2014-12-13 15:38:37 +01:00 |
Caves.h
|
Moved all Noise-related files into a separate folder.
|
2014-11-18 12:07:08 +01:00 |
ChunkDesc.cpp
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
ChunkDesc.h
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
ChunkGenerator.cpp
|
Added a cWorld:PrepareChunk function.
|
2014-12-10 22:35:16 +01:00 |
ChunkGenerator.h
|
Added a cWorld:PrepareChunk function.
|
2014-12-10 22:35:16 +01:00 |
CMakeLists.txt
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
CompoGen.cpp
|
Added better soulsand rims
|
2014-12-01 16:36:48 +01:00 |
CompoGen.h
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
CompoGenBiomal.cpp
|
CompoGenBiomal: Fixed signed vs unsigned comparison.
|
2014-11-27 21:24:03 +01:00 |
CompoGenBiomal.h
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
ComposableGenerator.cpp
|
Replaced cFinishGenPtr with std::make_shared
|
2015-03-01 20:06:44 +01:00 |
ComposableGenerator.h
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
CompositedHeiGen.h
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00: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
|
Fixed DungeonRooms edges not generating sometimes.
|
2014-12-11 11:16:11 +01:00 |
DungeonRoomsFinisher.h
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
EndGen.cpp
|
Fixed defect #43671 in Coverity list.
|
2015-01-23 19:06:25 +03:00 |
EndGen.h
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
FinishGen.cpp
|
Replaced IntNoiseXX with IntNoiseXXInt
|
2015-03-01 20:08:05 +01:00 |
FinishGen.h
|
Removed trailing whitespace
|
2015-03-01 20:09:44 +01:00 |
GridStructGen.cpp
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
GridStructGen.h
|
Moved all Noise-related files into a separate folder.
|
2014-11-18 12:07:08 +01:00 |
HeiGen.cpp
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
HeiGen.h
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
IntGen.h
|
Grown biomes: fixed Linux build.
|
2014-11-02 16:47:56 +01:00 |
MineShafts.cpp
|
Using static cast for MineShaft spawners
|
2014-12-01 19:05:44 +01:00 |
MineShafts.h
|
Moved all Noise-related files into a separate folder.
|
2014-11-18 12:07:08 +01:00 |
NetherFortGen.cpp
|
Normalized comments.
|
2014-07-17 22:15:34 +02:00 |
NetherFortGen.h
|
Merge branch 'master' of github.com:mc-server/MCServer
|
2014-06-16 15:12:50 +01:00 |
Noise3DGenerator.cpp
|
Fixed defect #43665 in Coverity list.
|
2015-01-23 19:06:27 +03:00 |
Noise3DGenerator.h
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
PieceGenerator.cpp
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
PieceGenerator.h
|
Moved all Noise-related files into a separate folder.
|
2014-11-18 12:07:08 +01:00 |
POCPieceGenerator.cpp
|
Normalized comments.
|
2014-07-17 22:15:34 +02:00 |
POCPieceGenerator.h
|
A working POCPiece generator.
|
2014-03-09 22:04:29 +01:00 |
Prefab.cpp
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
Prefab.h
|
Basic style fixes.
|
2014-07-17 22:50:58 +02:00 |
PrefabPiecePool.cpp
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
PrefabPiecePool.h
|
Merge remote-tracking branch 'origin/master' into VillageGen
|
2014-05-29 09:14:47 +02:00 |
ProtIntGen.h
|
Grown biomes: Unified with GrownProt biomes.
|
2014-11-02 16:36:59 +01:00 |
RainbowRoadsGen.cpp
|
Normalized comments.
|
2014-07-17 22:15:34 +02:00 |
RainbowRoadsGen.h
|
Merge branch 'master' of github.com:mc-server/MCServer
|
2014-06-16 15:12:50 +01:00 |
Ravines.cpp
|
Fixed style: spaces after commas.
|
2014-07-19 14:53:41 +02:00 |
Ravines.h
|
Moved all Noise-related files into a separate folder.
|
2014-11-18 12:07:08 +01:00 |
RoughRavines.cpp
|
Added cBlockInfo::CanBeTerraformed and made finishers use it
|
2014-07-29 22:31:31 +02:00 |
RoughRavines.h
|
RoughRavines: Made floor and ceiling settings-adjustable.
|
2014-07-27 19:57:47 +02:00 |
ShapeGen.cpp
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
StructGen.cpp
|
Refactored all player block placing to go through hooks.
|
2014-12-24 07:20:17 +01:00 |
StructGen.h
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
TestRailsGen.cpp
|
Normalized comments.
|
2014-07-17 22:15:34 +02:00 |
TestRailsGen.h
|
Added a TestRails generator.
|
2014-06-21 20:19:44 +02:00 |
Trees.cpp
|
Refactored all player block placing to go through hooks.
|
2014-12-24 07:20:17 +01:00 |
Trees.h
|
Merge pull request #1594 from mc-server/LargeOakTree
|
2014-11-20 21:30:50 +01:00 |
TwoHeights.cpp
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
TwoHeights.h
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
UnderwaterBaseGen.cpp
|
Generator: Rewritten to use SharedPtrs.
|
2014-10-19 14:01:59 +02:00 |
UnderwaterBaseGen.h
|
Generator: Rewritten to use SharedPtrs.
|
2014-10-19 14:01:59 +02:00 |
VillageGen.cpp
|
Merge remote-tracking branch 'origin-master' into c++11
|
2014-11-25 23:03:33 +00:00 |
VillageGen.h
|
Generator: Rewritten to use SharedPtrs.
|
2014-10-19 14:01:59 +02:00 |