me='generator' content='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/src/staticobject.h
Commit message (Expand)AuthorAge
* Use warningstream for log messages with WARNINGShadowNinja2015-10-14
* For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins2015-03-07
* Use std::vector instead of std::list in StaticObjectList and MutexedMap::getV...Loic Blot2015-03-04
* Fix object duplication bug (at least in the most reproducible UFO case)Perttu Ahola2013-10-17
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11
*