summaryrefslogtreecommitdiff
path: root/src/staticobject.cpp
Commit message (Expand)AuthorAge
* Define and use limit constants for Irrlicht fixed-width typeskwolekr2015-10-04
* Don't serialize StaticObjectList with > 65535 objectsKahrl2015-09-29
* Use std::vector instead of std::list in StaticObjectList and MutexedMap::getV...Loic Blot2015-03-04
* serialize.h: use machine native byte swapping if available, fall-back to prev...Rafael Reilova2014-11-21
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Move util/serialize.h out from staticobject.h for smaller header dependenciesPerttu Ahola2012-11-26