summaryrefslogtreecommitdiff
path: root/src/gui/guiEngine.cpp
Commit message (Expand)AuthorAge
* Fix memory leak detected by address sanitizer (#10896)k.h.lai2021-02-02
* Remove dead code (#10845)rubenwardy2021-01-22
* Add sound to press event of some formspecs elements (#10402)Pierre-Yves Rollo2020-11-23
* Reduce the FPS when the window is unfocused (#8837)HybridDog2020-10-03
* Fix broken client if openal cannot be opened (#9804)Loïc Blot2020-05-05
* Add support for set_formspec_prepend in main menu (#8611)rubenwardy2019-08-12
* Unify OpenGL ES supportsfan52019-08-04
* Optimize string (mis)handling (#8128)Jozef Behran2019-05-18
* Fix coloured fog in main menu (#8181)random-geek2019-02-15
* Fix cloud color in loading screen and main menu (#8174)random-geek2019-02-04
* Update color of main menu clouds (#8172)random-geek2019-02-04
* Fix core.download_file() creating empty files on HTTP errorrubenwardy2019-02-03
* Android: Fix memory leak when displaying images in the mainmenu (#8011)rubenwardy2018-12-22
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-28
* Add formspec theming using prepended stringsAndrew Ward2018-03-28
* Guard sound manager initialization with "enable_sound" (#7167)nOOb31672018-03-26
* Cleanup sound manager class (#7158)Loïc Blot2018-03-24
* Global initialization of sound using SoundManagerGlobal (#7063)nOOb31672018-03-23
* GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...Loic Blot2018-01-05
* Move files to subdirectories (#6599)Vitaliy2017-11-08