Commit Graph
86814 Commits
Author SHA1 Message Date
Adrian Frühwirth e86189bd86 GUI: Grey out unlaunchable games in launcher 2018-06-27 22:47:51 +02:00
Lothar Serra Mari c808f33f52 CREDITS: Change nickname for Lothar Serra Mari 2018-06-26 09:15:24 +02:00
Thierry Crozat 1a097b1d97 I18N: Regenerate translations data file 2018-06-25 05:05:03 +02:00
Bastien Bouclet 1d731cb6c0 Merge pull request #1220 from dafioram/mystDaySlider
MOHAWK: MYST: Increment y_pos of observatory day slider faster
2018-06-24 17:17:54 +02:00
David Fioramonti f5e26d22b2 MOHAWK: MYST: Turn FortressRotation into a Direction enum 2018-06-24 16:49:56 +02:00
Thierry Crozat e3d62bb9ee I18N: Update translations templates 2018-06-23 14:50:48 +02:00
Eugene Sandulenko e2d1ee5b19 ENGINE: Improvements to splashscreen displaying 2018-06-23 14:50:34 +02:00
Sven Meier 64c54591c3 SCUMM: Workaround erroneous AKC_JUMP in German SPY Fox 3
Fixes Trac#3813 and makes this version of the game completable.
2018-06-23 13:50:57 +02:00
Bastien Bouclet 18fd6f603d MOHAWK: MYST: Fix incorrect door close sound for the cablin
Fixes Trac#10580.
2018-06-23 08:12:03 +02:00
Bastien Bouclet b0681082a9 MOHAWK: RIVEN: Fix out of bounds write in the flies effect
Fixes Trac#10579.
2018-06-22 06:35:24 +02:00
Bastien Bouclet 6237bc6e7b MOHAWK: MYST: Fix out of bounds read when redrawing the observatory
The observatory go button computes random 105x106 rectangles in the
512x512 star image. The previous code would allow to go out of bounds by
3 pixels. Interestingly the bug is in the original engine disassembly
perhaps it could crash as well.

Fixes Trac#10576.
2018-06-19 20:21:53 +02:00
David Fioramonti bfeb2d48e2 MOHAWK: MYST: Increment y_pos of observatory day slider faster
Fixes Trac#10572.

The day slider does not go all the way to the bottom (day 31st)
when the down arrow is used to increment the day. This change
increases how much y displacement happens with each change
in the day so that the bottom is reach on day 31st.

This is just a graphical bug and doesn't affect the logic
of the puzzle. The day slider can also be dragged to the bottom
without using the buttons.
2018-06-19 05:23:59 -07:00
Ben Castricum 4b80e07c6b I18N: Update translation (Dutch)
Currently translated at 100.0% (976 of 976 strings)
2018-06-18 20:28:05 +02:00
AsciiWolf 8629d415ec DISTS: Update appdata.xml file
Add OARS metadata
2018-06-18 11:56:17 +02:00
Thierry Crozat 0d8ca3aa0d I18N: Regenerate translations data file 2018-06-18 05:05:03 +02:00
Eugene Sandulenko 0e55160cd0 ZVISION: Reuse UTF8->UTF32 converter from Common 2018-06-18 00:08:11 +02:00
Eugene Sandulenko 79e158671e COMMON: Add simplistic UTF8->UTF32 converter 2018-06-18 00:08:01 +02:00
Bastien Bouclet 9d62f13e3a BASE: Fix a segfault when mass detector encounters an empty directory
Was introduced in the recent detection rework.
2018-06-17 18:09:40 +02:00
Bastien Bouclet ff66a89e14 CREDITS: Add dafioram to the Mohawk section 2018-06-17 09:34:56 +02:00
David Fioramonti fab1894f21 SCI32: Only enable larry scaler for LSL7
Fixes Trac#10568.
2018-06-15 11:39:28 -05:00
rsn8887 e5103a3e8b PSP2: enable additional memory 2018-06-14 23:18:52 -05:00
Cameron Cawley ae8b5dc086 RISCOS: Add a script to open the README file based on the system territory 2018-06-15 01:15:52 +01:00
whiterandrek abf17aaa59 VIDEO: fix rewinding of FLIC files 2018-06-15 00:25:57 +02:00
Thierry Crozat 05486af870 I18N: Update translations templates 2018-06-14 21:08:47 +02:00
Bastien Bouclet c0fa7ceae5 MOHAWK: MYST: Clean up the options dialog
Also load and save games using ctrl-o / ctrl-s.
2018-06-14 21:04:44 +02:00
Torbjörn Andersson 4ea8ed4ff5 JANITORIAL: Fix comment typo 2018-06-13 20:49:36 +02:00
Thierry Crozat 8ae1f49a0b I18N: Update translations templates 2018-06-13 08:02:15 +02:00
Adrian Frühwirth 249f02c27f I18N: Update translation (Swedish)
Currently translated at 99.7% (974 of 976 strings)
2018-06-13 08:02:09 +02:00
Bastien Bouclet 2de359f23d MOHAWK: MYST: Make the scripts time accounting pause safe 2018-06-13 08:00:29 +02:00
Bastien Bouclet 47ddd9c214 MOHAWK: MYST: Move the current stack id to ScriptParser 2018-06-13 07:55:55 +02:00
Bastien Bouclet ea60aef8a8 MOHAWK: MYST: Simplify memory management of the active stack 2018-06-13 07:55:55 +02:00
Bastien Bouclet 13b3371f1a MOHAWK: MYST: Extract a Card class out of the main engine class
This is to allow having multiple cards loaded at the same time in the
future.
2018-06-13 07:55:55 +02:00
Adrian Frühwirth e397215048 I18N: Update translation (Swedish)
Currently translated at 99.6% (973 of 976 strings)
2018-06-11 22:28:20 +02:00
Adrian Frühwirth 4a385a7b9b I18N: Update translation (German)
Currently translated at 100.0% (976 of 976 strings)

Match source format
2018-06-11 22:28:19 +02:00
Paolo Bossi c67cc0bd80 I18N: Update translation (Italian)
Currently translated at 100.0% (976 of 976 strings)
2018-06-11 22:27:49 +02:00
Adrian Frühwirth 7ac614aed6 I18N: Update translation (German)
Currently translated at 100.0% (976 of 976 strings)

Fix grammar
2018-06-11 21:35:19 +02:00
Thierry Crozat ce586aa95c I18N: Regenerate translations data file 2018-06-11 05:05:05 +02:00
Timo Mikkolainen 4007a7088a I18N: Update translation (Finnish)
Currently translated at 100.0% (976 of 976 strings)
2018-06-09 11:14:28 +02:00
Lothar Serra Mari ef89908698 I18N: Update translation (German)
Currently translated at 100.0% (976 of 976 strings)
2018-06-08 11:46:04 +02:00
George Kormendi a2641692f8 I18N: Update translation (Hungarian)
Currently translated at 100.0% (976 of 976 strings)
2018-06-08 04:32:50 +02:00
Thierry Crozat e934ed1534 I18N: Update translations templates 2018-06-07 20:28:36 +02:00
Bastien Bouclet b1da6a74c5 DIRECTOR: Show a GUI error message when no sound devices are available 2018-06-07 20:24:39 +02:00
Bastien Bouclet 3b794d2633 MOHAWK: Display a GUI error message when no audio devices are available 2018-06-07 20:14:27 +02:00
Ben Castricum b4ae4bcd8c I18N: Update translation (Dutch)
Currently translated at 100.0% (975 of 975 strings)
2018-06-06 21:19:11 +02:00
Bastien Bouclet f92ab7cacc Merge pull request #1211 from dafioram/morePtrNull
COMMON: More nullptr usage in common/ptr
2018-06-06 21:13:00 +02:00
Adrian Frühwirth 48db9f04ea SCUMM: Fix recent commit to compile under all circumstances 2018-06-06 20:53:14 +02:00
Thierry Crozat 5848c1f873 I18N: Update translation (French)
Currently translated at 99.8% (974 of 975 strings)
2018-06-06 20:20:26 +02:00
Adrian Frühwirth 31cf2d2fab NEWS: Mention fix for #10559 (distorted speech in Indy4) 2018-06-06 18:20:20 +00:00
Adrian Frühwirth 788d85d6b8 SCUMM: Work around distorted speech on submarine in Indy4
The speech sample at VCTL offset 0x76ccbca ("Hey you!") which is used
when Indy gets caught on the German submarine seems to not be a VOC
but raw PCM s16be at (this is a guess) 44.1 kHz with a bogus VOC header.
To work around this we skip the VOC header and decode the raw PCM data.

Fixes Trac#10559
2018-06-06 18:20:20 +00:00
Donovan Watteau 5534b4b618 I18N: Update translation (French)
Currently translated at 99.7% (973 of 975 strings)
2018-06-05 21:36:53 +02:00