summaryrefslogtreecommitdiffstats
path: root/source/Generating/FinishGen.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-22PreSimulator finisher should now drop blocks through water and lava (untested)madmaxoft@gmail.com1-0/+4
2012-11-11Added DeadBushes finisher (initial patch by STR_Warrior; DeathBushes FTW!)madmaxoft@gmail.com1-8/+76
2012-10-21cFinishGenPreSimulator sets correct fluid type (stationary in the middle, flowing on chunk borders / holes next to water.madmaxoft@gmail.com1-1/+82
2012-10-21Added the first part of the PreSimulator finisher, drops floating sand and gravel to ground.madmaxoft@gmail.com1-0/+79
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-09-23Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com1-2/+2
2012-07-27Removed bottom lava from caves generator, added a new finish generator BottomLava for that. Also fixed a slight error in SameBlock composition generator cfgmadmaxoft@gmail.com1-0/+29
2012-07-03Added a lilypad finishermadmaxoft@gmail.com1-0/+73
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-285/+285
2012-06-08Sugarcane and Pumpkins get placed (quite rarely) in the SprinkleSmallFoliage FinishGenmadmaxoft@gmail.com1-5/+84
2012-05-27Ice finisher generator; fixed snow on water.madmaxoft@gmail.com1-1/+29
2012-05-27Added a snow finisher generatormadmaxoft@gmail.com1-1/+25
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-0/+154