aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-06-15Forced text is now handled correctly. It's now possible to interact with the ...Filippos Karapetis
2007-06-15The frame count should be updated when the background frame is shown in a cut...Filippos Karapetis
2007-06-15It's normal for cutaways to only have 1 frameFilippos Karapetis
2007-06-14Added another console command for IHNMFilippos Karapetis
2007-06-14Added several console commands for SAGA. Also, fixed a regression in the IHNM...Filippos Karapetis
2007-06-14Fixed warning about signedness issuesMax Horn
2007-06-14Patch #1735773: "WAG file parsing patch to AGI's fallback detector".Eugene Sandulenko
2007-06-14oops wrong platform.Nicola Mettifogo
2007-06-14SAGA: Added sanity checks for speech box coordinates, like the original. Now,...Filippos Karapetis
2007-06-13IHNM: Button texts are read from the game data files, instead of the hardcode...Filippos Karapetis
2007-06-13Removed redundant codeMax Horn
2007-06-13Moved a check for game type after engine initializationFilippos Karapetis
2007-06-13Added full version of Nippon Safes for Amiga (EN/FR/DE) to detector.Nicola Mettifogo
2007-06-13IHNM: Button textures are loaded correctly now for buttons in the option and ...Filippos Karapetis
2007-06-13Fix the quit panel in IHNMFilippos Karapetis
2007-06-13Some cleanup to the pred.dic AGI codeMax Horn
2007-06-13IHNM: Fixed sfSetSpeechBox, now the dialog of Nimdok and Mengele will show up...Filippos Karapetis
2007-06-13implement predictive dictionary using ascii based operations, replacing the 1...Kostas Nakos
2007-06-12Fixed several colors and fonts in IHNMFilippos Karapetis
2007-06-12Corrected actor walk speed when exiting from zones in IHNMFilippos Karapetis
2007-06-12Make keys 5-9 work during dialogs in IHNMFilippos Karapetis
2007-06-12Fix for #1733238 - FW: crash in copier roomFilippos Karapetis
2007-06-12Patch #1733764: "Fallback detection patch". GSoC student.Eugene Sandulenko
2007-06-12Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Fi...Travis Howell
2007-06-12Auto-use no-walk hitzones in IHNM, like the original. This fixes the pathfind...Filippos Karapetis
2007-06-12Fix crash regressions in The Feeble Files, due to _currentTable not been set.Travis Howell
2007-06-11Fix restoring screen, after spell wall effects in Elvira 1/2.Travis Howell
2007-06-11Make sure the waiting thread stops waiting after an animation in IHNM. Ellen'...Filippos Karapetis
2007-06-11The waiting thread will no longer wait forever for some videos to finish in IHNMFilippos Karapetis
2007-06-11When using some items in IHNM, it was possible that the verb would incorrectl...Filippos Karapetis
2007-06-11Restrict workaround, to prevent regression when inverting conversation respon...Travis Howell
2007-06-11Implemented Scene::RestoreScene and fixed some animation bugs. Animations and...Filippos Karapetis
2007-06-11Fix for stacked objects in IHNM. It is now possible to interact with the chal...Filippos Karapetis
2007-06-10Move hardcoded predictive dictionary name to config manager.Eugene Sandulenko
2007-06-10Remove obsolete testing codeFilippos Karapetis
2007-06-10Don't call getNextItemPtr(), when the result is simply ignored.Travis Howell
2007-06-10An OmniTV cutscene pack, with be provided for Amiga and Macintosh versions of...Travis Howell
2007-06-10Fixed the opcode number for opp_iconifyWindow(). Regression from cleanup?Torbjörn Andersson
2007-06-10Fix muting music on startup in games, when using non-MIDI music.Travis Howell
2007-06-10Fix toggling music on/off in games, when using non-MIDI music.Travis Howell
2007-06-10Restore DIMP specific timer code.Travis Howell
2007-06-10Fix timer code in Puzzle Pack, to match original speed.Travis Howell
2007-06-10Fixed an incorrect check in Script::finishDialogFilippos Karapetis
2007-06-10Fix load/save regression in Puzzle Pack.Travis Howell
2007-06-10Fix crash via assert, when string for subtitles exists, but is only set to zero.Travis Howell
2007-06-10Fix adjusting music volume in Puzzle Pack games.Travis Howell
2007-06-10Fix single sound effect, failing to play multiple times regression, caused by...Travis Howell
2007-06-10Fixed conversations in IHNM. Now, when a dialog option is selected, the prota...Filippos Karapetis
2007-06-09fix IHNM protagonist state loading routine. now Ellen's animations are showin...Andrew Kurushin
2007-06-09Fix for bug #1734064 (FOA: Speech volume can not be set) -- we played speech ...Max Horn