aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiEngine.cpp
AgeCommit message (Expand)Author
2022-06-20Re-order sound-related code (#12382)SmallJoker
2021-11-22Allow for Game-Specific Menu Music (#11241)ExeVirus
2021-09-14Chop game background in mainmenu (#10796)Lars Müller
2021-08-28Async-related script cleanupssfan5
2021-05-03refacto: remove get_gui_env & draw_load_screen from RenderingEngine singletonLoic Blot
2021-05-03refacto: RenderingEngine is now better hiddenLoic Blot
2021-02-02Fix memory leak detected by address sanitizer (#10896)k.h.lai
2021-01-22Remove dead code (#10845)rubenwardy
2020-11-23Add sound to press event of some formspecs elements (#10402)Pierre-Yves Rollo
2020-10-03Reduce the FPS when the window is unfocused (#8837)HybridDog
2020-05-05Fix broken client if openal cannot be opened (#9804)Loïc Blot
2019-08-12Add support for set_formspec_prepend in main menu (#8611)rubenwardy
2019-08-04Unify OpenGL ES supportsfan5
2019-05-18Optimize string (mis)handling (#8128)Jozef Behran
2019-02-15Fix coloured fog in main menu (#8181)random-geek
2019-02-04Fix cloud color in loading screen and main menu (#8174)random-geek
2019-02-04Update color of main menu clouds (#8172)random-geek
2019-02-03Fix core.download_file() creating empty files on HTTP errorrubenwardy
2018-12-22Android: Fix memory leak when displaying images in the mainmenu (#8011)rubenwardy
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-03-28Add formspec theming using prepended stringsAndrew Ward
2018-03-26Guard sound manager initialization with "enable_sound" (#7167)nOOb3167
2018-03-24Cleanup sound manager class (#7158)Loïc Blot
2018-03-23Global initialization of sound using SoundManagerGlobal (#7063)nOOb3167
2018-01-05GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...Loic Blot
2017-11-08Move files to subdirectories (#6599)Vitaliy