aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
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-10Fixed an incorrect check in Script::finishDialogFilippos Karapetis
svn-id: r27274
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-10Fixed conversations in IHNM. Now, when a dialog option is selected, the ↵Filippos Karapetis
protagonist will say it out properly before we hear the other character's reply. Also, added some more code for sfScriptFade and made it a stub for now, as it still needs work svn-id: r27264
2007-06-09fix IHNM protagonist state loading routine. now Ellen's animations are ↵Andrew Kurushin
showing well svn-id: r27263
2007-06-09Fix for bug #1734064 (FOA: Speech volume can not be set) -- we played speech ↵Max Horn
as SFX, not speech, in many SCUMM games svn-id: r27253
2007-06-09Fixing scrolling issue in "IDOL"-screen (bug #1734007)Sven Hesse
svn-id: r27248
2007-06-09oopsKostas Nakos
svn-id: r27246
2007-06-09Silenced warning on WinCE.Nicola Mettifogo
svn-id: r27236
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-09Silence some unneeded warnings, remove some unneeded test code from ↵Filippos Karapetis
Actor::getActorFrameRange, as the function is the same in both ITE and IHNM svn-id: r27226
2007-06-08fix IHNM pathfinding engine. now TED(Chapter 5) interacts with the books ↵Andrew Kurushin
properly svn-id: r27225
2007-06-08Fix crash when closing Kyrandia demo.Johannes Schickel
svn-id: r27223
2007-06-08Fixed some Valgrind warnings (overlapping source and destination in strcpy()).Torbjörn Andersson
svn-id: r27207
2007-06-08Updated Symbian OS Prediction handlingLars Persson
Updated AGI to only enable predictive input after dictionary was found. svn-id: r27206
2007-06-08IHNM never sets scriptModuleNumber to 0 in Script::doVerb(). Now, all items ↵Filippos Karapetis
will have the correct script assigned to them (e.g. the fruit at the fruit tree screen in Benny's chapter, the icon in the chapel in Ted's chapter etc) svn-id: r27203
2007-06-08Add details for Hebrew Windows versions of Freddi Fish 3 and Pajama Sam 2 demos.Travis Howell
svn-id: r27199
2007-06-08Add prefixes used by Hebrew Windows verison of Freddi Fish 3 and Pajama Sam ↵Travis Howell
2 demos. svn-id: r27198
2007-06-08Don't save game, when no saved game name is given in earlier games.Travis Howell
svn-id: r27195
2007-06-08adding navigation with arrow keys and enter; did away with some ugly gotosKostas Nakos
svn-id: r27193
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-07Also include this file for the last commitFilippos Karapetis
svn-id: r27180
2007-06-07Implement more Actor::calcScreenPosition differences for IHNMFilippos Karapetis
svn-id: r27179
2007-06-07Fixed video display and removed a hack for itFilippos Karapetis
svn-id: r27173
2007-06-07Fixed regression: panel mode should be set to video at the beginning of IHNMFilippos Karapetis
svn-id: r27172
2007-06-07Fix inventory arrows in Elvira 1.Travis Howell
svn-id: r27170
2007-06-07Limited frame count hack to apply to videos onlyFilippos Karapetis
svn-id: r27167
2007-06-07Implemented video playing for IHNM (still needs work). Also, updated a ↵Filippos Karapetis
comment regarding the intro svn-id: r27166
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-06Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created ↵Filippos Karapetis
the skeleton for sfScriptStartVideo, sfScriptReturnFromVideo and sfScriptEndVideo opcodes svn-id: r27145