コミット履歴

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