aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-29Now AdvancedDetector could use single ID per engine. Also it can suggestEugene Sandulenko
2007-01-29cleanupJohannes Schickel
2007-01-29cleanupMax Horn
2007-01-29Changed computation of _nextTop in v7/v8 games to represent an absolute y-coo...Gregory Montoir
2007-01-29Changed debug message on unknown opcode to a warning.Johannes Schickel
2007-01-29Implements opcode 0xFFAA ('Reset Brandon's sprite')Johannes Schickel
2007-01-29little fix for fm-towns sfx.Johannes Schickel
2007-01-29- adds support for FM-Towns SFX (thanks to Florian Kagerer for his source)Johannes Schickel
2007-01-29Added a proper workaround for the race condition in the script when opening t...Sven Hesse
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-28Gregory's patch for bug #1645653 ("MSVC71 BUILD: Latest SVN doesn't compile").Johannes Schickel
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-28Return a default value in the const-variant of HashMap::getVal, instead of as...Max Horn
2007-01-28- Fixed the Adlib data uglinessSven Hesse
2007-01-28Pass objects by (const) ref instead of value; only set game description in th...Max Horn
2007-01-28Always set gameid & description in a GameDescriptor (somewhat more future pro...Max Horn
2007-01-28Add more paramteres to AdvancedDetector. Not used yet.Eugene Sandulenko
2007-01-28Fix regression which prevented to run games specified only in command lineEugene Sandulenko
2007-01-28Reintroduced non-static gameid() and description(), by popular(?) demand.Marcus Comstedt
2007-01-27Fix typo spotted by clone2727Eugene Sandulenko
2007-01-27DetectedGameList -> GameList.Marcus Comstedt
2007-01-27Made gameid() and description() const.Marcus Comstedt
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-27formatting.Johannes Schickel
2007-01-27Implemented some missing effects (arpeggio, sample delay, fine slides, finetu...Sven Hesse
2007-01-27Updated symbian builds for parallactionLars Persson
2007-01-27OoopsSven Hesse
2007-01-27Changed ProtrackerStream to inherit from Paula, unifying the mixingSven Hesse
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-27Add changes from madmoose to fix initial song length.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-27Removing two FIXMEs, based on what madmoose told me on #scummvmMax Horn
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