Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Unlock cursor when opening console | ShadowNinja | 2016-03-02 |
| | |||
* | Move globals from main.cpp to more sane locations | Craig Robbins | 2015-04-01 |
| | | | | | | | | | | | | 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 applicable | Anton | 2014-12-12 |
| | |||
* | Create faster key cache for main game loop (client) | Craig Robbins | 2014-11-10 |
| | |||
* | Add in-game key change menu | Mushiden | 2014-10-07 |
| | |||
* | Add support for Android 2.3+ | sapier | 2014-06-29 |
| | | | | | | | | | | | | | 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 ones | sapier | 2014-03-05 |
| | |||
* | Actually pause singleplayer game in pause menu and use lower maximum FPS in it | Perttu Ahola | 2014-01-06 |
| | |||
* | GUIFormSpecMenu focus fixes | Kahrl | 2013-08-19 |
| | |||
* | Migrate to STL containers/algorithms. | Ilya Zhuravlev | 2013-03-11 |
| | |||
* | Update Copyright Years | Sfan5 | 2013-02-24 |
| | |||
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
| | |||
* | Add sound volume controls to ingame menu | RealBadAngel | 2013-02-23 |
| | |||
* | Switch the license to be LGPLv2/later, with small parts still remaining as ↵ | Perttu Ahola | 2012-06-05 |
| | | | | GPLv2/later, by agreement of major contributors | ||
* | Header file tweaking; mainly for speed | Perttu Ahola | 2011-10-12 |