elasota
c489eb2e50
MTROPOLIS: Use pre-menu screenshot for savegame thumbnail in Obsidian
2022-07-19 19:17:53 -04:00
Eugene Sandulenko
fa815cc92a
DIRECTOR: Remove unnecessary global constants
2022-07-19 23:46:58 +02:00
Eugene Sandulenko
76a2c77854
DIRECTOR: Fix quirk for kidsbox
2022-07-19 23:46:58 +02:00
Eugene Sandulenko
1cd3b914e1
DIRECTOR: Fix desktop mode
2022-07-19 23:46:57 +02:00
Eugene Sandulenko
8b17ee5272
GRAPHICS: MACGUI: Properly load desktop tile if requested
2022-07-19 23:46:57 +02:00
Eugene Sandulenko
8ee1fcbcb8
GRAPHICS: MACGUI: Implemented debug method for printing WM mode
2022-07-19 23:46:57 +02:00
elasota
d9642925eb
MTROPOLIS: Implement mToon stop command
2022-07-19 17:38:09 -04:00
elasota
0d8ba6982a
MTROPOLIS: Make autorefreshcursor trigger later to fix Obsidian wave puzzle completing instantly in the Mac version
2022-07-19 17:38:09 -04:00
elasota
e43a2fcb89
MTROPOLIS: Fix STransCt wipe duration at 500ms since that seems to be the accurate behavior
2022-07-19 17:38:09 -04:00
elasota
56161d17f0
MTROPOLIS: Improve anamorphic filter
2022-07-19 17:38:09 -04:00
elasota
d285f0e96b
MTROPOLIS: Clean up unused namespace def
2022-07-19 17:38:09 -04:00
antoniou79
dc17d7e465
BLADERUNNER: Gracefully handle a case for Grigorian's arrest
...
Addresses bug #13727 which only happens in vanilla mode, and only when CDFRAMESx files are used instead of a single HDFRAMES
This bug can happen since by (my) mistake the kClueGrigoriansResources clue could be acquired in vanilla mode in ScummVM 2.5.0, 2.5.1 and 2.6.0.
That clue is supposed to only be part of the restored content mode.
2022-07-19 23:05:12 +03:00
eientei
2a7d97daa4
TOLTECS: Mark demos as demos
2022-07-19 22:46:49 +03:00
antoniou79
605fce57bb
BLADERUNNER: CUTCONTENT: Move Grigorian's resources clue to cut content
2022-07-19 22:24:49 +03:00
Eugene Sandulenko
dc2883e4cf
GRAPHICS: MACGUI: Do not double free desktop image
2022-07-19 20:43:12 +02:00
Eugene Sandulenko
463dddfa2e
GRAPHICS: MACGUI: Do not load desktop background multiple times and fix setMode()
2022-07-19 20:38:39 +02:00
Eugene Sandulenko
88dedd276e
JANITORIAL: Rename constants to follow our code naming conventions
2022-07-19 20:25:06 +02:00
Le Philousophe
7f4a9f8127
MTROPOLIS: Fix uint32 discrepancy
2022-07-19 08:41:57 +02:00
Misty De Meo
eb7f38ba27
CREDITS: add Misty De Méo
2022-07-19 09:22:55 +03:00
elasota
2727438270
MTROPOLIS: Fix uninitialized fields
2022-07-18 23:20:22 -04:00
elasota
783d45db8d
MTROPOLIS: Add anamorphic scaler for Obsidian RSG logo with widescreen mod
2022-07-18 23:19:07 -04:00
ScummVM-Translations
26536e07d5
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/
2022-07-18 21:19:22 +00:00
D G Turner
ed2d89fedd
SAGA2: Remove Undefined DEBUG Macro Symbol Usage from Automap
...
This generates a warning if GCC is passed -Wundef.
This will now allow the Automap cheat functionality to be enabled
at runtime via the debug console when code for this is added.
2022-07-18 22:17:28 +01:00
VAN-Gluon
28b414af20
I18N: Update translation (Japanese)
...
Currently translated at 100.0% (1773 of 1773 strings)
2022-07-18 18:32:20 +00:00
Eugene Sandulenko
122c8a4222
I18N: Update translation (Ukrainian)
...
Currently translated at 99.0% (1757 of 1773 strings)
2022-07-18 18:32:19 +00:00
Purple T
3a254e051e
I18N: Update translation (French)
...
Currently translated at 100.0% (1773 of 1773 strings)
2022-07-18 18:32:18 +00:00
Timo Mikkolainen
c9a5929bc3
I18N: Update translation (Finnish)
...
Currently translated at 100.0% (1773 of 1773 strings)
2022-07-18 18:32:17 +00:00
Orgad Shaneh
1d72638473
DISTS: WIN32: Add .gitattributes for iss file
...
Force CRLF and set worktree encoding.
This lets Git store the file as UTF-8 text, easier for diffs/reviews,
and with LF line-endings, while the worktree copy has the right
attributes.
2022-07-18 19:32:56 +02:00
D G Turner
8aeaabc6d1
ICB: Fix Remaining GCC Compiler Format Overflow Warnings
2022-07-18 02:37:13 +01:00
Walter Agazzi
0ba39d3fd4
I18N: Update translation (Italian)
...
Currently translated at 100.0% (1773 of 1773 strings)
2022-07-18 01:32:17 +00:00
D G Turner
b7cec2f35a
ICB: Replace Various String Handling with Common String Class
...
While using the dynamic Common::String has more overhead, this removes
various large fixed size buffers used for path construction for icon
file access so the overall effect should be a reduction in dynamic
i.e. stack memory usage. This also avoids any possible buffer overflow
corruption.
This also removes quite a few GCC Compiler Format Overflow warnings
which are emitted if -Wformat-overflow is passed.
2022-07-18 01:15:53 +01:00
elasota
486ab6c58b
MTROPOLIS: Add sound effect modifier support
2022-07-17 20:02:57 -04:00
Thierry Crozat
7289418d86
AGS: Add some comments for a few detection entries
2022-07-17 20:51:21 +01:00
Walter Agazzi
1130cfc6cf
AGS: Improve comments for Sphonx demo entries
2022-07-17 20:53:44 +03:00
Walter Agazzi
c4db81da17
AGS: Add detection for missing itch.io AGS games
2022-07-17 20:53:44 +03:00
Walter Agazzi
d79d675bb7
AGS: Add detection for old French games
2022-07-17 20:53:44 +03:00
Walter Agazzi
f62db3f3a6
AGS: Add some recent games, minor detection fixes
2022-07-17 20:53:44 +03:00
athrxx
baa9524376
KYRA: (LOK/KOR) - fix hangul input glitch
...
(assert could be triggered by certain key combinations at the end of the input line)
2022-07-17 18:17:56 +02:00
athrxx
b56c26f134
KYRA: (HOF) - fix bug no. 13709 (Zanthia walks through a rock in Volcania)
2022-07-17 15:56:54 +02:00
AndywinXp
8fffd48ed1
SCUMM: v7-8: Apply e94d467 only for non-_newStyle text rendering
2022-07-17 14:57:57 +02:00
AndywinXp
e94d467c5b
SCUMM: v7-8: Make blastText rect taller by one pixel
...
This solves an issue where some fonts would go out of rect and the screen update
would leak those extraneous pixels (e.g. commas of the small font during the FT credits).
2022-07-17 14:39:24 +02:00
AndywinXp
e024c5c81d
GRAPHICS: Add naive algorithm option for PaletteLookup
2022-07-17 13:17:41 +02:00
Eugene Sandulenko
84b03e99c7
GRAPHICS: MACGUI: Fix warning
2022-07-17 13:09:32 +02:00
ScummVM-Translations
b453f9e313
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/
2022-07-17 11:04:25 +00:00
Pragyansh Chaturvedi
5c17fe70b8
JANITORIAL: Fix conventions and reimplement MacFontManager::rectifyId()
2022-07-17 13:04:14 +02:00
Pragyansh Chaturvedi
c4f6aa89b9
GRAPHICS: Implement assigning of windows font, check for wrong fontId while loading stxt, read name from FON files DIRECTOR
2022-07-17 13:04:14 +02:00
Pragyansh Chaturvedi
8cb2e1bb07
GRAPHICS: Add rectifyId to check for changed font IDs
2022-07-17 13:04:14 +02:00
Pragyansh Chaturvedi
94848be816
GRAPHICS: Set MacText->_defaultFormatting values after generating font
2022-07-17 13:04:14 +02:00
Antoniou Athanasios
4ae0f00e07
I18N: Update translation (Greek)
...
Currently translated at 100.0% (1773 of 1773 strings)
2022-07-17 10:46:56 +00:00
ScummVM-Translations
67a87b3bcf
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/
2022-07-17 10:22:14 +00:00