aboutsummaryrefslogtreecommitdiff
path: root/src/guiEngine.h
AgeCommit message (Expand)Author
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-06-24C++11 cleanup on constructors guiEngine (#6036)Vincent Glize
2017-06-16C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...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-03-13[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot
2016-07-03Remove top left minetest watermarkest31
2016-06-03Initial Gamepad supportest31
2016-05-31Add colored text (not only colored chat).Ekdohibs
2015-05-19Replace instances of std::map<std::string, std::string> with StringMapkwolekr
2015-03-05Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot
2014-11-30Implement proper font handlingsapier
2014-06-14Fix regression dirt texture not beeing default in non cloud menusapier
2014-04-27Fix code style of async APIShadowNinja
2013-11-29Fix modstore/favourites hang by adding asynchronous lua job supportsapier
2013-09-11Change mainmenu texture handling + small misc changesKahrl
2013-08-19Allow SIGINT to kill mainmenu againKahrl
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-07-28Play sounds/main_menu.ogg in menuPilzAdam
2013-07-02Replace C++ mainmenu by formspec powered onesapier