コミット履歴

作者 SHA1 メッセージ 日付
  sfan5 d8190e1c5f Some globals (un-)init fixes 7 ヶ月 前
  sfan5 dfba79f8ff Split servermap.cpp/h off from map.cpp/h 8 ヶ月 前
  sfan5 3cac17d23e Lua on each mapgen thread (#13092) 8 ヶ月 前
  sfan5 f5a8593b11 Add more Prometheus metrics (#12274) 2 年 前
  SmallJoker ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 3 年 前
  Wuzzy e7cd4cfa25 Fix /emergeblocks crashing in debug builds (#11461) 3 年 前
  SmallJoker c9144ae5e2 Add core.compare_block_status function (#11247) 3 年 前
  sfan5 2da1eee394 Fix broken `BiomeGen` abstraction (#11107) 3 年 前
  Lars f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. 4 年 前
  sfan5 c28fbd06a8 Fix remaining issues with mapgen scriptapi 4 年 前
  sfan5 3c65d1acec Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy 4 年 前
  Loïc Blot b3716a03a6 EmergeManager::initMapgens use FATAL_ERROR if and drop boolean return 5 年 前
  Dániel Juhász 3face01a20 Node definition manager refactor (#7016) 6 年 前
  Vitaliy 20a85d76d9 Move files to subdirectories (#6599) 7 年 前
  Loïc Blot ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 7 年 前
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) 7 年 前
  Loïc Blot 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 7 年 前
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 7 年 前
  Loïc Blot 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) 7 年 前
  Loïc Blot ab128e03ff C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945) 7 年 前
  Loïc Blot d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922) 7 年 前
  Loïc Blot a98baef5e4 C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 7 年 前
  Ner'zhul 8e7449e092 Environment & IGameDef code refactoring (#4985) 7 年 前
  Loic Blot 613797a304 Replace various std::map with UNORDERED_MAP + various cleanups 8 年 前
  kwolekr 3c63c3044d Add MapSettingsManager and new mapgen setting script API functions 8 年 前
  kwolekr 92705306bf Mapgen: Refactor mapgen creation and management 8 年 前
  paramat 4adbd69a37 FindSpawnPos: Let mapgens decide what spawn altitude is suitable 8 年 前
  kwolekr 9f988e3b96 EmergeManager: Do not queue duplicate block requests 9 年 前
  kwolekr c56d7fe0eb Add DISABLE_CLASS_COPY macro (and use it) 9 年 前
  kwolekr 5130dbce7b Allow setting chunksize in core.set_mapgen_params 9 年 前