Commit Graph

109854 Commits

Author SHA1 Message Date
Eugene Sandulenko
84aaf0a13d I18N: Update translation (Ukrainian)
Currently translated at 99.3% (1476 of 1486 strings)
2020-10-12 11:12:14 +00:00
Marcel Souza Lemes
0f1eafca99 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1486 of 1486 strings)
2020-10-12 09:43:54 +00:00
George Kormendi
70da30d46f I18N: Update translation (Hungarian)
Currently translated at 100.0% (1486 of 1486 strings)
2020-10-12 09:43:53 +00:00
Purple T
d163901fb3 I18N: Update translation (French)
Currently translated at 98.3% (1462 of 1486 strings)
2020-10-12 09:43:52 +00:00
IlDucci
d9f4b17196 I18N: Update translation (Spanish)
Currently translated at 100.0% (1486 of 1486 strings)
2020-10-12 09:43:51 +00:00
Thierry Crozat
0582662f64 MADE: Add detection entry for RTZ version reported in forum
The detection entry was also reported in bug #4198, but the one that
was actually added to the detection table with the same hash had a
different file size. I don't know if they are two different versions,
or if it was a mistake, so I kept the detection entry and just added
the new one.
2020-10-11 23:47:23 +01:00
Cameron Cawley
0b7085fbea SDL: Ensure that SDL is initialized before creating the window object 2020-10-11 22:45:38 +01:00
Eugene Sandulenko
7ff34bc9ec PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
Eugene Sandulenko
7ea6781043 PLUGINS: PLUGIN_TYPE_METAENGINE -> PLUGIN_TYPE_ENGINE_DETECTION 2020-10-11 23:12:32 +02:00
Lothar Serra Mari
3ce5089b89 I18N: Update translation (German)
Currently translated at 100.0% (1486 of 1486 strings)
2020-10-11 20:21:36 +00:00
Lothar Serra Mari
05ef625e1d I18N: Rebuild translations from source 2020-10-11 22:17:41 +02:00
Matthieu Milan
2311b0957b
STARK: allow module to be built as a plugin (#2504) 2020-10-11 22:03:11 +02:00
Cameron Cawley
d1d305d1b9
GRIM/GROOVIE: Move StuffIt archive code to Common (#2509) 2020-10-11 22:01:00 +02:00
Paweł Kołodziejski
f2a7b582a9 WINTERMUTE: Switch back to glActiveTexture 2020-10-11 20:42:40 +02:00
BeWorld
cab7cd49c4
MORPHOS : Fixed for int vs int32 types for AmigaOS/MorphOS (#2510)
MORPHOS : Fixed int to int32 and some functions not available on AmigaOS/MorphOS
2020-10-11 18:24:36 +02:00
Paul Gilbert
15119e2ca0 GLK: GLULX: Fix toolbar rendering in Advent 350 2020-10-11 08:40:37 -07:00
anonymous
1f7040eacb I18N: Update translation (Russian)
Currently translated at 97.5% (1449 of 1486 strings)
2020-10-11 14:40:50 +00:00
IlDucci
33165154b2 I18N: Update translation (Spanish)
Currently translated at 100.0% (1486 of 1486 strings)
2020-10-11 14:40:49 +00:00
Paweł Kołodziejski
4a00d3717a WINTERMUTE: Fixed for int vs int32 types for AmmigaOS/MorphOS 2020-10-11 14:45:36 +02:00
lb_ii
3f3a80089a WINTERMUTE: Add "Red Comrades 0.2: Operation F." demos
This adds detection & keymaps for "Red Comrades 0.2: Operation F."
fangame.
Project site: https://vk.com/petkafans
Forum thread: https://petka.ucoz.com/forum/6-369-1
Download link 1:
https://www.dropbox.com/s/emyuw64c9u5zf40/Petka02_demo1.zip?dl=0
Download link 2:
https://www.dropbox.com/s/72bz2prnuxej7j0/P15_demo_0007.zip
2020-10-11 14:35:51 +02:00
Matthew Duggan
91dc8efe6b ULTIMA8: Support param for unequip usecode event 2020-10-11 20:32:55 +09:00
Matthew Duggan
d59cc0802d ULTIMA8: Improve loading of Crusader shape data 2020-10-11 20:31:01 +09:00
Alexander Reim
d40d84e80a WII: Return to the system menu instead of a black screen on exit 2020-10-11 11:51:02 +02:00
SupSuper
12e7fb917b COMMON: Attempt to fix DS build 2020-10-11 09:22:23 +01:00
Paweł Kołodziejski
7bcce1fb7a GRAPHICS: Add missing OpenGL ifdef guard 2020-10-11 09:01:45 +02:00
Paweł Kołodziejski
b632277860 WINTERMUTE: Align type param for glGetTexLevelParameteriv 2020-10-11 07:50:29 +02:00
Thierry Crozat
7cf5cefb06 IOS7: Fix transparency with RGB cursors using a key color 2020-10-11 03:56:11 +01:00
Thierry Crozat
d43d86f3c0 IPHONE: Fix transparency with RGB cursors using a key color 2020-10-11 03:55:32 +01:00
Thierry Crozat
3fc7fc285e IOS7: Add override keyword for OSystem_iOS7 functions 2020-10-11 02:24:31 +01:00
Thierry Crozat
271713cf69 IOS7: Fix reimplementation of OSystem::setGraphicsMode
The signature of the function changed during the ResidualVM merge,
but the iOS7 backend was not updated and still used the old signature.
2020-10-11 02:18:05 +01:00
Thierry Crozat
e83586006a IOS7: Remove include that is no longer needed
This fixes the compilation because of common/types.h that defines
YES and NO which are already defined in Objective-C.
2020-10-11 01:44:39 +01:00
Andrei Prykhodko
a65f901276 PETKA: do not allow loading when qsystem is null 2020-10-11 00:21:24 +03:00
Andrei Prykhodko
75ea458e0f PETKA: fix walk bug 2020-10-11 00:19:27 +03:00
Andrei Prykhodko
8a660c646b PETKA: refactor FileMgr 2020-10-11 00:19:27 +03:00
Cameron Cawley
baa1a49122 CINE: Fix warning 2020-10-10 21:26:41 +01:00
SupSuper
159e77a8f1 CI: ARM64 doesn't support OpenGL 2020-10-10 19:54:26 +01:00
SupSuper
f22f08059c CREATE_PROJECT: --disable-opengl disables all OpenGL features 2020-10-10 19:53:34 +01:00
SupSuper
1ca009ddc6 CREATE_PROJECT: Remove orphaned opengles v1 feature 2020-10-10 19:50:49 +01:00
Antoniou Athanasios
ff84a9158f I18N: Update translation (Greek)
Currently translated at 100.0% (1486 of 1486 strings)
2020-10-10 17:39:52 +00:00
Eugene Sandulenko
95229a1646 I18N: Update translation (Ukrainian)
Currently translated at 99.1% (1474 of 1486 strings)
2020-10-10 17:39:51 +00:00
Walter Agazzi
f7eb007077 I18N: Update translation (Italian)
Currently translated at 100.0% (1486 of 1486 strings)
2020-10-10 17:39:50 +00:00
Purple T
ce5837c1f7 I18N: Update translation (French)
Currently translated at 97.5% (1449 of 1486 strings)
2020-10-10 17:39:48 +00:00
antoniou
e8c752e4cb MYST3: Remove duplicate 'enable' in widescreen mod description text 2020-10-10 20:10:05 +03:00
Paul Gilbert
0c5271ebcf XEEN: Fix mouth animations in Clouds intro 2020-10-10 09:52:26 -07:00
Paweł Kołodziejski
b3ffd89c68 CONFIGURE: Do not enable opengl_shaders feature flag for gles2.
Gles2 feature flag is already as supporting shaders.
2020-10-10 18:41:23 +02:00
Cameron Cawley
8594f25b26 BACKENDS: Add comment to describe the purpose of BaseBackend 2020-10-10 18:00:17 +02:00
Cameron Cawley
196a25dd30 BACKENDS: Add missing override keywords 2020-10-10 18:00:17 +02:00
Cameron Cawley
5a47b09455 BACKENDS: Move default implementations of getScreenPixelBuffer into BaseBackend 2020-10-10 18:00:17 +02:00
rsn8887
d0fd0f1151 BACKENDS: Implement getScreenPixelBuffer() for PSP 2020-10-10 09:48:50 -05:00
rsn8887
28a1f729ff BACKENDS: Fix reading window height in PSP2 events 2020-10-10 09:20:59 -05:00