Commit Graph

1057 Commits

Author SHA1 Message Date
Torbjörn Andersson
3c9a5f02d2 MADS: Remove unnecessary semicolon 2015-05-31 09:21:23 +02:00
Johannes Schickel
5dd69b4dd1 MADS: Make GPL header consistent with what we normally use. 2015-05-09 15:56:27 +02:00
Paul Gilbert
dd63cef93e MADS: Fix memory leak in Dialog class 2015-04-11 15:38:31 -05:00
Filippos Karapetis
ec03857d7d MADS: Fix a regression in V2 games 2015-04-09 14:08:48 +03:00
Filippos Karapetis
ec999f1cb7 MADS: Plug some memory leaks
Surfaces should be freed (to free their inner allocated surface
buffers) before being deleted
2015-04-09 13:44:39 +03:00
Paul Gilbert
47afe424c1 MADS: Don't show protection dialog when exiting directly from main menu 2015-04-08 21:28:24 -05:00
Paul Gilbert
07c7f5e31a MADS: Fix crash leaving scene after shooting monkey 2015-04-07 20:09:00 -05:00
Torbjörn Andersson
c8ac76b22b MADS: Show first character of the Rex Nebular copy protection word 2015-04-06 10:42:16 +02:00
Torbjörn Andersson
f3251b5bb6 MADS: Allow quitting in Rex's copy protection dialog 2015-04-06 08:29:46 +02:00
Filippos Karapetis
661542b8c6 MADS: Implement copy protection screen for Rex 2015-04-06 03:12:15 +03:00
Paul Gilbert
d9168c8fae MADS: Fix placement of blowgun in easy mode 2015-04-05 15:28:10 -05:00
unknown
cb91e1518a MADS: Have Rex swim to correct spot when throwing burger or fish 2015-04-04 22:59:43 -05:00
unknown
d6945864ea MADS: Keep Rex's speech on-screen longer when exitting crashed ship 2015-04-04 22:39:56 -05:00
unknown
ae61f8ba04 MADS: Fix wait cursor when leaving crashed ship for the first time 2015-04-04 22:03:06 -05:00
unknown
355fa444ca MADS: Fix throwing burger in the different difficulty modes 2015-04-04 21:40:21 -05:00
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