scummvm/engines
Matthew Hoops aa5cd3e682 MOHAWK: Ignore invalid Riven hotspots again
There is at least one example of a bad hotspot in Riven (tspit 
371 (377 in the DVD version), hotspot 4). This particular hotspot is a zip hotspot which looks like it has its left and right coordinates reversed. However, the zip hotspot would only take the player to the same card as the non zip hotspot so it seems they removed this hotspot with a hack. This fixes a regression from r52487.

svn-id: r52532
2010-09-04 21:43:16 +00:00
..
agi AGI: Respect mute setting 2010-08-25 07:41:14 +00:00
agos AGOS: Add Polish version of Swampy Adventures. 2010-08-31 05:18:38 +00:00
cine CINE: eliminate global variables 2010-08-09 11:38:01 +00:00
cruise CRUISE: Eliminate global constructors 2010-08-09 10:30:40 +00:00
draci DRACI: Fix warnings 2010-08-17 10:59:11 +00:00
drascula
gob GOB: Change detection of Fascination CD 2010-08-28 12:36:19 +00:00
groovie
hugo HUGO: Formatting. 2010-09-04 17:30:39 +00:00
kyra KYRA: Cleanup. 2010-08-24 15:48:43 +00:00
lure LURE: Workaround for bug #3047234 in English EGA version 2010-08-25 09:28:29 +00:00
m4 M4: Silence gcc warning 2010-08-25 13:31:14 +00:00
made
mohawk MOHAWK: Ignore invalid Riven hotspots again 2010-09-04 21:43:16 +00:00
parallaction
queen QUEEN: fix for bug 3036170. File name test supports upper case for transferring from Windows to other systems (e.g. PSP) 2010-08-01 07:02:05 +00:00
saga SAGA: fix warning 2010-08-17 11:02:02 +00:00
sci SCI: kDoBresen changes for sci1early+ 2010-09-04 18:23:37 +00:00
scumm SCUMM: Patch #3059327 2010-09-04 18:03:35 +00:00
sky
sword1 GRAPHICS: Renamed skipThumbnailHeader to skipThumbnail. 2010-08-02 22:28:30 +00:00
sword2
teenagent TEENAGENT: Sort the object files alphabetically. 2010-07-27 10:40:14 +00:00
tinsel TINSEL: Fix bug #3032780: "DW: Mute setting does not work" 2010-08-25 07:41:35 +00:00
touche
tucker
advancedDetector.cpp AD: Fix infinite loop in cleanupPirated. 2010-08-25 12:03:43 +00:00
advancedDetector.h AD: Implement AGDF_PIRATED flag. 2010-08-25 11:51:06 +00:00
dialogs.cpp I18N: Add "lowres" context for several GUI strings when in 1x mode. 2010-08-30 22:24:40 +00:00
dialogs.h
engine.cpp
engine.h
engines.mk HUGO: Adding engine to the main tree 2010-08-17 09:28:20 +00:00
game.cpp
game.h
metaengine.h
module.mk
savestate.cpp
savestate.h
util.h