コミット履歴

作者 SHA1 メッセージ 日付
  Rogier 4d4b8bb8a4 Move PP() and PP2() macros to basic_macros.h 8 年 前
  Lars Hofhansl 2f59a0c840 Process ABMs in a spherical volume instead of cubic 8 年 前
  Ner'zhul 9d25242c5c PlayerSAO/LocalPlayer refactor: (#4612) 8 年 前
  paramat 63a3bb229a Changes to static object storage limit and error message 8 年 前
  raymoo c9e7a27eeb Attached particle spawners 8 年 前
  Loic Blot 70f104be07 Environment cleanup 8 年 前
  Loic Blot 569b89b36f Move RemotePlayer code to its own cpp/header 8 年 前
  Loic Blot 7bbd716426 RemotePlayer/LocalPlayer Player base class proper separation (code cleanup) (patch 3 of X) 8 年 前
  Loic Blot fd5a130b86 More code cleanup (UNORDERED + RemotePlayer/LocalPlayer) 8 年 前
  Loic Blot 656faf7373 Player/LocalPlayer/RemotePlayer inheritance cleanup (part 2 on X) 8 年 前
  Loic Blot 613797a304 Replace various std::map with UNORDERED_MAP + various cleanups 8 年 前
  Ekdohibs 559dd99469 Make node timers more efficient 8 年 前
  obneq 6278da296b Handle particle spawners in env and delete expired ids 8 年 前
  Auke Kok c5c727d627 Allow NodeTimer, ABM and block mgmt interval changes. 8 年 前
  Auke Kok dc8bf4e928 Avoid try/catch for settings. 8 年 前
  Auke Kok 4e59fcf5c1 Add consistent monotonic day counter - get_day_count() 8 年 前
  est31 d494733839 Add minetest.register_lbm() to run code on block load only 8 年 前
  rubenwardy 4efb7eb734 Cache some settings 9 年 前
  Kahrl b1428ab4bb Add '/clearobjects quick' 8 年 前
  est31 c75ab52115 Fix time progressing too fast 9 年 前
  est31 8f03995604 Time: use locks again 9 年 前
  est31 f9b09368f0 Time: Remove serverside getter, and use atomic operations 9 年 前
  est31 ca8e56c15a Environment: Time of day fixes and add serverside getter 9 年 前
  paramat 3b9f99e0d6 ABMs: Make catch-up behaviour optional 9 年 前
  ShadowNinja 6f2d785d0f Rename macros with two leading underscores 9 年 前
  ShadowNinja 96cc5b34fe Use warningstream for log messages with WARNING 9 年 前
  Loic Blot 596484da4f Save and remove player by pointer 9 年 前
  Loic Blot 9c635f28ac Little optimization on getAdded/Removed activeobjects per player loop. 9 年 前
  est31 6c81be51ff Fix object position border checking 9 年 前
  est31 f61f817b9c Disallow placing entities outside safe boundaries 9 年 前