Commit History

Author SHA1 Message Date
  Dániel Juhász 3face01a20 Node definition manager refactor (#7016) 6 years ago
  Loïc Blot de4c2e4250 ServerMap saving: cleanups (#6274) 6 years ago
  Loic Blot b5f7249a7e Code modernization: src/m* (part 2) 6 years ago
  Loïc Blot fd3afbced5 Optimize headers (part 2) (#6272) 6 years ago
  Loïc Blot c427533389 Modernize various files (src/m*) (#6267) 6 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
  Loic Blot 9d412dd075 Remove unused Map::getDayNightDiff + fix one undefined variable in mapblock.cpp 7 years ago
  Loïc Blot 8f7785771b Cpp11 initializers 2 (#5999) 7 years ago
  Loïc Blot ab128e03ff C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945) 7 years ago
  Loïc Blot a98baef5e4 C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 7 years ago
  Loïc Blot c6d5441105 Properly remove SAO when worldedges are overtaken (#5889) 7 years ago
  SmallJoker d99b6fed55 Time: Change old `u32` timestamps to 64-bit (#5818) 7 years ago
  Loïc Blot 29ab20c272 Player data to Database (#5475) 7 years ago
  Auke Kok cca58fe0fd Add on_flood() callback. 7 years ago
  Dániel Juhász 57e5aa6628 Light update for map blocks 7 years ago
  Loïc Blot f98bbe193e Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 7 years ago
  Loïc Blot cf37a55690 Fix various variables passed by copy instead of const ref (#5610) 7 years ago
  paramat ec0c4d33db Map generation limit: Make per-world 7 years ago
  Lars Hofhansl ba4b704ebf Allow server side occlusion culling. 7 years ago
  Dániel Juhász ab371cc934 Light calculation: New bulk node lighting code 7 years ago
  Dániel Juhász 3f8261830e Improve getPointedThing() (#4346) 7 years ago
  Dániel Juhász c071efaa43 Improved lighting 7 years ago
  Loic Blot 155288ee98 use unordered containers where possible (patch 4 on X) 7 years ago
  kwolekr 3c63c3044d Add MapSettingsManager and new mapgen setting script API functions 8 years ago
  Ekdohibs 559dd99469 Make node timers more efficient 8 years ago
  kwolekr c56d7fe0eb Add DISABLE_CLASS_COPY macro (and use it) 8 years ago
  kwolekr 0850d3bb93 Add emerge completion callback mechanism 8 years ago
  est31 a8e238ed06 Add count based unload limit for mapblocks 9 years ago
  kwolekr b785577f03 Add core.find_nodes_with_meta() script API 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