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: f6c5fed1739ddadc59b919407859bec7ee403c35
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
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: e08ba6ff14b70accaa04323d67952eeb53a0e82a
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