Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-10 | Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ↵ | Ner'zhul | |
(#4430) This fallback to std::map & std::set for older compilers Use UNORDERED_SET as an example in decoration and ore biome sets Use UNORDERED_MAP as an example in nameidmapping | |||
2015-08-25 | Change i++ to ++i | David Jones | |
2013-08-14 | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | |
2013-02-24 | Update Copyright Years | Sfan5 | |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam | |
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-11-29 | Node definition names | Perttu Ahola | |