aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-07-17Fix bug #2821986 - COMI: setting to 'subtitles only' does not disable speech.Travis Howell
2009-07-17Fix using subtitles only setting in The Dig.Travis Howell
2009-07-16Fix bug in "KyraEngine_v2::runSceneScript6", fixes text line Zanthia says, wh...Johannes Schickel
2009-07-16This commit is just for DrMcCoy. (forgot to fix two usages of whitespaces ins...Johannes Schickel
2009-07-16Formatting fixes.Johannes Schickel
2009-07-16Fixed bug 2820514 ("Help dialog causes crash")Vicent Marti
2009-07-16Fixed GCC warning.Torbjörn Andersson
2009-07-16Added a proper fix for Pepper (the previous one caused regressions in KQ6)Filippos Karapetis
2009-07-16Prior script fix also fixes bug #2820788, with stealing wizard's malletsPaul Gilbert
2009-07-16Added game script fix for bug #2680397 - game hang when using the brochure on...Paul Gilbert
2009-07-16Added missing information for the newly-added version of PepperFilippos Karapetis
2009-07-16Added the French version of KQ5 floppy (bug report #2812611)Filippos Karapetis
2009-07-16Added a detection entry for Pepper's Adventures in Time, and fixed an issue w...Filippos Karapetis
2009-07-16Added no blocking fix for Present Outside Inn scene as wellPaul Gilbert
2009-07-16Game script fix for bug #2525010 - in the GRA version, the luggage blocked Ri...Paul Gilbert
2009-07-15Bugfix: Disallow GMM Save/Load while in kyragem scene.Johannes Schickel
2009-07-15Fix recent PN regression in vc32_saveScreen().Travis Howell
2009-07-15Remove ioFailed() usage from Cine engine.Kari Salminen
2009-07-15Got rid of two more ioFailed usesMax Horn
2009-07-15Created a system for inserting arbitrary code fragments into game scripts, an...Paul Gilbert
2009-07-15Hack is no longer required, due to revision 42498.Travis Howell
2009-07-15Fix bug #2821215 - DIG: Skipping planetarium animation disables F5 menu.Travis Howell
2009-07-14Remove ioFailed() usage from AGI engine.Kari Salminen
2009-07-14AGOS: Some more cleanup and added some comments to the PN codeMax Horn
2009-07-14Fix graphics glitch in LoL PC98 intro.Johannes Schickel
2009-07-14AGOS: Fixed potential OOBA crash in AGOSEngine_PN::opn_opcode26Max Horn
2009-07-14AGOS: Cleanup PN code a bit, trying to make sense out of itMax Horn
2009-07-14Replaced char usage by int8, since char is unsigned on Linux/PPC by default.Johannes Schickel
2009-07-14Got rid of some more ioFailed uses (also fixed a potential leak in graphics/f...Max Horn
2009-07-14Add detection for Playtoons 4 EN_ANY as supplied by goodoldgeorg in bug #2820006Arnaud Boutonné
2009-07-14Partially fix automatic restarting of AGI games (Addresses bug #2798797 ('AGI...Kari Salminen
2009-07-14Remove last ioFailed() usage in AGOS game engine.Travis Howell
2009-07-14Update workaround for bug #1538873, which effects the Polish version of Simon...Travis Howell
2009-07-14Change key combination to dump all script, due to conflict.Travis Howell
2009-07-14Fix some typos and grammar in sword1's Sound::checkSpeechFileEndianness-funct...Kari Salminen
2009-07-14Add detection for Playtoons CK 3 (FR)Arnaud Boutonné
2009-07-14Add workaround for bug #1538873 - SIMON1 (French): Text wrongly displayed.Travis Howell
2009-07-14add workaround for #2687172: BASS: Occasional loss of speechJoost Peters
2009-07-14Bugfix to cursor updates - it previously required that both X and Y positions...Paul Gilbert
2009-07-14Bugfix for player being able to walk through some objects against room wallsPaul Gilbert
2009-07-14commit peres' patch for #2813472: BASS: "showgrid" enabled triggers an assert Joost Peters
2009-07-14TINSEL: Don't use ioFailed to check if a file was opened succesfulyMax Horn
2009-07-13Allow resource loading from EXT even if the TOT has none againSven Hesse
2009-07-13tucker: added workaround for original game glitch (tracker item #2597763)Gregory Montoir
2009-07-13tucker: fixed issues with dirty rects handling (tracker item #2597763)Gregory Montoir
2009-07-13Refactor GUI options update into a function in Common: updateGameGUIOptions.Johannes Schickel
2009-07-13Add transparent GUI options update for SCUMM too.Johannes Schickel
2009-07-13Support transparent guioptions update on game launch for AdvancedMetaEngine.Johannes Schickel
2009-07-13Got rid of Screen_LoL::_paletteConvTable.Johannes Schickel
2009-07-13Fix compilation under Windows (The fabs-calls were causing error C2668 about ...Kari Salminen