コミット履歴

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