Lothar Serra Mari
4c7bc5effb
BACKENDS: OPENGLSDL: Do not try to center window in fullscreen or maximized mode
2021-08-28 10:43:04 +02:00
Lothar Serra Mari
1b6c4f48aa
BACKENDS: OPENGLSDL: Forcefully center the window to prevent off-screen rendering
2021-08-28 10:43:04 +02:00
Lothar Serra Mari
cedd57a4ac
BACKENDS: OPENGLSDL: Fix wrong check for maximized windows
2021-08-28 10:43:04 +02:00
Lothar Serra Mari
3da65d47cb
BACKENDS: OPENGLSDL: Prevent window resizing events in fullscreen mode
2021-08-28 10:43:04 +02:00
Lothar Serra Mari
d07c97f3cd
BACKENDS: OPENGLSDL: Remember maximized window state
2021-08-28 10:43:04 +02:00
Paul Gilbert
e94b88f586
AGS: Properly maintain volume changes across savegames
2021-08-27 19:35:01 -07:00
ScummVM-Translations
c77f0ed659
I18N: Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-08-28 01:02:28 +00:00
Eugene Sandulenko
b53973b06a
MOHAWK: Added detection for Mac tortoise. Bugreport #12828
2021-08-28 03:02:07 +02:00
ScummVM-Translations
a99cb7be32
I18N: Update translations templates
2021-08-28 00:33:53 +00:00
ScummVM-Translations
5ba4f22f79
I18N: Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-08-28 00:33:51 +00:00
Eugene Sandulenko
1fe1e994e8
MOHAWK: Added detection for harryhh demo. Bugreport #12849
2021-08-28 02:33:19 +02:00
ScummVM-Translations
a549333172
I18N: Update translations templates
2021-08-27 23:43:55 +00:00
ScummVM-Translations
10fdbe2e00
I18N: Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-08-27 23:43:54 +00:00
Eugene Sandulenko
7b639ead0a
ZVISION: Added detection for Mac ZGI. Bugreport #11756
2021-08-28 01:43:29 +02:00
ScummVM-Translations
2db9e72bd6
I18N: Update translations templates
2021-08-27 22:31:06 +00:00
Thierry Crozat
0425dff824
GUI: Fix saving in a new slot with the list save dialog
...
This revert part of a17816f1 (GUI: Warn when saving a "young" game
over an "older" one).
The issue was that when trying to save in a new slot with the list
save dialog, this was not creating the save.
This finishes to fix bug #12850
2021-08-27 23:30:44 +01:00
Thierry Crozat
626d0ed4b6
GUI: Fix assert when double clicking on item in list save dialog
...
This was a regression from 44e5d3f9 (GUI: Factor out save/load
activation to a function).
This fixes part of bug #12850
2021-08-27 23:30:44 +01:00
Thierry Crozat
5867d5420f
GUI: Fix clicking in an empty space in the Grid Load dialog
...
This was unexpectedly closing the dialog.
This was a regression from 44e5d3f9 (GUI: Factor out save/load
activation to a function)
2021-08-27 23:30:44 +01:00
Eugene Sandulenko
89f92a007a
AGI: Improved detection for preagi titles.
...
Filenames "title" and "title.pic" are too generic, so second
file was added for each entry
2021-08-28 00:27:52 +02:00
Cameron Cawley
d540054c0a
DS: Remove .ARM.exidx* and .ARM.extab* sections from plugins
...
Thanks to @lephilousophe for helping out with this.
2021-08-27 17:45:37 +01:00
antoniou79
565a0559ed
STARK: Skip loading bg dialog color for Steam version r161
...
Addresses bug https://bugs.scummvm.org/ticket/12762
2021-08-27 18:37:35 +03:00
Eugene Sandulenko
99fd5ff800
SWORD2: Do not treat right/left click as a doubleclick. Fixes bug #11396
...
Previously, we could right click (which reads the object description), then
left click, and the second click was treated as a double click if the object
happened to be an exit node at the same time. That led to a softlock of the
engine.
2021-08-27 16:38:07 +02:00
Matan Bareket
fed702c059
BUILD: Fix typo in configure
2021-08-27 10:31:47 -04:00
Mataniko
140c0e4090
BUILD: Simplify pandoc and curl checks
2021-08-27 15:54:10 +02:00
mataniko
8a91f500a7
MACOS: Open the new documentation hub from the app menu
2021-08-27 15:54:10 +02:00
mataniko
f21fdee404
BUILD: Add build flags to download the manual from RTD
2021-08-27 15:54:10 +02:00
sluicebox
3e9f802a93
GIT: Ignore CREATE_PROJECT Xcode build products
2021-08-27 08:30:11 -05:00
Martin Gerhardy
1770c8fc36
TWINE: fixed fla video big endian issues
2021-08-27 00:04:54 +02:00
D G Turner
50548c738d
GUI: Fix Incorrect Logic due to Stray Semicolon
2021-08-26 22:56:25 +01:00
D G Turner
3e4ee7e23c
STARTREK: Fix Coverity Warning for Identical Branches
...
CID 1394745
2021-08-26 22:10:18 +01:00
ScummVM-Translations
794e5af69a
I18N: Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-08-26 17:36:23 +00:00
Cameron Cawley
bc3c50ae4a
DS: Build with -fno-threadsafe-statics
2021-08-26 18:33:05 +01:00
ScummVM-Translations
e072be5b8e
I18N: Update translations templates
2021-08-26 17:32:48 +00:00
Thierry Crozat
478fbbbe9b
SDL: Fix the default scale factor for high resolution games
...
This fixes bug #12847 : HQ filter broken when applied as a global setting
2021-08-26 18:32:21 +01:00
ScummVM-Translations
3550bd030f
I18N: Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-08-26 16:57:33 +00:00
Thierry Crozat
10ad4a5a1f
DOC: Fix default log file path on Windows
2021-08-26 17:57:11 +01:00
ScummVM-Translations
f072d7b9e5
I18N: Update translations templates
2021-08-26 16:13:18 +00:00
Thierry Crozat
8d4ef7234d
GUI: Avoid crash when starting ScummVM with partially corrupted config file
...
In my case I had a section where only the gameid was defined and no path.
Obviously this is not valid and I cannot start that game. But this is not
a reason to crash with an unknown "path" key error when starting ScummVM.
2021-08-26 17:12:55 +01:00
Cameron Cawley
811a80d279
DS: Fix crash on exit
2021-08-26 17:05:14 +01:00
Roland van Laar
6ca9c1f8bf
DIRECTOR: fix check on array size
...
Setting a cursor to a cast needs an array of 2 not 1.
2021-08-26 12:58:06 +02:00
ScummVM-Translations
b818378416
I18N: Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-08-26 10:24:33 +00:00
Roland van Laar
5d45afb18b
DIRECTOR: Convert cursor setting into Datum
...
This fixes two bugs in one go:
- setting a cursor to 0 wasn't possible when a cast+mask cursor was used
- querying a sprite for cast+mask cursor returned 0 instead of the cast
ids.
Cursors can be set in two ways:
1) set cursor of sprite X to INT
2) set cursor of sprite X to [INT, INT]
A `cursor of sprite X` should return the same values that as were used
when setting the cursor.
2021-08-26 12:23:07 +02:00
ScummVM-Translations
c7e248ed34
I18N: Update translations templates
2021-08-26 10:19:38 +00:00
sluicebox
ea688bb971
SCI: Add detection for German Castle of Dr. Brain
2021-08-26 05:06:08 -05:00
sluicebox
ca2b6a9917
TWINE: Fix forward declarations
...
Fixes MSVC build
2021-08-26 05:00:11 -05:00
Martin Gerhardy
d8d21057ef
TWINE: fixed big endian issue with lba1 models
2021-08-26 09:24:28 +02:00
Martin Gerhardy
c416fe7830
TWINE: use forward decls and reduced header dependencies
2021-08-26 09:24:28 +02:00
Paul Gilbert
122acc39b5
AGS: Fix font outlines not drawing correctly
2021-08-25 21:31:40 -07:00
a/
e6db9ded56
SAGA2: Move calender to Saga2Engine
2021-08-26 04:43:14 +09:00
a/
db33d0ccac
SAGA2: Move global variables in beegee.cpp to Deejay class
2021-08-26 04:07:30 +09:00