summaryrefslogtreecommitdiff
path: root/src/mainmenumanager.h
AgeCommit message (Expand)Author
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2017-08-18Optimize headers (part 2) (#6272)Loïc Blot
2017-08-18Modernize various files (src/m*) (#6267)Loïc Blot
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-17Cpp11 initializers 2 (#5999)Loïc Blot
2017-05-13Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot
2016-03-02Unlock cursor when opening consoleShadowNinja
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2014-12-12Use std::string::empty() instead of size() where applicableAnton
2014-11-10Create faster key cache for main game loop (client)Craig Robbins
2014-10-07Add in-game key change menuMushiden
2014-06-29Add support for Android 2.3+sapier
2014-03-05Replace pause and message menu by formspec onessapier
2014-01-06Actually pause singleplayer game in pause menu and use lower maximum FPS in itPerttu Ahola
2013-08-19GUIFormSpecMenu focus fixesKahrl
2013-03-11Migrate to STL containers/algorithms.Ilya Zhuravlev
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-02-23Add sound volume controls to ingame menuRealBadAngel
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2011-10-12Header file tweaking; mainly for speedPerttu Ahola