Commit History

Author SHA1 Message Date
  Lars f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 3 years ago
  Paramat 4ba5046308 Add 'ores' global mapgen flag (#10276) 3 years ago
  sfan5 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 years ago
  Loic Blot 5146086a64 Drop content_sao.{cpp,h} 4 years ago
  SmallJoker cde2a7f6f2 Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) (#9284) 4 years ago
  paramat ec5f591014 Dungeons: Move duplicated y limit checks to generation function 4 years ago
  Paramat 97764600e2 Randomwalk cave liquids: Remove deprecated 'lava depth' parameter (#9105) 4 years ago
  Paramat 2a74727857 Randomwalk caves: Add parameters for number, proportion flooded. Allow small caves (#8928) 4 years ago
  Paramat 5d4850a7ce Mapgen Carpathian: Add optional rivers (#7977) 5 years ago
  Paramat 7379aa74cf Dungeons: Settable density noise, move number calculation to mapgens (#8473) 5 years ago
  Loïc Blot b55fc3d773 mapgen: drop mapgen id from child mapgens. 5 years ago
  Paramat 8516f28458 Change mapgen order to ores > dungeons > decorations (#7656) 5 years ago
  Paramat 0b23253447 Mapgen flags: Add 'biomes' global mapgen flag (#7355) 6 years ago
  Paramat 54606e103d Mapgen caves: Re-order generation to fix cavern bug 6 years ago
  Paramat 746ca41f58 Biome API / dungeons: Add biome-defined dungeon nodes 6 years ago
  Paramat 7e3f88f539 Mgcarpathian: Fix spawn level calculation (#7212) 6 years ago
  Paramat 5701f9e389 Mgcarpathian: Remove insignificant 'base' noise variation (#7209) 6 years ago
  Loïc Blot 67a4cb7d8a Fix various clang-tidy reported performance-type-promotion-in-math-fn 6 years ago
  Loïc Blot 2481ea27ce Fix many issues reported by clang-tidy (#7189) 6 years ago
  Paramat 2c490dddc0 Mgcarpathian: Mapgen loop optimisations. fabs() -> std::fabs() 6 years ago
  paramat 2bc7c5ff93 Dungeons: Add Y limits in all mapgens 6 years ago
  paramat 142474196a Mapgen folder: Update and improve copyright information of files 6 years ago
  Vitaliy 20a85d76d9 Move files to subdirectories (#6599) 6 years ago