- Mar 24, 2015
- Mar 20, 2015
-
- Mar 11, 2015
-
-
paramat authored
-
- Mar 05, 2015
-
-
Loïc Blot authored
* Also change some std::list to std::vector for ClientMap::renderMap * Remove disabled code in ClientMap::renderMap, disabled since a long time
-
- Feb 26, 2015
-
-
paramat authored
-
- Jan 05, 2015
- Jan 04, 2015
-
-
kwolekr authored
-
- Dec 30, 2014
- Dec 29, 2014
-
-
kwolekr authored
Add minetest.get_mapgen_params() Deprecate minetest.register_on_mapgen_init()
-
kwolekr authored
Also set default height_min/height_max to -31000 and 31000, respectively, for ore and biomes
-
paramat authored
Biome API: Add shore top and shore filler nodes, underwater node, water top node. Add water top depth and shore height parameters. Remove water dust node
-
kwolekr authored
-
- Dec 28, 2014
- Dec 27, 2014
-
-
kwolekr authored
-
- Dec 12, 2014
-
-
kwolekr authored
-
- Dec 10, 2014
- Dec 08, 2014
-
-
kwolekr authored
Add 'absolute value' option to noise map functions Extend persistence modulation to 3D noise Extend 'eased' option to noise2d_perlin* functions Some noise.cpp formatting fixups
-
- Dec 07, 2014
-
-
kwolekr authored
-
- Dec 06, 2014
-
-
kwolekr authored
Add support for notify-on-decoration Clean up mapgen constructors Clean up mapgen.cpp code style somewhat Remove trailing whitespace from some files
-
- Dec 04, 2014
-
-
paramat authored
Add definable node_stone to biome API, mgv5, mgv7. Reduce and correct depth of mgv7 biomes. l_mapgen.cpp: add '#include mapgen_v5.h' because '#include mapgen_v7' is there. Improve underwater grass hack
-
- Nov 14, 2014
-
-
kwolekr authored
-
- Nov 13, 2014
-
-
kwolekr authored
Add BiomeManager, OreManager, DecorationManager, and SchematicManager
-
- Nov 01, 2014
-
-
kwolekr authored
-
- Oct 30, 2014
-
-
kwolekr authored
-
- Oct 29, 2014
-
-
kwolekr authored
Split up ModApiMapgen::l_register_decoration() Define and make use of CONTAINS() and ARRLEN() macros
-
- Oct 28, 2014
-
-
kwolekr authored
-
- Oct 27, 2014
-
-
kwolekr authored
-
- Sep 21, 2014
-
-
ShadowNinja authored
This also cleans up settings a bit
-
- Sep 12, 2014
-
-
ShadowNinja authored
-
- May 08, 2014
-
-
ShadowNinja authored
-
- Apr 15, 2014
-
-
sfan5 authored
-
- Mar 08, 2014
-
-
kwolekr authored
-
- Feb 16, 2014
-
-
sfan5 authored
-