Commit Graph

5 Commits

Author SHA1 Message Date
sfan5 877b514971 Automatically use C++11 features when available and remove USE_CXX11 flag 2016-10-06 00:09:06 +02:00
sfan5 6f1b8284f4 Search for colors.txt in multiple locations, fixes #27
Locations (in order):
* <world path>/colors.txt
* $HOME/.minetest/colors.txt (Linux only)
* <share dir>/colors.txt (Linux only for now, defaults to /usr/local/share/minetest)
* current directory (<< this is the old behavior)
2016-08-09 17:35:15 +02:00
sfan5 88df29a6b3 Add CMake option to use C++11 features 2014-08-02 16:31:45 +02:00
Sfan5 2553e44e8d Add redis database backend 2014-04-26 15:03:32 +02:00
Sfan5 393d7e2ac0 LevelDB support 2014-03-05 21:42:21 +01:00