53267 Commits

Author SHA1 Message Date
Bastien Bouclet
b1f927f105 MOHAWK: MYST: Make changeBackgroundSound wait for the effect to complete
Fixes #10489.
2018-04-15 06:17:45 +02:00
Strangerke
85c802c9b7 LILLIPUT: More renaming 2018-04-15 01:20:52 +02:00
Simei Yin
91db7c5967 SLUDGE: Replace linked list by Common::List in RegionManager 2018-04-15 01:09:35 +02:00
Simei Yin
b575aac25a SLUDGE: Rename KillAll to Kill in RegionManager 2018-04-15 01:09:35 +02:00
Simei Yin
af9d07a241 SLUDGE: Objectify Region Manager 2018-04-15 00:21:17 +02:00
Paul Gilbert
825331c873 XEEN: Fix entering Great Southern Tower 2018-04-14 15:23:01 -04:00
Paul Gilbert
59f3e728b6 XEEN: Fix Book of Great Power removing skills 2018-04-14 15:11:34 -04:00
Paul Gilbert
7b6dd298e4 XEEN: Clear prior pending treasure when loading savegame 2018-04-14 15:03:15 -04:00
Paul Gilbert
a189f2c7d2 XEEN: Fix aborting combat loop prematurely via bad sleeping check
Previously combat was being aborted prematurely, though it wasn't
noticeable in most casees since the next turn combat started up
again seamlessly. But there were a few edge cases, such as
defeating monsters in a single turn, but having more to the side,
where it resulted in the list of active monsters being fought
being redrawn with no contents
2018-04-14 11:05:11 -04:00
Paul Gilbert
fbed392767 XEEN: Add launcher Engine tab option for more durable armor 2018-04-13 22:56:57 -04:00
Paul Gilbert
8b717abe38 XEEN: Cleanup scene area clipping flags setting 2018-04-13 22:56:57 -04:00
Paul Gilbert
5926936a07 XEEN: Fix clipping all scene drawn elements to scene area 2018-04-13 07:29:54 -04:00
Strangerke
f102f9961b LILLIPUT: cleanup & renaming 2018-04-13 06:57:44 +02:00
Paul Gilbert
882b7182f3 XEEN: Fix for resetting speed table after monsters have died 2018-04-12 22:00:50 -04:00
Paul Gilbert
492605025c MADS: NEBULAR: Disable the copy protection dialog by default
The GOG release is confirmed as having it disabled, so ScummVM
will do likewise and have it disabled by default
2018-04-12 19:19:00 -04:00
Paul Gilbert
55c2a6001c XEEN: Fix read of freed data in multiple rapid playFX calls 2018-04-12 19:13:35 -04:00
Strangerke
cd95328b36 LILLIPUT: Use constants in sequence functions 2018-04-12 07:38:34 +02:00
Paul Gilbert
8fdd055bf1 XEEN: Fix monster attacks that target the entire party 2018-04-11 21:04:51 -04:00
Strangerke
fe81c9c1d3 LILLIPUT: some renaming 2018-04-11 23:21:09 +02:00
Thierry Crozat
8097de953b ZVISION: Change game option description to match all other engines 2018-04-11 21:13:24 +01:00
Bastien Bouclet
63592e6a0f MOHAWK: MYST: Fix missing sound effect when using the rocket slider
Fixes #10485.
2018-04-11 07:49:12 +02:00
Strangerke
1a29932672 LILLIPUT: some more rework related to the positions 2018-04-11 07:27:45 +02:00
Paul Gilbert
701df47cae XEEN: Fix removing too many Monga Melons during quest 2018-04-10 20:57:37 -04:00
Paul Gilbert
5d6dbf7858 XEEN: Fix loading Dark Side savegames from WOX menu 2018-04-10 20:26:52 -04:00
Paul Gilbert
8ccb7c5249 XEEN: Fix Golem cutscene usage on Dark Side 2018-04-10 19:57:24 -04:00
Strangerke
555056714b LILLIPUT: Some refactoring 2018-04-10 23:49:31 +02:00
Bastien Bouclet
3a8655bc81 MOHAWK: MYST: Fix flyby movies to behave more like the original
* Keep playing the previously running background sound while playing the
  flyby.
* Don't play the flyby after loading a save.
* Play the flyby before both linking sounds.

Fixes #10482, Fixes #10483.
2018-04-10 19:58:56 +02:00
Strangerke
bf5b3f62e2 LILLIPUT: more renaming 2018-04-10 07:44:48 +02:00
Paul Gilbert
80fa7481ff XEEN: Fix subtitle cutscene text for entering Darkside towns 2018-04-09 21:48:59 -04:00
Paul Gilbert
efb1f9219c XEEN: Add warning for invalid cmdFreezeFrequency channel values
I got a crash once for an invalid channel when falling to the
Water Elemental Plain from the Dark Side Skyroads, but couldn't
replicate it. So I've put in a warning for now
2018-04-09 21:20:40 -04:00
Paul Gilbert
083f18af93 XEEN: Fix falling from the Dark Side Skyroads 2018-04-09 21:19:10 -04:00
Paul Gilbert
b13b00deb3 XEEN: Add Patcher class for doing on-the-fly map patches
The first patch is a script patch for Ellinger's Tower Level 2
on the Dark Side. It fixes an incorrect index for a wall item
of a curtain that's meant to be removed
2018-04-09 19:33:31 -04:00
Paul Gilbert
30f0da8660 XEEN: Fix reading and setting character specific flags 2018-04-08 19:51:50 -04:00
Paul Gilbert
90f2bb6a15 XEEN: Fix cutscene subtitles for Ellinger's Tower 2018-04-08 19:23:36 -04:00
Paul Gilbert
5425604669 XEEN: Rename cutscenes _mazeFlag to _keyFound 2018-04-08 19:17:46 -04:00
Strangerke
c8eff89a7e LILLIPUT: more WIP renaming 2018-04-09 00:56:17 +02:00
Paul Gilbert
07fb37ed70 XEEN: Fix restarting World game after exiting to menu from Dark Side 2018-04-08 18:53:59 -04:00
Paul Gilbert
de365eb0c6 XEEN: Allow deselecting items in Items dialog 2018-04-08 18:43:42 -04:00
Paul Gilbert
5c62d90c1b XEEN: Fix display of negative values in Character dialog HP tooltip 2018-04-08 18:25:41 -04:00
Paul Gilbert
fa9218f2d2 XEEN: Further numeric fixes for dialog with Gremlin King 2018-04-08 15:36:17 -04:00
Paul Gilbert
2888953c7b XEEN: Fix display of the 123 Chooser dialog 2018-04-08 15:36:17 -04:00
Paul Gilbert
315b88e1bf XEEN: Fix buying spells in Dark Side 2018-04-08 13:55:21 -04:00
Paul Gilbert
ae6c2612a2 XEEN: Fix checking if a specific monster is dead 2018-04-08 11:23:18 -04:00
Paul Gilbert
d9fd699050 XEEN: Fix using Lloyd's Beacon across the sides 2018-04-08 11:17:31 -04:00
Adrian Frühwirth
76857c715a LILLIPUT: Fix missing format specifier in call to debugC() 2018-04-08 01:09:58 +02:00
Paul Gilbert
642dea8ff8 XEEN: Add missing return in event processing switch 2018-04-07 19:04:06 -04:00
Paul Gilbert
54ff19bcf5 XEEN: Fix double-casting of spells during combat 2018-04-07 18:40:47 -04:00
Paul Gilbert
e5ff44eaf3 XEEN: Fix gfx glitch in top-left corner of the minimap 2018-04-07 18:30:45 -04:00
Paul Gilbert
b8715dca0e XEEN: Cleanup of unused local in Scripts 2018-04-07 18:30:37 -04:00
Strangerke
7f9c06f91a LILLIPUT: more renaming, rework setMode 2018-04-08 00:02:22 +02:00