.. |
BioGen.cpp
|
Generator: Renamed cBiomeGenerator's Initialize() to InitializeBiomeGen().
|
2013-10-10 15:49:24 +02:00 |
BioGen.h
|
Generator: Renamed cBiomeGenerator's Initialize() to InitializeBiomeGen().
|
2013-10-10 15:49:24 +02:00 |
Caves.cpp
|
WaveNoise not used, removing.
|
2013-11-16 18:54:01 +00:00 |
Caves.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
ChunkDesc.cpp
|
another
|
2013-11-16 18:58:17 +00:00 |
ChunkDesc.h
|
Removed cChunkDesc::SetChunkCoords() from Lua API.
|
2013-09-25 09:02:49 +02:00 |
ChunkGenerator.cpp
|
Fixed some unsigned int comparison warnings.
|
2013-11-16 18:55:49 +00:00 |
ChunkGenerator.h
|
Prepared cChunkDesc for further API extension; used it as the sole container for generated chunk data, including entities / block entities.
|
2013-02-08 16:01:44 +00:00 |
CompoGen.cpp
|
CompoGen and HeiGen read their settings in their respective Initialize() functions.
|
2013-10-11 10:18:01 +02:00 |
CompoGen.h
|
CompoGen and HeiGen read their settings in their respective Initialize() functions.
|
2013-10-11 10:18:01 +02:00 |
ComposableGenerator.cpp
|
CompoGen and HeiGen read their settings in their respective Initialize() functions.
|
2013-10-11 10:18:01 +02:00 |
ComposableGenerator.h
|
CompoGen and HeiGen read their settings in their respective Initialize() functions.
|
2013-10-11 10:18:01 +02:00 |
DistortedHeightmap.cpp
|
Fixed another unsigned integer comparison.
|
2013-11-16 18:34:54 +00:00 |
DistortedHeightmap.h
|
CompoGen and HeiGen read their settings in their respective Initialize() functions.
|
2013-10-11 10:18:01 +02:00 |
EndGen.cpp
|
Fixed another one.
|
2013-11-16 18:57:03 +00:00 |
EndGen.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
FinishGen.cpp
|
Added the End height and composition generators.
|
2013-06-22 18:41:08 +00:00 |
FinishGen.h
|
The subgenerators use cChunkDesc instead of raw arrays. cChunkDesc is based on cBlockArea. Initial version of Lakes generator.
|
2013-03-19 08:32:02 +00:00 |
HeiGen.cpp
|
CompoGen and HeiGen read their settings in their respective Initialize() functions.
|
2013-10-11 10:18:01 +02:00 |
HeiGen.h
|
CompoGen and HeiGen read their settings in their respective Initialize() functions.
|
2013-10-11 10:18:01 +02:00 |
MineShafts.cpp
|
Fixed unsigned integer comparison.
|
2013-11-16 18:27:30 +00:00 |
MineShafts.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
Noise3DGenerator.cpp
|
Got rid of another unused variable.
|
2013-11-16 18:47:25 +00:00 |
Noise3DGenerator.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
Ravines.cpp
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
Ravines.h
|
Changed everyting to Unix line endings.
|
2013-07-29 12:13:03 +01:00 |
StructGen.cpp
|
Revert "Silenced another warning."
|
2013-11-16 17:54:18 +00:00 |
StructGen.h
|
Initial version of "DistortedMembraneOverhangs"
|
2013-04-25 19:29:56 +00:00 |
Trees.cpp
|
Trees: fixed a glitch in large jungle trees' leaves (1 column was missing)
|
2013-03-19 07:54:56 +00:00 |
Trees.h
|
Source files cleanup: The rest of the files renamed.
|
2012-09-23 22:09:57 +00:00 |