Commit History

Author SHA1 Message Date
  sofar 61e5fbab72 getS16NoEx() returns true unless syntactical error in conf. (#8304) 5 years ago
  red-001 07b1743d3d Fix crash caused by Lua error during startup (#7473) 6 years ago
  paramat 07622bf9b4 Generate Notifier: Clear events once after all 'on generated' functions 6 years ago
  Vitaliy 20a85d76d9 Move files to subdirectories (#6599) 6 years ago
  Loïc Blot ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 years ago
  Loïc Blot bd6b90359c Remove DSTACK support (#6346) 6 years ago
  Loïc Blot 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 years ago
  Loic Blot 31b84ce1f2 Move MapEditEventAreaIgnorer to emerge.cpp 7 years ago
  Loïc Blot 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) 7 years ago
  Loïc Blot a98baef5e4 C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 7 years ago
  ShadowNinja 2818d3f224 Rename Scripting API files for consistency 7 years ago
  paramat d3131aeae7 Map generation limit: Rewrite 7 years ago
  zeuner ba0a8dabef avoid crashing when accessing mapgen early (#5384) 7 years ago
  Loic Blot 2efae3ffd7 [CSM] Client side modding 7 years ago
  sapier f5070b4454 Added lua tracebacks to some errors where you have been blind to what… (#5043) 7 years ago
  Ner'zhul 8e7449e092 Environment & IGameDef code refactoring (#4985) 7 years ago
  Dániel Juhász 6d4e7f223a Fix unnecessary block loading (#4847) 7 years ago
  Loic Blot 613797a304 Replace various std::map with UNORDERED_MAP + various cleanups 7 years ago
  kwolekr 3c63c3044d Add MapSettingsManager and new mapgen setting script API functions 8 years ago
  kwolekr 92705306bf Mapgen: Refactor mapgen creation and management 8 years ago
  kwolekr 76f4856479 Move biome calculation to BiomeGen 8 years ago
  paramat 4adbd69a37 FindSpawnPos: Let mapgens decide what spawn altitude is suitable 8 years ago
  kwolekr 9f988e3b96 EmergeManager: Do not queue duplicate block requests 8 years ago
  Duane Robertson 3c6b2ffb10 Add Valleys mapgen. 8 years ago
  paramat 3e0ea3c6ed Mgflat: Set blank default spflags. Unhide 8 years ago
  paramat c24f3b0a65 Mgfractal: Move julia set selection into formula parameter 8 years ago
  paramat 76c9abe4c8 Mapgen: Add flat mapgen in hidden form 8 years ago
  kwolekr 765a834cd0 Refactor Thread class to improve readability and portability 8 years ago
  ShadowNinja 6f2d785d0f Rename macros with two leading underscores 8 years ago
  ShadowNinja 6f4d6cb574 Always use errorstream for DEBUG_EXCEPTION_HANDLER 8 years ago