コミット履歴

作者 SHA1 メッセージ 日付
  Jude Melton-Houghton f4a01f3a5d Avoid duplication of mod metadata in memory (#12562) 2 年 前
  Jude Melton-Houghton 7423c4c11e Send to clients node metadata that changed to become empty (#11597) 3 年 前
  SmallJoker 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) 6 年 前
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 7 年 前
  Loïc Blot a98baef5e4 C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 7 年 前
  sfan5 071e114ffa Private nodemeta (#5702) 7 年 前
  rubenwardy bbdd869d72 Derive NodeMetadata from Metadata 7 年 前
  sfan5 3a57e52500 Do not serialize empty NodeMetadata 8 年 前
  est31 452df1c723 Various style cleanups + unused code removal 9 年 前
  kwolekr da34a2b33e Replace instances of std::map<std::string, std::string> with StringMap 9 年 前
  kwolekr b785577f03 Add core.find_nodes_with_meta() script API 9 年 前
  ShadowNinja e17f140be0 Add a limit to node meta data resolving recursion 10 年 前
  sapier 6f661f77a6 Don't lookup node texts in a endless recursion loop 11 年 前
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 年 前
  Sfan5 6d0ea26c2d Update Copyright Years 11 年 前
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 年 前
  darkrose 506203345b Implement formspec 12 年 前
  Perttu Ahola 9f031a6759 Optimize 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 年 前
  Perttu Ahola 3899f83da8 NodeMetaRef:{to,from}_table and lua_api.txt additions 12 年 前
  darkrose c4315a7afa Strip unneeded variables from NodeMetadata 12 年 前
  Kahrl 704782c95b WIP node metadata, node timers 12 年 前
  Perttu Ahola 705f142b8d GenericNodeMetadata and an example furnace 13 年 前
  Perttu Ahola 18bb0ea1ea Mode node definition loading from Lua (still not finished), fix metadata creation from name 13 年 前
  Perttu Ahola 3b3ca65562 Add names to NodeMetadata 13 年 前
  Perttu Ahola abceeee92f Create framework for getting rid of global definitions of node/tool/item/whatever types 13 年 前
  Perttu Ahola 64fa59e24f Generic NodeMetadata text input 13 年 前
  darkrose 8b875d71d1 remove content_* things from map.cpp 13 年 前
  Perttu Ahola 931474658d moved inventory menu definition of chest and furnace to content_nodemeta.{h,cpp} 13 年 前
  Perttu Ahola da692355e8 Created and moved stuff to content_nodemeta.{h,cpp} 13 年 前