Eugene Sandulenko
4325605111
DIRECTOR: Lingo: Add missing break statement
2017-08-11 20:44:42 +02:00
Eugene Sandulenko
c76e2666f5
JANITORIAL: Fix GCC 7 fall through warning
2017-08-11 20:40:37 +02:00
Eugene Sandulenko
200b9070b3
AGI: PREAGI: Add one more missing break statement
2017-08-11 20:38:35 +02:00
Eugene Sandulenko
18e263129f
AGI: PREAGI: Add missing break statements
2017-08-11 20:33:21 +02:00
Eugene Sandulenko
e0b3001218
SCUMM: Add missing return statement
2017-08-11 20:20:25 +02:00
Eugene Sandulenko
41d8441ea8
SCUMM: Add missing break to INSANE code. Thanks to eriktorbjorn and GCC7
2017-08-11 20:13:24 +02:00
Thierry Crozat
cdd4b8b338
I18N: Update translations templates
2017-08-11 19:06:30 +02:00
Bastien Bouclet
efddaf84eb
MOHAWK: Riven: b_Data1.mhk is not required to play the CD version
2017-08-11 19:05:55 +02:00
Bastien Bouclet
ee588a8c33
MOHAWK: Riven: Patch an invalid card change when entering Gehn's office
...
Fixes #10118 .
2017-08-11 19:05:55 +02:00
Simei Yin
c28d246cb0
SLUDGE: Get list of saved files
2017-08-11 18:03:45 +02:00
Lothar Serra Mari
cb1b43a6e2
I18N: Update translation (German)
...
Currently translated at 100.0% (965 of 965 strings)
2017-08-11 11:46:43 +02:00
Bastien Bouclet
3fba660210
MOHAWK: Riven: Fix pin rotation handle sometimes disappearing
...
It was due to inaccurate rotation movie bounds.
Fixes #10086 .
2017-08-11 08:24:34 +02:00
Simei Yin
49383e0aee
SLUDGE: Debug output lightmap image
2017-08-11 06:35:14 +02:00
Simei Yin
949dcaa4e2
SLUDGE: Prepare sprites for lightmap
2017-08-11 06:35:14 +02:00
Paul Gilbert
8f46d3e66e
TITANIC: Fix reinflating SGT bed after deflating it
2017-08-10 22:14:32 -04:00
Paul Gilbert
e84c164bde
TITANIC: Keep Deskbot talking for entire length of 2nd class upgrade
2017-08-10 20:28:12 -04:00
Paul Gilbert
388420c84a
TITANIC: Ignore Ctrl+C key until actually in-game
2017-08-10 20:03:03 -04:00
Paul Gilbert
2df37f4eb0
TITANIC: Fix starting playback in music room
2017-08-10 19:55:43 -04:00
D G Turner
fbd1e87824
GRAPHICS: MACGUI: Fix GCC Compiler Warnings.
2017-08-11 00:56:28 +01:00
D G Turner
3c947754ac
WAGE: Fix GCC Compiler Warnings.
2017-08-11 00:55:46 +01:00
Eugene Sandulenko
7e9b8cb513
WAGE: support chr<scene conditionals
2017-08-11 00:45:25 +02:00
Eugene Sandulenko
6541adaa2e
WAGE: allow using LET with negative number literals
2017-08-11 00:40:29 +02:00
Bastien Bouclet
79102d87ec
MOHAWK: Myst: Fix showing the white page after dropping it
...
Fixes #10065 .
2017-08-10 21:02:10 +02:00
Bastien Bouclet
fb26a42aad
MOHAWK: Myst: Restore the backbuffer after toggling off fireplace buttons
...
Fixes #10064
2017-08-10 20:52:23 +02:00
Bastien Bouclet
22ed7eb399
MOHAWK: Riven: Neutralize the timer when moving the Ytram trap up
...
Fixes #10103 .
2017-08-10 20:07:34 +02:00
Bastien Bouclet
cf9646e72b
MOHAWK: Myst: Stop gears video before calling elevator on mechanical
...
Fixes #10108 .
2017-08-10 19:02:10 +02:00
Bastien Bouclet
18fe4cebe4
MOHAWK: Riven: Trigger the try to open the back rotating room door
...
When using keyboard navigation
2017-08-10 19:02:10 +02:00
Bastien Bouclet
5a4400e390
MOHAWK: Riven: Stop using varargs to list hotspot names
...
One call to va_end was missing when returning early. This stuff is too
dangerous for me to use.
2017-08-10 19:02:10 +02:00
Paul Gilbert
c278be9f6f
TITANIC: Fix spelling mistake in Starship Titanic notes
2017-08-09 22:16:05 -04:00
Paul Gilbert
5a43e355e6
TITANIC: Add extra Titanic key notes to README
2017-08-09 20:06:07 -04:00
Kirben
2fe8931907
SCUMM: Don't list Amiga version of The Secret of Monkey Island as VGA, as it leads to confusion.
2017-08-10 09:35:33 +10:00
Eugene Sandulenko
a83dd4c3fc
WAGE: Handle command aliases in the same quirky way wb does
2017-08-09 09:28:13 +02:00
Paul Gilbert
660f7bf114
TITANIC: Further improvements to arrow key movement
...
The movement code, when deciding on an item or link that matches the
desired direction, will check five points on the object/links area..
center, left edge, right edge, top edge, and bottom edge. For each
of these, it makes sure that at that point, clicking will actually
get passed to it. Otherwise, it moves onto one of the other edges.
This helps avoid issues where links weren't working because standard
scene objects were partially obscuring them.
2017-08-08 22:24:22 -04:00
Eugene Sandulenko
6fac0ace2c
WAGE: Fix crash on sound reuse/game quit
2017-08-08 23:45:26 +02:00
Eugene Sandulenko
82a3088557
WAGE: The command is "inven"
2017-08-08 23:45:26 +02:00
Eugene Sandulenko
bca79db96b
WAGE: Set default values for DITL messages
2017-08-08 23:45:26 +02:00
Bastien Bouclet
09be9b2c2d
MOHAWK: Myst: Fix off by one pixel map position when rotating the tower
...
Fixes #10081 .
2017-08-08 20:11:22 +02:00
Simei Yin
a751ad5530
SLUDGE: Add thumbnail for save&load interface
2017-08-08 14:08:29 +02:00
Simei Yin
cff1308ed1
SLUDGE: Implement fileExists built-in function
2017-08-08 14:08:29 +02:00
Simei Yin
c9e3747114
SLUDGE: Change debug channels
2017-08-08 14:08:29 +02:00
Simei Yin
cd00521552
SLUDGE: Fix default sprite depth
2017-08-08 14:08:29 +02:00
Eugene Sandulenko
d7778dc182
WAGE: Initial stub for updateSoundTimerForScene()
2017-08-08 11:25:55 +02:00
Eugene Sandulenko
d31628cb37
WAGE: Play sounds
2017-08-08 11:25:55 +02:00
Eugene Sandulenko
0e2d14ac41
GRAPHICS: MACGUI: Initial code for Cutting/Paste multiline input texts
2017-08-08 11:25:55 +02:00
Paul Gilbert
aef786fcc3
TITANIC: Hook in the original game's secret cheat room
...
You can either use a special Ctrl-C key combination, or use the
'cheat' command in the debugger
2017-08-07 21:10:24 -04:00
Paul Gilbert
e685973cac
TITANIC: Fix bots freezing up during long conversations
2017-08-07 20:40:31 -04:00
Paul Gilbert
659fdfaf9e
VOYEUR: Workaround original game using invalid hotspot Ids
2017-08-07 19:20:05 -04:00
Paul Gilbert
da4d4d8272
SHERLOCK: Remove redundant derived Serializer class
2017-08-07 19:08:03 -04:00
Paul Gilbert
9a0f1adcb7
COMMON: Add a setVersion method to Common::Serializer
2017-08-07 19:07:25 -04:00
Martin Kiewitz
4ab18d2d00
SCI32: Add script patch for last action sequence in PQ4
...
To also turn ::ticks into ::seconds
For further information see 5a4840e
2017-08-07 22:52:11 +02:00