Commit Verlauf

Autor SHA1 Nachricht Datum
  sfan5 3ac5a24b12 Sanitize player position and speed server-side (#12396) vor 2 Jahren
  rubenwardy f85e9ab925 Add nametag background setting and object property (#10937) vor 3 Jahren
  SmallJoker 947466ab28 (se)SerializeString: Include max length in the name vor 3 Jahren
  SmallJoker ca5c2dbefa Clean up serialization vor 3 Jahren
  sfan5 515d38a702 Fix truncation warning for F1000_MIN, F1000_MAX vor 4 Jahren
  Leonid Bobrov 339341ba4e DragonFly BSD is somewhat identical to FreeBSD (#8159) vor 5 Jahren
  SmallJoker bba4563d89 Proselytize the network. Use IEEE F32 (#8030) vor 5 Jahren
  SmallJoker 839e935ba0 Network: Send IEEE floats (#7768) vor 5 Jahren
  Vitaliy 20a85d76d9 Move files to subdirectories (#6599) vor 6 Jahren
  Loïc Blot e2a6b7c8d2 serialize: use a temporary for SerializeException vor 6 Jahren
  Loïc Blot 88b436e6a9 Code modernization: subfolders (#6283) vor 6 Jahren
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) vor 6 Jahren
  Vincent Glize 4a5e8ad343 C++11 cleanup on constructors (#6000) vor 7 Jahren
  rubenwardy f2aa2c6a98 Add ItemStack key-value meta storage vor 7 Jahren
  qiukeren 848b050a56 Add macos/freebsd missing endian.h include and add win endianness info vor 8 Jahren
  kwolekr 1a5b4b38f3 Add BufReader and vector-based serialization methods vor 9 Jahren
  kwolekr 42cf5e972d Improve accuracy and safety of float serialization vor 9 Jahren
  kwolekr bf991bde45 Clean up util/serialization.{cpp,h} and add unit tests vor 9 Jahren
  kwolekr 515e7028ac Increase limit of serialized long strings vor 9 Jahren
  kwolekr 6f07f79c2f Add more robust error checking to deSerialize*String routines vor 9 Jahren
  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() vor 9 Jahren
  BlockMen e149d1ad9a Fix write and read S32 vectors vor 10 Jahren
  ShadowNinja 23be6450a1 Make serializeStructToString use an ostringstream vor 10 Jahren
  kwolekr 3570f3e396 Add minetest.set_noiseparam_defaults() Lua API vor 10 Jahren
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu vor 11 Jahren
  kwolekr d31f07bd4b Fix most warnings, re-fix MSVC compile error vor 11 Jahren
  Sfan5 6d0ea26c2d Update Copyright Years vor 11 Jahren
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest vor 11 Jahren
  Perttu Ahola 041585a78e Const-correct util/serialize.h vor 11 Jahren
  MirceaKitsune e42eeec8f6 Framework for the attachment system, new object property which allows changing the color and alpha of mesh materials vor 11 Jahren