Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
swap_menu_and_back_buttons
|
|
|
|
For some engines such as Dreamweb that a previous fix did not apply
to, this fixes bug 6996: Android: Mouse pointer control with
analog joystick is unusable
|
|
|
|
This fixes bug 6996: Android: Mouse pointer control with
analog joystick is unusable
|
|
|
|
hasFeature... condition, renamed some fields and methods
|
|
WII: Fix compiler warnings
Compiler: DevKitPPC R28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cut and Paste Typo.
|
|
|
|
|
|
This should ensure that any future cut-and-paste for new backends do not
repeat this same warning issue.
|
|
|
|
These are emitted when using the MinGW compiler.
|
|
This is generating a compiler warning for set-but-unused, but it looks
as if this is meant to be used in some way i.e. code is unfinished or
orphaned.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IOS: Disable idle timer while an engine is running
|
|
BACKENDS: timidity: Get rid of gethostbyname, use getaddrinfo.
|
|
SDL: Fix keyboard on macOS, when using SDL2, fix directional keypad
|
|
|
|
|
|
|
|
libSDL wrapper
|
|
call scummvm in-game menu. CONTROL key now can be uses with games
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Checking updates from the menu was giving feedback when no update was
found, but checking updates from the Check now button in the options was
only giving feedback if a new version was found. Now it also tell us when
ScummVM is up to date.
|
|
|
|
Add graphics linear filtering feature
|
|
|