Commit History

Author SHA1 Message Date
  sfan5 de78ffb551 Fix strings in modified_reason_strings 1 month ago
  sfan5 1b89d4d541 Simplify getBlockNodeIdMapping 2 months ago
  sfan5 2386bfda7e Fix static_save=false not working & related cleanups 4 months ago
  lhofhansl 0d4b489545 Detect air-only blocks instead of day/night differences (#14264) 4 months ago
  sfan5 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 months ago
  sfan5 6aa4f14a28 Drop some unneeded MOD_REASONs 5 months ago
  sfan5 f5b35a074f Get rid of parent pointer in MapBlock 6 months ago
  sfan5 cb6e3ac6e1 Allocate data seperately from MapBlock class again 6 months ago
  sfan5 c3114132d3 Improve readability and infos in verbose log (#13828) 9 months ago
  numzero 3b74cc4a41 Replace PP with direct printing 1 year ago
  Abdou-31 d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 year ago
  Loïc Blot 322c8cf270 Reduce exposure of various internals (#12885) 1 year ago
  Jude Melton-Houghton b3503e7853 Embed data directly in mapblocks 1 year ago
  Jude Melton-Houghton 8f996e4a7c Remove unused MapBlock functionality 1 year ago
  Jude Melton-Houghton 9676364c1f Optimize lighting calculation (#12797) 1 year ago
  sfan5 9a01581cdd Get rid of global buffer that would ruin concurrent MapBlock serialization 2 years ago
  SmallJoker ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 years ago
  lhofhansl d1624a5521 Switch MapBlock compression to zstd (#10788) 2 years ago
  Lars e638056523 Allow configuring block disk and net compression. Change default disk level. 3 years ago
  Lars f1349be542 Avoid marking map blocks dirty upon deserialization. 3 years ago
  SmallJoker 947466ab28 (se)SerializeString: Include max length in the name 3 years ago
  Jozef Behran 86d7f84b89 Merge pull request #8776 from osjc/FixGetNode 4 years ago
  Paramat bc1e54764b Fix warnings about dungeongen.cpp memcpy() and unused variable in MapBlock::deSerializeNetworkSpecific() (#8122) 5 years ago
  SmallJoker bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 years ago
  Quentin Bazin 5f1cd555cd Move client-specific files to 'src/client' (#7902) 5 years ago
  nOOb3167 9537cfd3f8 Add a MSVC / Windows compatible snprintf function (#7353) 6 years ago
  Dániel Juhász 3face01a20 Node definition manager refactor (#7016) 6 years ago
  Dániel Juhász 735fc2a1f2 Remove unused light updating code 6 years ago
  Loic Blot b5f7249a7e Code modernization: src/m* (part 2) 6 years ago
  Loïc Blot c427533389 Modernize various files (src/m*) (#6267) 6 years ago