aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiEngine.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce the FPS when the window is unfocused (#8837)HybridDog2020-10-031-8/+9
* Fix broken client if openal cannot be opened (#9804)Loïc Blot2020-05-051-2/+2
* Add support for set_formspec_prepend in main menu (#8611)rubenwardy2019-08-121-1/+9
* Unify OpenGL ES supportsfan52019-08-041-3/+2
* Optimize string (mis)handling (#8128)Jozef Behran2019-05-181-2/+2
* Fix coloured fog in main menu (#8181)random-geek2019-02-151-1/+19
* Fix cloud color in loading screen and main menu (#8174)random-geek2019-02-041-1/+1
* Update color of main menu clouds (#8172)random-geek2019-02-041-1/+1
* Fix core.download_file() creating empty files on HTTP errorrubenwardy2019-02-031-1/+2
* Android: Fix memory leak when displaying images in the mainmenu (#8011)rubenwardy2018-12-221-9/+17
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-3/+3
* Add formspec theming using prepended stringsAndrew Ward2018-03-281-0/+1
* Guard sound manager initialization with "enable_sound" (#7167)nOOb31672018-03-261-1/+2
* Cleanup sound manager class (#7158)Loïc Blot2018-03-241-1/+1
* Global initialization of sound using SoundManagerGlobal (#7063)nOOb31672018-03-231-1/+1
* GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...Loic Blot2018-01-051-6/+4
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+587