]> git.lizzy.rs Git - minetest.git/history - src/guiEngine.h
s_env.{cpp, h} cleanups
[minetest.git] / src / guiEngine.h
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