aboutsummaryrefslogtreecommitdiff
path: root/src/staticobject.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move f1000 sanitizing to the places that still use this typesfan52022-07-141-1/+1
* ServerEnvironment & StaticObject cleanupsLoic Blot2018-03-091-6/+3
* Modernize source code: last part (#6285)Loïc Blot2017-08-201-3/+3
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-5/+1
* Cpp11 initializers: last src root changeset (#6022)Loïc Blot2017-06-211-7/+3
* Use warningstream for log messages with WARNINGShadowNinja2015-10-141-1/+1
* For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins2015-03-071-3/+2
* Use std::vector instead of std::list in StaticObjectList and MutexedMap::getV...Loic Blot2015-03-041-2/+2
* Fix object duplication bug (at least in the most reproducible UFO case)Perttu Ahola2013-10-171-1/+1
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-111-6/+8
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Move util/serialize.h out from staticobject.h for smaller header dependenciesPerttu Ahola2012-11-261-69/+5
* Optimize headersPerttu Ahola2012-06-171-1/+1
* Properly and efficiently use split utility headersPerttu Ahola2012-06-171-1/+1
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* added missing filePerttu Ahola2011-04-101-0/+167