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
b0c76b3a17
TONY: Fix disabled ui after capturing guard on Ferris Wheel
2015-04-05 07:50:13 -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
unknown
f238e7563a
TONY: Revert Italian detection entry
2015-04-04 17:59:33 -05:00
unknown
2b1bc8dc3c
TONY: Add detection for Italian PC Magazine version
2015-04-03 21:01:06 -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
Torbjörn Andersson
d582c8492c
SCUMM: Fix argc check in Cmd_Script()
2015-03-22 12:22:30 +01:00
Torbjörn Andersson
ec16861ec9
ZVISION: Silence Cppcheck warning
2015-03-22 08:14:18 +01:00
Martin Kiewitz
4550e8c5ef
SCI: fix script patch description
2015-03-21 00:05:22 +01:00
Martin Kiewitz
1f65284ada
SCI: QFG1VGA: added script patch fixes bug #6706
...
fixes healer's hut buy/steal issue
effectively removes 60 tick delay from script
2015-03-20 23:58:47 +01:00
Martin Kiewitz
7f9f305111
SCI: improve debug output for signature mismatch
...
dump parameter list to debugger as well
2015-03-20 16:06:19 +01:00
Martin Kiewitz
8463146856
SCI: SQ1VGA: added script patch for bug #6816
...
fixes SQ1VGA Ulence Flats force field generator
script glitch
2015-03-20 15:30:58 +01:00
sylvaintv
15a4371b2d
TOON: Fix bad enum syntax
2015-03-19 22:40:29 +01:00
sylvaintv
e73faeee68
TOON: Add options menu
...
- Add options menu when pressing F1
- Add in-game font change
2015-03-19 21:42:08 +01:00
Martin Kiewitz
55a94d8fd4
SCI: added workaround for LSL2/Amiga bug #6818
...
was bug in script (amiga exclusive)
2015-03-19 20:07:01 +01:00
Paul Gilbert
4009305070
MADS: Hook up ScummVM volume control
2015-03-18 20:29:50 -04:00
Martin Kiewitz
9a9f569f3b
SCI: debugger / fix diskdump + list commands
...
diskdump: support for audio36+sync36
list: always show tuple for audio36+sync36
2015-03-18 23:30:32 +01: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