Pawel Kolodziejski
2ff565cf32
ANDROID: Rename Android folder as it's specific for ResidualVM
2020-10-05 12:35:32 +02:00
Pawel Kolodziejski
b321938c7b
TINYGL: Restored ability to create internal buffer based on pixel format
2020-10-05 08:09:20 +02:00
Pawel Kolodziejski
fb636cadde
GRIM: Drop setting windows title with used renderer.
2020-10-05 07:59:10 +02:00
Pawel Kolodziejski
1e76f13147
PORTS: Another attempt to fix travis macos build
2020-10-05 01:51:42 +02:00
Pawel Kolodziejski
d06860afac
BUILD: Fixed macos static build
2020-10-05 01:27:43 +02:00
Pawel Kolodziejski
c337b87db7
ENGINES: Fixed linking
2020-10-05 00:58:13 +02:00
Pawel Kolodziejski
5c57ef54ad
ALL: Fixed compilation after sync with ScummVM
2020-10-05 00:43:24 +02:00
Pawel Kolodziejski
d15f78d502
ALL: Missed few files to add after sync with ScummVM
2020-10-05 00:05:35 +02:00
aryanrawlani28
24c44d29dd
STARK: Split detection code & adapt to new plugins.
2020-10-05 00:00:12 +02:00
aryanrawlani28
1c28f3768f
MYST3: Split detection features & adapt to new plugins.
2020-10-05 00:00:12 +02:00
aryanrawlani28
0d088313a2
ICB: Split detection features & adapt to new plugins
2020-10-05 00:00:12 +02:00
aryanrawlani28
f33fd81697
GRIM: Split detection features & adapt to new plugins
2020-10-05 00:00:12 +02:00
Pawel Kolodziejski
4631c0e2ed
ALL: Sync with ScummVM rev: a4002bdeee
2020-10-04 23:59:26 +02:00
Pawel Kolodziejski
e6516edf5e
DEV_TOOLS: Remove no longer needed comments
2020-10-04 18:14:13 +02:00
Pawel Kolodziejski
8af10cd6a3
ANDROID: Attempt to fix travis build
2020-10-04 17:30:48 +02:00
Pawel Kolodziejski
f97156a36b
CONFIGURE: Synced Android setup with ScummVM
2020-10-04 17:14:00 +02:00
Pawel Kolodziejski
ff0f619b1e
ALL: Drop not updated file
2020-10-04 16:10:09 +02:00
Pawel Kolodziejski
3768520c2a
GUI: Cleanup in GUI options code
2020-10-04 16:02:50 +02:00
Pawel Kolodziejski
9c97c2cc77
GUI: Cleanup gui options code
2020-10-04 15:48:07 +02:00
Pawel Kolodziejski
1f73d401ab
BASE: Cleanup cmdline options
2020-10-04 14:43:09 +02:00
Pawel Kolodziejski
2e68577f1a
GRAPHICS: No need to keep comment anymore
2020-10-04 14:03:36 +02:00
Pawel Kolodziejski
7e6fd713c2
WINTERMUTE: Fixed ifdef guards
2020-10-04 13:18:01 +02:00
Pawel Kolodziejski
4599b255b8
WINTERMUTE: Fixed compilation opengl renderer on mingw without GLEW
2020-10-04 12:44:05 +02:00
Pawel Kolodziejski
175164d1f5
EMI: Added dependency on MPEG2 library
2020-10-04 11:40:10 +02:00
Pawel Kolodziejski
e427f7eeda
WINTERMUTE: Fixed wintermute engine compilation when GLEW is disabled
2020-10-04 11:30:39 +02:00
Pawel Kolodziejski
a38f8dc668
CONFIGURE: Minimise differences in configure file
2020-10-04 10:50:32 +02:00
Pawel Kolodziejski
0e8f2c96f3
EVENTS: Missed port change for relative mouse position
2020-10-04 08:08:23 +02:00
Pawel Kolodziejski
c12503a869
Synced with ScummVM rev: f6c5fed173
2020-10-03 18:14:12 +02:00
Pawel Kolodziejski
6120146fab
BACKENDS: Fixed dynamic casting
2020-10-03 17:54:52 +02:00
Pawel Kolodziejski
2ef7bfc3ef
COMMON: Remove not used anymore joystick events entries
2020-10-03 17:34:00 +02:00
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