]> git.lizzy.rs Git - dragonfireclient.git/history - src/guiEngine.h
Document zoom_fov in settingtypes.txt and minetest.conf.example
[dragonfireclient.git] / src / guiEngine.h
2016-07-03 est31Remove top left minetest watermark
2016-06-03 est31Initial Gamepad support
2016-05-31 EkdohibsAdd colored text (not only colored chat).
2015-05-19 kwolekrReplace instances of std::map<std::string, std::string...
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2014-11-30 sapierImplement proper font handling
2014-06-14 sapierFix regression dirt texture not beeing default in non...
2014-04-27 ShadowNinjaFix code style of async API
2013-11-29 sapierFix modstore/favourites hang by adding asynchronous...
2013-09-10 KahrlChange mainmenu texture handling + small misc changes
2013-08-19 KahrlAllow SIGINT to kill mainmenu again
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-07-28 PilzAdamPlay sounds/main_menu.ogg in menu
2013-07-02 sapierReplace C++ mainmenu by formspec powered one