Commit History

Author SHA1 Message Date
  Loïc Blot 1992db1395 Code modernization: src/n*, src/o* (#6280) 7 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 7 years ago
  Loïc Blot 85511a642f Cleanup various headers to reduce compilation times (#6255) 7 years ago
  Loïc Blot 4faaadc8d5 Cpp11 patchset 11: continue working on constructor style migration (#6004) 7 years ago
  kwolekr dfbdb5bcd7 Change internal type for seeds to s32 8 years ago
  kwolekr 5d1d7c17ea Noise: Make buffer size parameters unsigned 9 years ago
  kwolekr cd1d625ab2 Replace PRNG assertions with PrngException 9 years ago
  kwolekr 3993093f51 Add support for the PCG32 PRNG algo (and associated script APIs) 9 years ago
  Craig Robbins ced6d20295 For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives 9 years ago
  kwolekr 8c98f497d9 PseudoRandom: Expose constant PSEUDORANDOM_MAX 10 years ago
  kwolekr fb80a7c111 Clean up Noise macros 10 years ago
  kwolekr 16baed0467 Noise: Automatically transform noise maps if needed 10 years ago
  kwolekr fb2bc956b1 Noise: Create a deep copy of NoiseParams 10 years ago
  kwolekr 2a7c6d27b3 Optimize noise implementations 10 years ago
  kwolekr 2fd3d52020 Add flags and lacunarity as new noise parameters 10 years ago
  kwolekr 68c799bf99 Use setting groups for NoiseParams 10 years ago
  kwolekr 8831703428 Fix NoisePerlin3DEased return value 10 years ago
  SmallJoker 874109c520 Add option 'eased' to NoiseParams 10 years ago
  kwolekr fc9521874c Add eased 3d point-value noise functions 10 years ago
  paramat 92981b2fee Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, blobs 10 years ago
  kwolekr 6ddf458504 Change license of noise implementation to Simplified BSD 10 years ago
  kwolekr b994a7af13 Add support for eased 3d noise 10 years ago
  kwolekr 3570f3e396 Add minetest.set_noiseparam_defaults() Lua API 10 years ago
  kwolekr 5a34f40d80 Huge overhaul of the entire MapgenParams system 10 years ago
  kwolekr 93474c4218 Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParams 11 years ago
  kwolekr 8ec3fc35c6 Add Mapgen V7, reorganize biomes 11 years ago
  proller 165498cecf initial mapgen indev version with farscale feature and huge caves 11 years ago
  kwolekr 650e932ddf Re-add dungeons in new dungeongen.cpp 11 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago