aboutsummaryrefslogtreecommitdiff
path: root/src/staticobject.cpp
AgeCommit message (Expand)Author
2021-08-19Validate staticdata and object property length limits (#11511)sfan5
2020-10-01(se)SerializeString: Include max length in the nameSmallJoker
2020-04-11Drop content_sao.{cpp,h}Loic Blot
2019-08-12Handle multiple deserialization of a block's entitiesRogier
2018-03-09ServerEnvironment & StaticObject cleanupsLoic Blot
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2015-10-04Define and use limit constants for Irrlicht fixed-width typeskwolekr
2015-09-29Don't serialize StaticObjectList with > 65535 objectsKahrl
2015-03-04Use std::vector instead of std::list in StaticObjectList and MutexedMap::getV...Loic Blot
2014-11-21serialize.h: use machine native byte swapping if available, fall-back to prev...Rafael Reilova
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-11-26Move util/serialize.h out from staticobject.h for smaller header dependenciesPerttu Ahola