Commit History

Author SHA1 Message Date
  sfan5 6ca214fefc Introduce `std::string_view` into wider use (#14368) 4 months ago
  lhofhansl d1624a5521 Switch MapBlock compression to zstd (#10788) 2 years ago
  Ben Deutsch 2b3490db1f Add limit parameter to decompressZlib 6 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
  Loic Blot c27504a322 compressZlib: don't use a SharedBuffer but a raw u8 * pointer 7 years ago
  sfan5 071e114ffa Private nodemeta (#5702) 7 years ago
  Dániel Juhász f17c9c45dc Lighting: Update lighting at block loading 7 years ago
  est31 283bf97a1c Serialisation: documentation fixes, clarifying renames and whitespace fixes 8 years ago
  Loic Blot 80a7408e4d Fix a crash (assert) when client set serial version < 24 in INIT 9 years ago
  Craig Robbins ca217d0416 Revert "Fix a crash (assert) when client set serial version < 24 in INIT command SER_FMT_VER_LOWEST is set to zero, then the test is stupid in INIT because all client works. In mapblock we check if client's serialization version is < 24, but if client sent serialization version < 24 (15 for example) the server set it and tried to send nodes, then BOOM" 9 years ago
  (@U-Exp) 800d192702 Fix a crash (assert) when client set serial version < 24 in INIT command SER_FMT_VER_LOWEST is set to zero, then the test is stupid in INIT because all client works. In mapblock we check if client's serialization version is < 24, but if client sent serialization version < 24 (15 for example) the server set it and tried to send nodes, then BOOM 9 years ago
  Craig Robbins 3993102e88 Fix -Wtype-limits warnings and remove disabling of -Wtype-limits 9 years ago
  ShadowNinja 406ed5efac Add compression API 9 years ago
  proller 06cdce1e12 Weather backward compatibility 11 years ago
  proller 3aedfac968 Weather support 11 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago
  Perttu Ahola 5c31445117 Improve node timer format (map format version 25) and update mapformat.txt 12 years ago
  Perttu Ahola fd845f27f5 Fix map deserialization and remove old serialization code 12 years ago
  darkrose cd6becd442 Implement node timers 12 years ago
  Perttu Ahola 9f031a6759 Optimize headers 12 years ago
  Perttu Ahola d0ea6f9920 Properly and efficiently use split utility headers 12 years ago
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 years ago
  Kahrl 704782c95b WIP node metadata, node timers 12 years ago
  Kahrl 157a4cf18c Node placement / mineral / serialization / iron freq / node_dig callback 12 years ago
  Perttu Ahola c0f6395cf0 Node definition names 12 years ago
  Perttu Ahola 90d793f8f3 extended content-type range 13 years ago
  Perttu Ahola 8f742855a1 initial steps in doing content type extension 13 years ago
  Perttu Ahola 7538b4c620 New map generator added (and SQLite, messed up the commits at that time...) (import from temporary git repo) 13 years ago
  Perttu Ahola 0af5311538 Preliminary "active block" stuff + set up test code to grow grass. 13 years ago