aboutsummaryrefslogtreecommitdiff
path: root/src/modalMenu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernize various files (src/m*) (#6267)Loïc Blot2017-08-181-9/+5
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-6/+1
* Cpp11 patchset 11: continue working on constructor style migration (#6004)Loïc Blot2017-06-181-5/+1
* Fixing warning pointed by @sfan5 and clang and cleanup guiFileSelectMenuLoic Blot2017-04-221-5/+5
* Unlock cursor when opening consoleShadowNinja2016-03-021-2/+2
* Android: Implement Autohiding button bars to cleanup screenSapier2015-12-181-1/+1
* Remove m_ext_ptr in GUIFormSpecMenu, replaced by refcount mechanismKahrl2014-10-241-0/+2
* Add support for Android 2.3+sapier2014-06-291-0/+7
* Actually pause singleplayer game in pause menu and use lower maximum FPS in itPerttu Ahola2014-01-061-0/+1
* GUIFormSpecMenu focus fixesKahrl2013-08-191-0/+1
* Call m_menumgr->deletingMenu from quitMenu in addition to destructorKahrl2013-06-031-0/+1
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Optimize headersPerttu Ahola2012-06-171-1/+1
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Crude tab test in main menu (requires gui redesign for the additional tabs)Perttu Ahola2012-03-131-1/+1
* changed node metadata format to better accomodate future needs and problemsPerttu Ahola2011-04-051-2/+7
* bug-fixin'Perttu Ahola2011-02-081-1/+4
* OMG! Main Menu!Perttu Ahola2011-01-231-6/+38
* work-in-progress gui system updating + some settings system updatingPerttu Ahola2010-12-231-13/+20
* redoing gui stuffPerttu Ahola2010-12-231-0/+91