Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Currently translated at 100.0% (944 of 944 strings)
|
|
|
|
|
|
|
|
GUI: Delay deletion of widgets when rebuilding launcher and options dialogs
|
|
ANDROIDSDL: libcurl and sdl_net is enabled by default
|
|
The Dig and Full Throttle were both crashing on startup on PSP2 (Vita)
when -O2, -O3, or -Os compiler optimizations were enabled. The problem
is fixed by adding the "-fno-optimize-sibling-calls" compiler flag.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Handlers defined via 'when ...', should stay at global level
|
|
This is to avoid writing in deleted memory in the ButtonWidget::sendCommand
when the sent command results in the parent dialog being rebuilt.
|