Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add MapSettingsManager and new mapgen setting script API functions | kwolekr | 2016-07-03 |
* | Mapgen: Refactor mapgen creation and management | kwolekr | 2016-07-03 |
* | FindSpawnPos: Let mapgens decide what spawn altitude is suitable | paramat | 2016-02-09 |
* | Mapgen: Add propagate_shadow bool to calcLighting | paramat | 2015-12-07 |
* | Mapgen: Use mapgen-specific names for constants in headers | paramat | 2015-10-09 |
* | Respect game mapgen flags and save world noise params | ngosang | 2015-03-07 |
* | mapgen: Resolve nodes in ctor rather than makeChunk | kwolekr | 2014-10-30 |
* | Huge overhaul of the entire MapgenParams system | kwolekr | 2014-02-03 |
* | Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API | kwolekr | 2013-06-27 |
* | Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams | kwolekr | 2013-05-19 |
* | Add singlenode mapgen; generates solely the node 'mapgen_singlenode', default... | Perttu Ahola | 2013-03-22 |