Commit History

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