aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08sync .spec files on trunk with 0.10.0 branchWillem Jan Palenstijn
2007-06-08Updated filesharing mode to full sharing. Now scummvm.ini works again. Lars Persson
2007-06-08Removed line in makefile not needed anymoreLars Persson
2007-06-08Updated actions for SymbianOSLars Persson
2007-06-08Added read file sharing by default. Required for Gob2.Lars Persson
2007-06-08Update configure to set the new EXEEXT for the GP2X port (.gp2x rather then ....John Willis
2007-06-08Add default predictive dialog dictionaryEugene Sandulenko
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-08.txt is the device-friendly extension for text filesKostas Nakos
2007-06-08fix bug #1674683 (GOB2 can't save): send 0xD for enterKostas Nakos
2007-06-08adding F1 for bargon and KP0 for indy3 functionality to multi function keyKostas Nakos
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-07Symbian PORT updated with CE mappings Lars Persson
2007-06-07NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor...Bertrand Augereau
2007-06-07Added partial workaround for bug #1677997Max Horn
2007-06-07Added a FIXME/TODO regarding the volume override control in the 'Edit Game' o...Max Horn
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-07Extended comment on TabWidget::removeTab() a bitMax Horn
2007-06-07Added TabWidget::removeTab method; and updated some comments in TabWidget.hMax Horn
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-06Adv detector: Merged upgradeTargetIfNecessary() into detectGameForEngineCreat...Max Horn
2007-06-06Fixed the parameter order in sfScriptFadeFilippos Karapetis
2007-06-06Implemented the sfScriptFade opcodeFilippos Karapetis