aboutsummaryrefslogtreecommitdiff
path: root/src/guiEngine.cpp
AgeCommit message (Expand)Author
2017-06-03Snake case for screen options in minetest.conf (#5792)Vincent Glize
2017-05-05Save minetest screen width/height options when modified (#5683)Loïc Blot
2017-04-21Fix various performance issues reported by cppcheck (#5628)Loïc Blot
2017-04-20Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot
2017-01-13Main menu tweaksShadowNinja
2017-01-09Environment & IGameDef code refactoring (#4985)Ner'zhul
2016-07-10Fix typos (#4298)Snipie
2016-07-03Remove top left minetest watermarkest31
2016-06-03Initial Gamepad supportest31
2016-05-31Add colored text (not only colored chat).Ekdohibs
2016-04-24Make GUIEngine use pause_fps_max not fps_maxgregorycu
2015-10-31Fix server crashing on Lua errorsShadowNinja
2015-07-23Optional reconnect functionalityest31
2015-07-08Use UTF-8 instead of narrowest31
2015-05-19Replace instances of std::map<std::string, std::string> with StringMapkwolekr
2015-04-27Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan5
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-04-01Clean scaling pre-filter for formspec/HUD.Aaron Suen
2015-03-27Clean up and tweak build systemShadowNinja
2015-03-14Disable double-click -> ESC translation for main menuCraig Robbins
2015-03-07For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins
2015-03-05Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot
2015-01-18Fix all warnings and remove -Wno-unused-but-set cflagkwolekr
2014-11-30Make hud use fontengine toosapier
2014-11-30Implement proper font handlingsapier
2014-10-24Remove m_ext_ptr in GUIFormSpecMenu, replaced by refcount mechanismKahrl
2014-09-21Split settings into seperate source and header filesShadowNinja
2014-09-21Allow taking screenshots of formspecs and move message to chatBlockMen
2014-09-18Reduce indentation of HTTPFetchOngoingShadowNinja
2014-06-29Add support for Android 2.3+sapier
2014-06-26Add separate download timeout to allow download of bigger files or on low ban...sapier
2014-06-20Fix small memory leaks on shutdownsapier
2014-06-19Remove ugly curl struct pointer from jsonFetchValue signaturesapier
2014-06-14Fix regression dirt texture not beeing default in non cloud menusapier
2014-05-07Organize builtin into subdirectoriesShadowNinja
2014-04-27Fix code style of async APIShadowNinja
2014-04-27Remove dependency on marshal and many other async changesShadowNinja
2014-04-22Fix formspec replacement handling for in game formspecssapier
2014-04-19Bunch of small fixes (coding style, very unlikely errors, warning messages)sapier
2014-01-07Send long announce as POST, show OS in useragentproller
2013-12-13Replace any direct curl usage by httpfetchsapier
2013-12-11Implement search tab and version pickersapier
2013-11-29Fix modstore/favourites hang by adding asynchronous lua job supportsapier
2013-11-06Correct useragent in http queriesproller
2013-11-03Fix invalid usage of texture->getSize() where actually texture->getOriginalSi...sapier
2013-09-28Show git hash in version string at top left corner of windowKahrl
2013-09-11Change mainmenu texture handling + small misc changesKahrl
2013-08-19Allow SIGINT to kill mainmenu againKahrl
2013-08-17Add translation for main menusapier
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl