Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-20 | Modernize source code: last part (#6285) | Loïc Blot | |
* Modernize source code: last par * Use empty when needed * Use emplace_back instead of push_back when needed * For range-based loops * Initializers fixes * constructors, destructors default * c++ C stl includes | |||
2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot | |
* Migrate cpp headers to pragma once | |||
2017-04-29 | Fix Lint broken by b662a4577d692329b9ca83525e6039f2ddcd1ac1 | Loic Blot | |
2017-04-28 | Clean up getTime helpers | ShadowNinja | |
This increases size of the getTime return values to 64 bits. It also removes the TimeGetter classes since the getTime functions are now very precise. | |||
2017-04-06 | LINT: Switch whitelist check from egrep to awk | Loïc Blot | |
Bonus: make CI happy with the last rules fix | |||
2017-04-01 | Clang-format: trivial fix on some headers (#5495) | Loïc Blot | |
Fix some headers style and remove them from whitelist | |||
2015-03-25 | Update timestamp to include date | Craig Robbins | |
2014-10-09 | Make sure PRECISION_SECONDS corresponds to the integer 0 | Kahrl | |
2013-03-29 | Add varying levels of precision to TimeTaker | kwolekr | |
2013-02-24 | Update Copyright Years | Sfan5 | |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam | |
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 | |||
2010-12-21 | organizing stuff. | Perttu Ahola | |