aboutsummaryrefslogtreecommitdiff
path: root/src/mainmenumanager.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-1/+1
| | | | | | | | | | | | Move debug streams to log.cpp|h Move GUI-related globals to clientlauncher Move g_settings and g_settings_path to settings.cpp|h Move g_menuclouds to clouds.cpp|h Move g_profiler to profiler.cpp|h
* Use std::string::empty() instead of size() where applicableAnton2014-12-121-3/+3
|
* Create faster key cache for main game loop (client)Craig Robbins2014-11-101-0/+11
|
* Add in-game key change menuMushiden2014-10-071-0/+9
|
* Add support for Android 2.3+sapier2014-06-291-0/+5
| | | | | | | | | | | | | There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!
* Replace pause and message menu by formspec onessapier2014-03-051-1/+9
|
* Actually pause singleplayer game in pause menu and use lower maximum FPS in itPerttu Ahola2014-01-061-0/+11
|
* GUIFormSpecMenu focus fixesKahrl2013-08-191-0/+9
|
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-111-7/+8
|
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Add sound volume controls to ingame menuRealBadAngel2013-02-231-0/+7
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* Header file tweaking; mainly for speedPerttu Ahola2011-10-121-0/+124