aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2007-06-09Fixing scrolling issue in "IDOL"-screen (bug #1734007)Sven Hesse
2007-06-09oopsKostas Nakos
2007-06-09Silenced warning on WinCE.Nicola Mettifogo
2007-06-09Fix position of name text in Hebrew versions.Travis Howell
2007-06-09Fix gltich when listing saved games in Hebrew versions.Travis Howell
2007-06-09Clarify purpose of the endRepeat opcude, used by video script.Travis Howell
2007-06-09Add dirtyClips code for Simon the Sorcerer 1/2.Travis Howell
2007-06-09Silence some unneeded warnings, remove some unneeded test code from Actor::ge...Filippos Karapetis
2007-06-08fix IHNM pathfinding engine. now TED(Chapter 5) interacts with the books prop...Andrew Kurushin
2007-06-08Fix crash when closing Kyrandia demo.Johannes Schickel
2007-06-08Fixed some Valgrind warnings (overlapping source and destination in strcpy()).Torbjörn Andersson
2007-06-08Updated Symbian OS Prediction handlingLars Persson
2007-06-08IHNM never sets scriptModuleNumber to 0 in Script::doVerb(). Now, all items w...Filippos Karapetis