| Commit message (Expand) | Author | Age |
* | refacto: remove get_gui_env & draw_load_screen from RenderingEngine singleton | Loic Blot | 2021-05-03 |
* | refacto: RenderingEngine is now better hidden | Loic Blot | 2021-05-03 |
* | Fix memory leak detected by address sanitizer (#10896) | k.h.lai | 2021-02-02 |
* | Remove dead code (#10845) | rubenwardy | 2021-01-22 |
* | Add sound to press event of some formspecs elements (#10402) | Pierre-Yves Rollo | 2020-11-23 |
* | Reduce the FPS when the window is unfocused (#8837) | HybridDog | 2020-10-03 |
* | Fix broken client if openal cannot be opened (#9804) | Loïc Blot | 2020-05-05 |
* | Add support for set_formspec_prepend in main menu (#8611) | rubenwardy | 2019-08-12 |
* | Unify OpenGL ES support | sfan5 | 2019-08-04 |
* | Optimize string (mis)handling (#8128) | Jozef Behran | 2019-05-18 |
* | Fix coloured fog in main menu (#8181) | random-geek | 2019-02-15 |
* | Fix cloud color in loading screen and main menu (#8174) | random-geek | 2019-02-04 |
* | Update color of main menu clouds (#8172) | random-geek | 2019-02-04 |
* | Fix core.download_file() creating empty files on HTTP error | rubenwardy | 2019-02-03 |
* | Android: Fix memory leak when displaying images in the mainmenu (#8011) | rubenwardy | 2018-12-22 |
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
* | Add formspec theming using prepended strings | Andrew Ward | 2018-03-28 |
* | Guard sound manager initialization with "enable_sound" (#7167) | nOOb3167 | 2018-03-26 |
* | Cleanup sound manager class (#7158) | Loïc Blot | 2018-03-24 |
* | Global initialization of sound using SoundManagerGlobal (#7063) | nOOb3167 | 2018-03-23 |
* | GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St... | Loic Blot | 2018-01-05 |
* | Move files to subdirectories (#6599) | Vitaliy | 2017-11-08 |