Pawel Kolodziejski
e9839c31e2
BACKENDS: Drop native game joystick support in replacement for emulated from core events backend.
2020-10-03 17:13:54 +02:00
Pawel Kolodziejski
fc0638a4db
BACKENDS: Remove not used PS3 code
2020-10-02 20:02:15 +02:00
Pawel Kolodziejski
b1fcc7cb89
BACKENDS: Remove not used code
2020-10-02 20:01:17 +02:00
Pawel Kolodziejski
d8f2040dba
ALL: Drop setupScreen API, use new initGraphics3d from engine API.
...
Enabled system API for begin/end gfx transactions, initSize, setGraphicsMode.
Function setGraphicsMode will use optional params to trigger 3d rendering
and switch to proper SDL Gfx manager.
2020-10-02 19:14:19 +02:00
Pawel Kolodziejski
a38148e428
BACKENDS: Make unique change id on startup
2020-10-02 15:44:34 +02:00
Pawel Kolodziejski
e88cb497ff
BACKENDS: Fixed compilation under Xcode
2020-10-02 14:16:43 +02:00
Pawel Kolodziejski
e072e2cef8
GRAPHICS: Alpha mode state was not stored in YUVToRGBManager
2020-10-02 13:09:30 +02:00
Pawel Kolodziejski
b01f439762
THEME: Fixed theme archive
2020-09-30 18:09:33 +02:00
Pawel Kolodziejski
04fec35274
GRAPHICS: Added missing files for windows target from last commit.
2020-09-30 17:07:56 +02:00
Pawel Kolodziejski
6f69981904
BACKENDS: Drop launcherInitSize() and use 2d backend gfx manager for launcher.
2020-09-30 16:52:44 +02:00
Pawel Kolodziejski
d0713f1072
BACKENDS: Fixed Android compilation
2020-09-29 17:00:04 +02:00
Pawel Kolodziejski
3e453e0240
BACKENDS: Attempt to fix Android compilation
2020-09-29 15:59:26 +02:00
Pawel Kolodziejski
6aa7cf6025
BACKENDS: Made code less different in SDL platform backend
2020-09-29 15:08:16 +02:00
Pawel Kolodziejski
a3a42ee306
ALL: Eliminated more differences with ScummVM
2020-09-29 11:54:05 +02:00
Pawel Kolodziejski
2b248a85bf
ALL: Minimise differences with ScummVM
2020-09-29 07:57:40 +02:00
Pawel Kolodziejski
a8b53f8f21
ALL: Avoid class names clashing with ScummVM classes
2020-09-28 18:47:10 +02:00
Pawel Kolodziejski
66add36769
GUI: Added few fonts not synced with ScummVM.
2020-09-28 06:38:27 +02:00
Pawel Kolodziejski
0d359dc94f
DISTS: Fixed missed theme rename for RPM package.
2020-09-28 06:37:24 +02:00
Pawel Kolodziejski
1221355b31
BACKEND: Cleanup GFX SDL backend after sync with ScummVM
2020-09-28 00:36:56 +02:00
Pawel Kolodziejski
effc9a2cd9
WINTERMUTE: Setup fullscreen at first stage according to settings
2020-09-27 21:24:45 +02:00
Pawel Kolodziejski
ecacd61d20
ICB: Setup fullscreen according to settings
2020-09-27 21:14:41 +02:00
Pawel Kolodziejski
5487e5e718
ALL: Sync with ScummVM rev: e08ba6ff14
2020-09-27 19:45:22 +02:00
Pawel Kolodziejski
89a0638f4b
COMMON: Cleanup code comments
2020-09-27 19:35:07 +02:00
Pawel Kolodziejski
aa05d1ef1c
ICB: Avoid use RGB macro
2020-09-27 18:06:36 +02:00
Pawel Kolodziejski
b86ff6623e
ICB: Fixed includes path
2020-09-27 17:58:40 +02:00
Pawel Kolodziejski
1821c16da2
WINTERMUTE: Rename shaders file to unique names
2020-09-27 17:47:56 +02:00
Pawel Kolodziejski
47f06794a2
TRAVIS: Enable all engines on travis
2020-09-27 17:34:11 +02:00
Pawel Kolodziejski
823c075b0e
ANDROID: Another attempt to fix compilation.
2020-09-27 17:15:12 +02:00
Pawel Kolodziejski
13331b623f
ANDROID: Fixed compilation on Android.
2020-09-27 17:08:06 +02:00
Pawel Kolodziejski
01120c9203
BACKENDS: A little more change in layout for 3D GFX manager
2020-09-27 16:41:23 +02:00
Pawel Kolodziejski
d749820807
WINTERMUTE: Fixed handling ending compressed buffer. Fixed formatting.
2020-09-26 08:38:42 +02:00
Pawel Kolodziejski
77d5af378a
WINTERMUTE: Added support for compressed X files
2020-09-26 07:46:12 +02:00
Pawel Kolodziejski
c4d8aa5bde
CONFIGURE: Switch to c++11
2020-09-25 19:00:51 +02:00
Pawel Kolodziejski
29770b2912
WINTERMUTE: Fixed 'override' warnings
2020-09-25 19:00:26 +02:00
Pawel Kolodziejski
7b548b6e58
ICB: Fixed compiler 'override' warnings
2020-09-25 18:55:43 +02:00
Pawel Kolodziejski
490bedb584
ALL: Fixed some compiler warnings while using c++11
2020-09-25 18:51:18 +02:00
Pawel Kolodziejski
4380aa2409
DEVTOOLS: Fixed theme name
2020-09-25 18:31:23 +02:00
Pawel Kolodziejski
5c311ac905
ALL: Cleanup after sync
2020-09-25 14:48:20 +02:00
Pawel Kolodziejski
3e13a02be9
BACKENNDS: Cleanup GFX backend
2020-09-25 14:23:30 +02:00
Pawel Kolodziejski
e9b528549e
COMMON: Make system methods optionally
2020-09-25 11:16:31 +02:00
Pawel Kolodziejski
11b9f5d81c
BACKENDS: More renames in GFX backends
2020-09-25 10:35:26 +02:00
Pawel Kolodziejski
677c072c3c
BACKEND: Rename SDL gfx backends to be unique for ResidualVM
2020-09-24 20:22:49 +02:00
Pawel Kolodziejski
f87f334e26
CONFIGURE: Missing changes from last sync with ScummVM
2020-09-24 19:43:10 +02:00
Pawel Kolodziejski
74aad0aec8
VIDEO: Cleanup after sync
2020-09-24 19:15:00 +02:00
Pawel Kolodziejski
f847b15e46
ALL: Added missing theme renames for distribution
2020-09-24 17:19:37 +02:00
Pawel Kolodziejski
f7c03884ef
GUI: Rename theme from modern to residualvm
2020-09-24 16:54:11 +02:00
Pawel Kolodziejski
c50f944f9f
COMMON: Cleanup left over
2020-09-24 16:40:16 +02:00
Pawel Kolodziejski
201f27a138
ALL: Sync with ScummVM
2020-09-24 15:53:09 +02:00
Pawel Kolodziejski
130653d4de
VIDEO: Cleanup after sync
2020-09-24 01:36:52 +02:00
Pawel Kolodziejski
6844942b58
ALL: Cleanup after sync
2020-09-24 00:37:58 +02:00