| Commit message (Expand) | Author | Age |
* | Cpp11 initializers 2 (#5999) | Loïc Blot | 2017-06-17 |
* | Mapgen files: Update and correct copyright credits | paramat | 2017-05-26 |
* | Pass clang-format on various cpp/header files (#5559) | Loïc Blot | 2017-04-23 |
* | Add MapSettingsManager and new mapgen setting script API functions | kwolekr | 2016-07-03 |
* | Mapgen: Refactor mapgen creation and management | kwolekr | 2016-07-03 |
* | Mapgen: Combine dungeon generation code | kwolekr | 2016-05-27 |
* | Mapgen: Deduplicate common constructor code | kwolekr | 2016-05-27 |
* | Mapgen: Remove calculateNoise from most mapgens | kwolekr | 2016-05-27 |
* | Mapgen: Combine generateBiomes, dustTopNodes, and generateCaves | kwolekr | 2016-05-27 |
* | Move biome calculation to BiomeGen | kwolekr | 2016-05-27 |
* | Mapgen: Make 3D noise tunnels' width settable | paramat | 2016-04-28 |
* | Mapgen: Optimise cave noises and tunnel excavation | paramat | 2016-04-08 |
* | FindSpawnPos: Let mapgens decide what spawn altitude is suitable | paramat | 2016-02-09 |
* | Mgfractal: Add 3D and 4D fractals | paramat | 2015-12-15 |
* | Mgfractal: Move julia set selection into formula parameter | paramat | 2015-11-23 |
* | Mgfractal: Revert unnecessary duplication of parameters | paramat | 2015-11-15 |
* | Mgfractal: Create a choice of 4 mandelbrot formulas | paramat | 2015-11-14 |
* | Cavegen: Make mgfractal use mgv5 cavegen | paramat | 2015-11-09 |
* | Mgfractal: Add filler depth noise | paramat | 2015-10-29 |
* | Mgfractal: Independent iterations and scale parameters | paramat | 2015-10-24 |
* | Mgfractal: Independant offset and slice params for mandelbrot and julia | paramat | 2015-10-11 |
* | Fractal mapgen: Add seabed and large pseudorandom caves | paramat | 2015-10-07 |
* | Mapgen: Add 4D fractal mapgen | paramat | 2015-10-06 |