Commit Graph

1042 Commits

Author SHA1 Message Date
unknown
a44ab1facc MADS: Fix incorrect depth handling after picking up rebreather 2015-04-04 21:08:15 -05:00
Paul Gilbert
478fae2a6e MADS: Set testing flags for Rex Nebular 2015-03-29 22:12:27 -04:00
Paul Gilbert
fb0f95172a MADS: Don't hide sprites bewteen resources in an animation sequence 2015-03-29 16:21:49 -04:00
Paul Gilbert
4009305070 MADS: Hook up ScummVM volume control 2015-03-18 20:29:50 -04:00
Filippos Karapetis
7a9514567f MADS: Handle a game bug in scene 604, which prevents game completion 2015-03-16 01:41:08 +02:00
Paul Gilbert
6d8134f751 MADS: Revert fix for sprites disappearing on last frame of cutscenes
The fix that kept the sprites on-screen for the last frame before scene
changes in the intro/ending sequences was also causing crashes in-game,
where the animation is getting freed before the scene update to remove
the sprites was done, so it couldn't get the areas of the screen to
refresh
2015-03-15 16:20:01 -04:00
Paul Gilbert
9caed13d90 MADS: Better handling for removing sprite sets 2015-03-15 16:18:38 -04:00
Filippos Karapetis
74327cadad MADS: Add custom game options to the ScummVM GUI
This should be part of commit 19a9c068f, but it wasn't committed
2015-03-15 13:47:45 +02:00
Filippos Karapetis
97ca67ecac MADS: Properly reset the sound flag 2015-03-15 13:45:31 +02:00
Filippos Karapetis
19a9c068f9 MADS: Hook up all of the remaining options, and add custom game options 2015-03-15 04:05:06 +02:00
Paul Gilbert
d3afff9bc7 MADS: Fix animations erasing sprites on the last frame before transitioning 2015-03-14 19:30:01 -04:00
Paul Gilbert
299bfa3696 MADS: Fix showing inventory pictures when inventory animating is off 2015-03-14 19:24:56 -04:00
Paul Gilbert
97ef41707a MADS: Hook up sfx/music flags 2015-03-14 19:09:44 -04:00
Paul Gilbert
9eb342615c MADS: Fix frequently getting endless wait cursor after doctor hits you 2015-03-14 18:34:26 -04:00
Paul Gilbert
fa7dfc396a MADS: Fix greeting when talking to cell wall the first time 2015-03-14 15:05:42 -04:00
Paul Gilbert
1e15c02d1e MADS: Fix animation of tying rope to the boat 2015-03-14 14:38:22 -04:00
Paul Gilbert
b39abbfb49 MADS: Save reverted options if you cancel out of Game Options dialog 2015-03-14 14:04:41 -04:00
Paul Gilbert
a924d4beef MADS: Fix hotspot highlighting when easy mouse is off 2015-03-14 12:46:46 -04:00
Paul Gilbert
561481499d MADS: Persist gameplay options 2015-03-14 11:57:28 -04:00
Paul Gilbert
d47197f1fa MADS: Fix original bug re-adding disabled hotspots to scene as active 2015-03-14 11:41:27 -04:00
Paul Gilbert
ff29535074 MADS: Fix animation for putting severed arm on scanner 2015-03-14 10:23:45 -04:00
Paul Gilbert
0f02cdb4aa MADS: Fix crash in stream crossing death, simplify SpriteSets class 2015-03-14 10:11:19 -04:00
Filippos Karapetis
1f8845e9f4 MADS: Fix toggling of game options 2015-03-14 13:04:46 +02:00
Filippos Karapetis
4c97e08e33 MADS: Fix some verbs 2015-03-14 12:50:04 +02:00
Paul Gilbert
84702e7d5c MADS: Fix text display when opening the Slippery Pig fridge 2015-03-13 22:52:58 -04:00
Paul Gilbert
5c83481543 MADS: Action fixes for top of south elevator scene 2015-03-13 22:05:21 -04:00
Paul Gilbert
c0df1248b5 MADS: Properly handle reloading scenes when closing dialogs 2015-03-13 21:54:20 -04:00
Paul Gilbert
ed33dee753 MADS: Fix distortions when playing many of the sounds 2015-03-13 08:43:27 -04:00
Paul Gilbert
8e3ee9523e MADS: Fix cycling remaining active when ending TextView starts 2015-03-11 22:10:41 -04:00
Paul Gilbert
1e3442ae44 MADS: Fix boat hotspot after loading savegame for scene 801 2015-03-10 22:54:47 -04:00
Paul Gilbert
e18a0af32b MADS: Fix incorrect depth for animation when repairing crack in ship 2015-03-10 22:17:48 -04:00
Paul Gilbert
0e03995463 MADS: Fix display of crack and background in ship 2015-03-10 21:16:01 -04:00
Paul Gilbert
01c3e3b9d5 MADS: Fix door animations for South Elevator 2015-03-10 21:04:36 -04:00
Paul Gilbert
879e44a2fb MADS: Fix Herman's thanks for batteries speech remaining on-screen 2015-03-10 20:51:55 -04:00
Paul Gilbert
0503893f1c MADS: Improved fix for giving batteries to Herman 2015-03-10 20:32:44 -04:00
Paul Gilbert
4c765121bc MADS: Fix door closing anim when leaving video store 2015-03-10 20:18:42 -04:00
Paul Gilbert
98f77a6651 MADS: Fix timer module hotspot remaining active after taking it 2015-03-10 20:10:55 -04:00
Torbjörn Andersson
b03d46ceeb MADS: Silence GCC signed/unsigned warnings 2015-03-10 06:39:09 +01:00
Paul Gilbert
d23e493b46 MADS: Fix crash if you talk to intern in gurney room too quickly 2015-03-09 20:35:10 -04:00
Paul Gilbert
82faf6b50d MADS: Fix walking to exit in guard room after dropping severed arm 2015-03-09 20:02:55 -04:00
Paul Gilbert
f37a0b2155 MADS: Improved fix for picking up plant stalk 2015-03-09 18:24:05 -04:00
Paul Gilbert
05250d14fa MADS: Fix crash picking up bamboo stalk 2015-03-09 08:56:33 -04:00
Paul Gilbert
43aad22eb2 MADS: Fix SceneInfo instance leak when showing dialogs 2015-03-08 23:53:10 -04:00
Paul Gilbert
cc0b88cc53 MADS: Fix leak of SpriteAsset instances 2015-03-08 23:40:50 -04:00
Paul Gilbert
aad048674b MADS: Fix unused variable warning 2015-03-08 22:34:40 -04:00
Paul Gilbert
9ec28cb27f MADS: Fix trying to walk into corridor from security station 2015-03-08 21:38:28 -04:00
Paul Gilbert
3cb1a6dc55 MADS: Fix looking at magazine at security station 2015-03-08 21:25:15 -04:00
Paul Gilbert
6dd6e55513 MADS: Fix prior conversation list showing when crawling in vents 2015-03-08 21:15:14 -04:00
Paul Gilbert
1d76659da8 MADS: Fix walking behind counter at Sand Bar restaurant 2015-03-08 20:46:40 -04:00
Paul Gilbert
d048776ef3 MADS: Fix walking behind counter in software store 2015-03-08 20:44:19 -04:00