Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-09 | Fix typos and en_US/en_GB inconsistency in various files (#12902) | Abdou-31 | |
2022-09-06 | Code optimizations / refactor (#12704) | Herman Semenov | |
Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com> Co-authored-by: sfan5 <sfan5@live.de> | |||
2017-08-19 | Code modernization: src/n*, src/o* (#6280) | Loïc Blot | |
* Code modernization: src/n*, src/o* * empty function * default constructor/destructor * for range-based loops * use emplace_back instead of push_back * remove unused IWritableNodeDefManager::clone() * C++ STL header style * Pointer constness in some functions | |||
2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot | |
* Migrate cpp headers to pragma once | |||
2017-06-18 | Cpp11 patchset 11: continue working on constructor style migration (#6004) | Loïc Blot | |
2016-06-11 | Make node timers more efficient | Ekdohibs | |
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-07-24 | Improve node timer format (map format version 25) and update mapformat.txt | Perttu Ahola | |
2012-07-23 | Implement node timers | darkrose | |
2012-06-17 | Optimize 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 | |||
2012-06-03 | WIP node metadata, node timers | Kahrl | |