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