Age | Commit message (Expand) | Author |
2013-07-01 | Decoration: Add schematic rotation support | kwolekr |
2013-06-30 | Optimize liquid queue on generate map for liquid_finite | proller |
2013-06-28 | Make generated water a shade darker to match up with older versions | kwolekr |
2013-06-27 | Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API | kwolekr |
2013-06-22 | Decoration: Add support for zero probability, fix breakage from last commit | kwolekr |
2013-06-22 | A handful of minor fixes to various things | kwolekr |
2013-06-22 | Decoration: Add Schematic decoration type | kwolekr |
2013-06-17 | Decoration: Place decorations in mgv6, check if air or cignore before placement | kwolekr |
2013-06-17 | Decoration, Ore: Resolve node names on Mapgen init | kwolekr |
2013-06-17 | Decoration: Change divlen to sidelen | kwolekr |
2013-06-17 | Add initial Decoration support, many misc. improvements & modifications | kwolekr |
2013-05-19 | Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams | kwolekr |
2013-04-07 | Add param2 field for ores, some minor fixes and misc. code cleanup | kwolekr |
2013-04-07 | Fix black tree leaves, reduce above-ground cave shadows | kwolekr |
2013-04-07 | Add Mapgen V7, reorganize biomes | kwolekr |
2013-03-31 | Add Ore generation flags, implement ore absolute height | kwolekr |
2013-03-24 | Vary ore sheet y position by noise | kwolekr |
2013-03-24 | Ensure ore can fit in OreSheet::generate() | kwolekr |
2013-03-24 | Add Ore infrastructure and l_register_ore() | kwolekr |
2013-03-17 | Add jungle grass to jungles | kwolekr |
2013-03-16 | Re-add jungles, apple trees | kwolekr |
2013-03-15 | Optimize Mapgen::updateLighting(), add setLighting() | kwolekr |
2013-03-11 | Clean up Mapgen | kwolekr |
2013-03-11 | Migrate to STL containers/algorithms. | Ilya Zhuravlev |
2013-03-10 | Re-add dungeons in new dungeongen.cpp | kwolekr |
2013-02-25 | Add emerge.cpp, initial EmergeThread changes | kwolekr |
2013-02-24 | Update Copyright Years | Sfan5 |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam |
2013-02-24 | Add seed parameter for default and L-system trees | RealBadAngel |
2013-02-07 | Fix compile error (MSVC2010). | Ilya Zhuravlev |
2013-02-06 | Add flag string settings, flat map option | kwolekr |
2013-01-23 | Make mapgen factory setup more elegant, add mapgen_v6.h | kwolekr |
2013-01-21 | Use a string identifier for a mapgen instead of version | kwolekr |
2013-01-21 | Removed Mapgen V7 for now | kwolekr |
2013-01-21 | Finish and clean up mapgen configuration | kwolekr |
2013-01-21 | Clean up EmergeManager, do initial work on Mapgen configuration | kwolekr |
2013-01-21 | Readded and optimized mapgen V6 | kwolekr |
2013-01-21 | Add initial Lua biomedef support, fixed biome selection | kwolekr |
2013-01-21 | The new mapgen, noise functions, et al. | kwolekr |
2012-12-30 | L-System treegen | RealBadAngel |
2012-11-23 | Fix trees growing into any type of node | Ilya Zhuravlev |
2012-11-02 | Replace pow() with multiplikation to improve speed | PilzAdam |
2012-09-01 | Attempt to fix flying gravel and dirt | Perttu Ahola |
2012-09-01 | Smooth transition to the desert biome. | Sergey Gilfanov |
2012-07-21 | Remove trenches from map generator (cyisfor) (glitches: read below) | darkrose |
2012-06-05 | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola |
2012-04-07 | Tune mapgen | Perttu Ahola |
2012-04-07 | Tune desert beaches | Perttu Ahola |
2012-04-07 | Add deserts to map generator | Perttu Ahola |
2012-04-07 | Tune mapgen a bit | Perttu Ahola |