Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Orgad Shaneh
a05e54f00c
JANITORIAL: Remove trailing whitespaces
2021-05-04 11:46:30 +03:00
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs
2021-04-15 21:20:36 +02:00
Matthieu Milan
5a31319853
SWITCH: Implement OSystem_Switch::getSystemLanguage()
2020-11-06 21:40:01 -06:00
Matthieu Milan
90d9540ad8
SWITCH: Add support for 3d games ( #2558 )
...
SWITCH: Add support for 3d games
2020-10-26 21:01:12 +01:00
Cameron Cawley
a5b6a577de
SDL: Remove unnecessary overrides of setFeatureState() and getFeatureState()
2020-03-27 22:50:41 +01:00
Bastien Bouclet
16d0687b66
SWITCH: Use ScummVM file buffering instead of newlib's implementation
...
Fixes #11384 .
2020-03-16 14:53:09 -05:00
Bastien Bouclet
9cc2fee887
SDL: Enable joystick input by default
...
Game controller input is now enabled whenever a compatible device is
connected. The keymapper's keymaps are refreshed when a joystick is added
or removed.
Fixes #10366 .
2020-03-16 18:41:27 +01:00
Bastien Bouclet
2177e685b7
KEYMAPPER: Allow joystick half axes to be remapped
2020-02-09 08:34:16 -06:00
rsn8887
eea70a3c8c
BACKEND: Allow SDL2 mapping of L2/R2, fix psp2/switch mapping
2020-02-09 08:34:16 -06:00
Cameron Cawley
aa083256ec
SDL: Simplify implementations of getDefaultConfigFileName()
2019-12-07 21:15:41 +02:00
rsn8887
f14a7f15d5
SWITCH: Force fullscreen always on
...
Windowed mode never worked correctly and is pointless since the
Switch operating system doesn't have a window manager.
2019-08-18 17:03:51 -05:00
Cameron Cawley
ba2bc60043
BACKENDS: Use the default save file manager on Switch and SamsungTV
2019-08-12 10:39:43 +03:00
Cameron Cawley
8b8fb6d3a4
SDL: Simplify implementation of createLogFile()
2019-08-05 10:01:30 +03:00
rsn8887
dbc0a5ff09
SWITCH: Make direct touch (pointer jumps to finger) the default
2019-06-16 14:07:46 -05:00
rsn8887
536521d356
SWITCH: Enable touchpad mouse mode option in controls
2019-06-13 15:38:10 -05:00
rsn8887
655fea4a6f
SWITCH: Enable gfx filtering by default for better image quality
2019-05-23 10:07:11 -05:00
rsn8887
30ee1f2cdc
Switch: fix version, remove redundant settings and unneeded defines
2019-05-12 11:59:44 +03:00
rsn8887
875bc0b1c2
Switch: fix build, add build instructions, avoid using delete()
2019-05-12 11:59:44 +03:00
Cpasjuste
488bbb267a
SWITCH: add nintendo switch support
2019-05-12 11:59:44 +03:00