Commit History

Author SHA1 Message Date
  Loïc Blot c427533389 Modernize various files (src/m*) (#6267) 7 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 7 years ago
  paramat 210a339dce Mapgen files: Update and correct copyright credits 7 years ago
  Loïc Blot 91a9382c25 Pass clang-format on various cpp/header files (#5559) 7 years ago
  kwolekr 3c63c3044d Add MapSettingsManager and new mapgen setting script API functions 8 years ago
  kwolekr 92705306bf Mapgen: Refactor mapgen creation and management 8 years ago
  paramat 4adbd69a37 FindSpawnPos: Let mapgens decide what spawn altitude is suitable 8 years ago
  paramat 49073ba2c3 Mapgen: Add propagate_shadow bool to calcLighting 9 years ago
  paramat 7504cdcfbf Mapgen: Use mapgen-specific names for constants in headers 9 years ago
  ngosang f6e4c5d9cf Respect game mapgen flags and save world noise params 9 years ago
  kwolekr 6b4307791a mapgen: Resolve nodes in ctor rather than makeChunk 10 years ago
  kwolekr 5a34f40d80 Huge overhaul of the entire MapgenParams system 10 years ago
  kwolekr 2e292b67a0 Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API 11 years ago
  kwolekr 93474c4218 Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams 11 years ago
  Perttu Ahola 34b185e955 Add singlenode mapgen; generates solely the node 'mapgen_singlenode', defaults to air 11 years ago