Commit History

Author SHA1 Message Date
  Sfan5 118e2ae865 Fix all warnings reported by clang 10 years ago
  sapier edcad09dee Add support for named threads (atm linux only) 10 years ago
  kwolekr 3570f3e396 Add minetest.set_noiseparam_defaults() Lua API 10 years ago
  kwolekr 83bafbe08b Make flag strings clear specified flag with 'no' prefix 10 years ago
  kwolekr 7f743178db Remove blank default values for emergequeue_limit_* settings 10 years ago
  kwolekr c6c5edd73a Revert "Fix settings to honor numeric conversion errors" 10 years ago
  sapier 3f376a092e Fix settings to honor numeric conversion errors 10 years ago
  kwolekr 5a34f40d80 Huge overhaul of the entire MapgenParams system 10 years ago
  sapier e258675eab Add propper client initialization 10 years ago
  kwolekr 9b978db0c2 Fix use of previously deallocated EmergeManager 10 years ago
  sapier e9e9fd7c3f Replace SimpleThread by JThread now implementing same features 10 years ago
  kwolekr 7a4c1e7327 Update mapgen params in ServerMap after Mapgen init 10 years ago
  kwolekr 15c316765d Handle Lua errors in on_generate callbacks instead of throwing SIGABRT 10 years ago
  kwolekr c3708b456e Add map feature generation notify Lua API 10 years ago
  kwolekr 83cc882335 EmergeManager: Fix Lua mapgen override param handling 10 years ago
  sapier 04e9a9d541 Cleanup jthread and fix win32 build 10 years ago
  kwolekr e396fb2984 Actually fix weather 10 years ago
  kwolekr e46c527733 Accept hexadecimal and string values for seeds 10 years ago
  kwolekr 9bccd75e34 Weather: Clean up getHeat/getHumidity somewhat 10 years ago
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 years ago
  proller 3aedfac968 Weather support 11 years ago
  kwolekr 9e100bc42b Apply various fixes to several things 11 years ago
  kwolekr 2e292b67a0 Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API 11 years ago
  kwolekr 8aa930f28e Add minetest.get_mapgen_object to API 11 years ago
  proller 75b8c13b00 New math mapgen with fractal based worlds 11 years ago
  kwolekr 0b20768a24 Decoration, Ore: Resolve node names on Mapgen init 11 years ago
  kwolekr 0a8519a26f Add initial Decoration support, many misc. improvements & modifications 11 years ago
  sapier ab43377577 Move scriptapi to separate folder (by sapier) 11 years ago
  Kahrl cc92e45b78 Fix EmergeThread names in log 11 years ago
  kwolekr 03868ff8e1 Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapgen V7 11 years ago