- Apr 01, 2015
-
-
Zeno- authored
Move debug streams to log.cpp|h Move GUI-related globals to clientlauncher Move g_settings and g_settings_path to settings.cpp|h Move g_menuclouds to clouds.cpp|h Move g_profiler to profiler.cpp|h
-
- Mar 07, 2015
-
-
paramat authored
-
- Jan 01, 2015
-
-
paramat authored
Use/add stone_surface_max_y to speed-optimise/guide dungeon generation MgV7: Don't let mountain terrain chop dungeons at mapchunk borders Make mountain terrain update stone_surface_max_y for caves in mountains
-
- 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 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
-
- Feb 04, 2014
-
-
kwolekr authored
MapgenParams is no longer a polymorphic class, eliminating the need for messy and bug-prone reallocations. Separation between the common and mapgen-specific parameters is now strongly defined. Mapgen parameters objects are now properly encapsulated within the proper subsystems.
-
- Dec 14, 2013
-
-
kwolekr authored
-
- Dec 08, 2013
-
-
kwolekr authored
-
- Sep 06, 2013
-
-
0gb.us authored
-
- Mar 10, 2013
-
-
kwolekr authored
-