aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Collapse)Author
2007-06-15ADV detector: Refactored findGameID() a bit, making it possible to use it ↵Max Horn
outside the AdvancedDetector framework; also made it generate somewhat more user friendly desc for obsolete game IDs svn-id: r27424
2007-06-12Patch #1733764: "Fallback detection patch". GSoC student.Eugene Sandulenko
svn-id: r27375
2007-06-12Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble ↵Travis Howell
Files. svn-id: r27371
2007-06-12Fix crash regressions in The Feeble Files, due to _currentTable not been set.Travis Howell
svn-id: r27369
2007-06-11Fix restoring screen, after spell wall effects in Elvira 1/2.Travis Howell
svn-id: r27359
2007-06-11Restrict workaround, to prevent regression when inverting conversation ↵Travis Howell
responses in scrolling locations. svn-id: r27340
2007-06-10Don't call getNextItemPtr(), when the result is simply ignored.Travis Howell
svn-id: r27305
2007-06-10An OmniTV cutscene pack, with be provided for Amiga and Macintosh versions ↵Travis Howell
of The Feeble Files. svn-id: r27300
2007-06-10Fixed the opcode number for opp_iconifyWindow(). Regression from cleanup?Torbjörn Andersson
svn-id: r27295
2007-06-10Fix muting music on startup in games, when using non-MIDI music.Travis Howell
svn-id: r27284
2007-06-10Fix toggling music on/off in games, when using non-MIDI music.Travis Howell
svn-id: r27282
2007-06-10Restore DIMP specific timer code.Travis Howell
svn-id: r27277
2007-06-10Fix timer code in Puzzle Pack, to match original speed.Travis Howell
svn-id: r27275
2007-06-10Fix load/save regression in Puzzle Pack.Travis Howell
svn-id: r27272
2007-06-10Fix crash via assert, when string for subtitles exists, but is only set to zero.Travis Howell
svn-id: r27270
2007-06-10Fix adjusting music volume in Puzzle Pack games.Travis Howell
svn-id: r27269
2007-06-10Fix single sound effect, failing to play multiple times regression, caused ↵Travis Howell
by changes for PP in the past. svn-id: r27267
2007-06-09Fix position of name text in Hebrew versions.Travis Howell
svn-id: r27234
2007-06-09Fix gltich when listing saved games in Hebrew versions.Travis Howell
svn-id: r27229
2007-06-09Clarify purpose of the endRepeat opcude, used by video script.Travis Howell
svn-id: r27228
2007-06-09Add dirtyClips code for Simon the Sorcerer 1/2.Travis Howell
svn-id: r27227
2007-06-08Don't save game, when no saved game name is given in earlier games.Travis Howell
svn-id: r27195
2007-06-08Fix load/save interface in Elvira 1.Travis Howell
svn-id: r27191
2007-06-08Fix window scrolling in earlier games.Travis Howell
svn-id: r27183
2007-06-08Fix inventory arrows still been shown in Elvira 1, when inventory is removed.Travis Howell
svn-id: r27181
2007-06-07Fix inventory arrows in Elvira 1.Travis Howell
svn-id: r27170
2007-06-07Add details for French and German Amiga versions of Elvira 1. Remove restart ↵Travis Howell
state from Elvira 1 detection, due to two byte difference in the restart state on each disk of Amiga versions. svn-id: r27164
2007-06-07Fix invalid writes in the Amiga demo of Elvira 1, caused by video window 20 ↵Travis Howell
using larger height. svn-id: r27162
2007-06-07Fix memory leaks on when quiting game.Travis Howell
svn-id: r27160
2007-06-07Limit MIDI driver, to games using MIDI music only.Travis Howell
svn-id: r27158
2007-06-07Fix non-MIDI music still playing, when the game is paused.Travis Howell
svn-id: r27156
2007-06-07Fix incorrect position of characters in Elvira 2, caused by column offset ↵Travis Howell
difference in clearWindow. svn-id: r27154
2007-06-07Add case for font data in Italian versions of earlier games too.Travis Howell
svn-id: r27152
2007-06-06Fix pausing sound effects in earlier games.Travis Howell
svn-id: r27150
2007-06-06Add Italian Amiga version of Elvira 2.Travis Howell
svn-id: r27148
2007-06-06Fix glitches when highlighting saved game names in Elvira 2 and Waxworks, ↵Travis Howell
caused by incorrect position of characters. svn-id: r27146
2007-06-06Fix glitches when highlighting words in Elvira 2, the characters were drawn ↵Travis Howell
at the incorrect location, due to difference in column offset used for new lines. svn-id: r27138
2007-06-06Fix the Unholy Barrier spell effect in Elvira 2.Travis Howell
svn-id: r27130
2007-06-06Fix crash, when the hitarea array overflows in the Amiga demo of Elvira 1.Travis Howell
svn-id: r27128
2007-06-05Fix background of pause options in Amiga and AtariST of Elvira 1.Travis Howell
svn-id: r27106
2007-06-05Add option to dump all subrountines in a game, to help with bug reports.Travis Howell
svn-id: r27104
2007-06-05Fix input issues in earlier games, and split handleMouseMoved() due to ↵Travis Howell
difference in earlier games. svn-id: r27103
2007-06-05Updates, to keep Amiga demo of Elvira 1 working.Travis Howell
svn-id: r27102
2007-06-05Update sound ranges in debugger, for earlier games.Travis Howell
svn-id: r27101
2007-06-05Fix palette glitches on printScroll background, during many scenes in Eivira 1.Travis Howell
svn-id: r27100
2007-06-05Add workaround for the scrolling glitch in The Feeble Files, the occurs when ↵Travis Howell
the repair man comes to fix the car. svn-id: r27099
2007-06-05Trigger palette update, when setting the mouse palette in Elvira 2 and Waxworks.Travis Howell
svn-id: r27098
2007-06-05Fix loading and saving game through the options screen in Amiga CD32 version ↵Travis Howell
of Simon the Sorcerer 1. svn-id: r27097
2007-06-05Fix regression when listing saved game names, in Simon the Sorcerer 1/2.Travis Howell
svn-id: r27096
2007-06-05Hopefully more reliable display of inventory arrows.Travis Howell
svn-id: r27095