aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2007-06-08Add details for Hebrew Windows versions of Freddi Fish 3 and Pajama Sam 2 demos.Travis Howell
2007-06-08Add prefixes used by Hebrew Windows verison of Freddi Fish 3 and Pajama Sam 2...Travis Howell
2007-06-08Don't save game, when no saved game name is given in earlier games.Travis Howell
2007-06-08adding navigation with arrow keys and enter; did away with some ugly gotosKostas Nakos
2007-06-08Fix load/save interface in Elvira 1.Travis Howell
2007-06-08Fix window scrolling in earlier games.Travis Howell
2007-06-08Fix inventory arrows still been shown in Elvira 1, when inventory is removed.Travis Howell
2007-06-07Also include this file for the last commitFilippos Karapetis
2007-06-07Implement more Actor::calcScreenPosition differences for IHNMFilippos Karapetis
2007-06-07Fixed video display and removed a hack for itFilippos Karapetis
2007-06-07Fixed regression: panel mode should be set to video at the beginning of IHNMFilippos Karapetis
2007-06-07Fix inventory arrows in Elvira 1.Travis Howell
2007-06-07Limited frame count hack to apply to videos onlyFilippos Karapetis
2007-06-07Implemented video playing for IHNM (still needs work). Also, updated a commen...Filippos Karapetis
2007-06-07Add details for French and German Amiga versions of Elvira 1. Remove restart ...Travis Howell
2007-06-07Fix invalid writes in the Amiga demo of Elvira 1, caused by video window 20 u...Travis Howell
2007-06-07Fix memory leaks on when quiting game.Travis Howell
2007-06-07Limit MIDI driver, to games using MIDI music only.Travis Howell
2007-06-07Fix non-MIDI music still playing, when the game is paused.Travis Howell
2007-06-07Fix incorrect position of characters in Elvira 2, caused by column offset dif...Travis Howell
2007-06-07Add case for font data in Italian versions of earlier games too.Travis Howell
2007-06-06Fix pausing sound effects in earlier games.Travis Howell
2007-06-06Add Italian Amiga version of Elvira 2.Travis Howell
2007-06-06Fix glitches when highlighting saved game names in Elvira 2 and Waxworks, cau...Travis Howell
2007-06-06Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t...Filippos Karapetis
2007-06-06Fixed the parameter order in sfScriptFadeFilippos Karapetis
2007-06-06Implemented the sfScriptFade opcodeFilippos Karapetis
2007-06-06Added palette fading in playCutaway()Filippos Karapetis
2007-06-06Added sanity checks for hitzones in SAGA, after discussing with h00ligan and ...Filippos Karapetis
2007-06-06Fix glitches when highlighting words in Elvira 2, the characters were drawn a...Travis Howell
2007-06-06oops. MAX -> MIN to prevent memory overwrite.Eugene Sandulenko
2007-06-06Fix potential memory overwrite here too.Eugene Sandulenko
2007-06-06Fix potential memory overwriteEugene Sandulenko