Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-07 | For usages of assert() that are meant to persist in Release builds (when ↵ | Craig Robbins | |
NDEBUG is defined), replace those usages with persistent alternatives | |||
2015-03-04 | Use std::vector instead of std::list in StaticObjectList and ↵ | Loic Blot | |
MutexedMap::getValues() | |||
2013-10-17 | Fix object duplication bug (at least in the most reproducible UFO case) | Perttu Ahola | |
2013-03-11 | Migrate to STL containers/algorithms. | Ilya Zhuravlev | |
2013-02-24 | Update Copyright Years | Sfan5 | |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam | |
2012-11-26 | Move util/serialize.h out from staticobject.h for smaller header dependencies | Perttu Ahola | |
2012-06-17 | Optimize headers | Perttu Ahola | |
2012-06-17 | Properly and efficiently use split utility headers | Perttu Ahola | |
2012-06-05 | Switch the license to be LGPLv2/later, with small parts still remaining as ↵ | Perttu Ahola | |
GPLv2/later, by agreement of major contributors | |||
2011-04-10 | added missing file | Perttu Ahola | |