aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-01-29- Another attempt at fixing the immediately-closing notepad heisenbug (#1621089)Sven Hesse
2007-01-29Add French version of Simon the Sorcerer 2 (Windows CD)Travis Howell
2007-01-28Moved some stuff from CharsetRenderer (back) to ScummEngine, added commentsMax Horn
2007-01-28Partial fix for bug #1036707 (made by cyx): Get rid of _verbCharset, so that ...Max Horn
2007-01-28Fix crash on PalmOS due to out of memoryChris Apers
2007-01-28Added French/Atari ST version of Elvira 1 and 2Chris Apers
2007-01-28OoopsSven Hesse
2007-01-28- Fixed the Adlib data uglinessSven Hesse
2007-01-28Add more paramteres to AdvancedDetector. Not used yet.Eugene Sandulenko
2007-01-27Oops. Revert accidental commitEugene Sandulenko
2007-01-27Fixes and gfx rendering worksEugene Sandulenko
2007-01-27Stop movie lead-in/out when restarting the game (as I already claimed in aTorbjörn Andersson
2007-01-27Moved the setupPremix() calls to initSound() and deinitSound(), instead of theTorbjörn Andersson
2007-01-27added missing MKID_BE macrosGregory Montoir
2007-01-27cleanup (made NutRenderer::loadFont protected, added call during initialisati...Gregory Montoir
2007-01-27Fixed picture drawing bug in pattern data (should only affect v3 + sq1 games ...Stuart George
2007-01-27Applied my own patch #1640913 ("Loading NUT fonts on demand"), after discussingTorbjörn Andersson
2007-01-27Revert audiostream changes for VOC sound, due to sgin differences in Amiga CD...Travis Howell
2007-01-27Correct md5 details for restart file in Amiga/AtariST versions of Elvira 1/2 ...Travis Howell
2007-01-27removed printf's spewing out tons of debug messagesNicola Mettifogo
2007-01-26fixed out-of-bounds error causing random crashes in dialoguesNicola Mettifogo
2007-01-26added more debug messagesNicola Mettifogo
2007-01-26added NULLity checksNicola Mettifogo
2007-01-26make sure current archive is closed before opening a new oneNicola Mettifogo
2007-01-26Workaround for bug #1582672 ("KYRA1: Text crippled and drawn wrong").Johannes Schickel
2007-01-26updated NutRenderer::drawShadowChar() commentGregory Montoir
2007-01-26templatified some Wiz decoding functionsGregory Montoir
2007-01-26Some adjustments to the menu code to better suit longer strings in some langu...Oystein Eftevaag
2007-01-26Changed one strcmp in Parse_v2::parseExpr() to scumm_stricmp, to fix bug #163...Sven Hesse
2007-01-26oops, no idea how that happenedMax Horn
2007-01-26- Just warn, don't die, when a CD-Track isn't foundSven Hesse
2007-01-26Added separate function for playing cutscene lead-in/out sounds, and made sureTorbjörn Andersson
2007-01-26Don't convert FSNode to a path when we don't have toMax Horn
2007-01-26little parameter reodering.Johannes Schickel
2007-01-26removed unused var, added comment to SO_CHARSET_COLOR caseMax Horn
2007-01-26remvoed some unneeded static keywords.Johannes Schickel
2007-01-26SO_CHARSET_COLOR is a no-op in the original COMI disasm.Travis Howell
2007-01-25fixed kSfxFlagRestartGregory Montoir
2007-01-25modified CUP player code to read data directly from a file stream instead of ...Gregory Montoir
2007-01-25Lots of cleanup in the AdvancedDetectorMax Horn
2007-01-25Adds special case in snd_playSoundEffect for CD audio.Johannes Schickel
2007-01-25Adds CD audio support.Johannes Schickel
2007-01-25Moved Paula and Infogrames to sound/mods/Sven Hesse
2007-01-25Support for loading the correct EMC pak file in the FM-Towns version.Johannes Schickel
2007-01-25- Some clean-upSven Hesse
2007-01-25Adds basic support for the FM Towns version with some restrictions:Johannes Schickel
2007-01-25typo.Johannes Schickel
2007-01-25cleanupJohannes Schickel
2007-01-25Using 0 flags for null id instead of KYRA2_UNK_FLAGS.Johannes Schickel
2007-01-25Adding language/platform overwriting removed in r25170 (by accident?)Johannes Schickel