Commit History

Автор SHA1 Съобщение Дата
  DS 7e8831a414 Inventory: Don't throw resize lock exception in destructor (#13894) преди 1 година
  numzero 3b74cc4a41 Replace PP with direct printing преди 1 година
  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 години
  sfan5 f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) преди 3 години
  SmallJoker 947466ab28 (se)SerializeString: Include max length in the name преди 4 години
  SmallJoker 3d66622772 Send only changed node metadata to clients instead of whole mapblock (#5268) преди 6 години
  Loïc Blot 1992db1395 Code modernization: src/n*, src/o* (#6280) преди 7 години
  sfan5 071e114ffa Private nodemeta (#5702) преди 7 години
  rubenwardy bbdd869d72 Derive NodeMetadata from Metadata преди 7 години
  sfan5 3a57e52500 Do not serialize empty NodeMetadata преди 8 години
  ShadowNinja 6f2d785d0f Rename macros with two leading underscores преди 9 години
  ShadowNinja 96cc5b34fe Use warningstream for log messages with WARNING преди 9 години
  est31 452df1c723 Various style cleanups + unused code removal преди 9 години
  David Jones 34b7a147dc Change i++ to ++i преди 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 години
  sapier a39c136e69 Fix NodeMetadataList loosing memory on deserialize due to invalid clear map call instead of clear преди 9 години
  Anton 10e0cf8b2c Use std::string::empty() instead of size() where applicable преди 10 години
  Rafael Reilova f7d65091f8 serialize.h: use machine native byte swapping if available, fall-back to previous generic method if not (supported for GCC using endian.h, detection done in cmake) write/readARGB8() - just write 32-bit color in one op, instead of 4 1-byte ops cleanup: removed unneeded buffer init for some serialize-out functions use a #define for the fixed point factor in read/writeF1000() преди 10 години
  ShadowNinja e17f140be0 Add a limit to node meta data resolving recursion преди 10 години
  Sfan5 6d0ea26c2d Update Copyright Years преди 11 години
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest преди 11 години
  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 години
  darkrose c4315a7afa Strip unneeded variables from NodeMetadata преди 12 години
  Kahrl 704782c95b WIP node metadata, node timers преди 12 години
  Perttu Ahola 8b8ef8acc0 Move NodeMetadata prototype containers to content_nodemeta.cpp to fix them not being filled correctly on some systems and compilers преди 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 години