Commit Verlauf

Autor SHA1 Nachricht Datum
  Loïc Blot 322c8cf270 Reduce exposure of various internals (#12885) vor 1 Jahr
  sfan5 137eef6590 Move f1000 sanitizing to the places that still use this type vor 2 Jahren
  sfan5 e7b05beb7d Validate staticdata and object property length limits (#11511) vor 3 Jahren
  SmallJoker 947466ab28 (se)SerializeString: Include max length in the name vor 4 Jahren
  Loic Blot 5146086a64 Drop content_sao.{cpp,h} vor 4 Jahren
  Rogier a067d40454 Handle multiple deserialization of a block's entities vor 7 Jahren
  Loic Blot 2c860a6a42 ServerEnvironment & StaticObject cleanups vor 6 Jahren
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) vor 7 Jahren
  kwolekr f0cd5da687 Define and use limit constants for Irrlicht fixed-width types vor 9 Jahren
  Kahrl 0cde03254a Don't serialize StaticObjectList with > 65535 objects vor 9 Jahren
  Loic Blot cd684497c2 Use std::vector instead of std::list in StaticObjectList and MutexedMap::getValues() 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
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. vor 11 Jahren
  Sfan5 6d0ea26c2d Update Copyright Years vor 11 Jahren
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest vor 11 Jahren
  Perttu Ahola eca1c96412 Move util/serialize.h out from staticobject.h for smaller header dependencies vor 12 Jahren