aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2004-02-11VAR_CAMERA_FAST_X is used in all scumm6 games, verfied via disasm. of all.Travis Howell
2004-02-11Ignore initial setting of VAR_NOSUBTITLESTravis Howell
2004-02-11Rename as requested.Travis Howell
2004-02-11Implementation of ScummEngine_v6he::unknownEA_funcEugene Sandulenko
2004-02-11Hack no longer required.Travis Howell
2004-02-10Dig md5 is not only for English versionEugene Sandulenko
2004-02-10Correct hberewTravis Howell
2004-02-10NL = NetherLands, NederLanden, NiederLande - NO is NorwayMax Horn
2004-02-10Revert var name.Travis Howell
2004-02-10SyncTravis Howell
2004-02-10Change to defineTravis Howell
2004-02-10Add languagesTravis Howell
2004-02-10Correct namesTravis Howell
2004-02-10Fix warnings which spotted bugs at the same timeEugene Sandulenko
2004-02-10Use RandomSource instead of rand() in INSANEEugene Sandulenko
2004-02-10Added Russian DigEugene Sandulenko
2004-02-10Remove unneeded #includeEugene Sandulenko
2004-02-09o Fix bug #892909 (Unable to get Hover Lift at Gorge)Eugene Sandulenko
2004-02-09CleanupTravis Howell
2004-02-09CleanupTravis Howell
2004-02-09Not uniqueTravis Howell
2004-02-09Add opcodeTravis Howell
2004-02-09Add commentTravis Howell
2004-02-09Missed oneTravis Howell
2004-02-09added talkVolume, and changed talkPan call methodPaweł Kołodziejski
2004-02-09Modified version of patch #892795 (Let scumvm -v show supported libs)Max Horn
2004-02-08fix var initialisation when both Vorbis and MP3 support are disabledMax Horn
2004-02-08Fix valgrind warningTravis Howell
2004-02-07Oops. I left debug mode so made insane scenes incompletable. FixedEugene Sandulenko
2004-02-07cleaned up the target list a bit; it would be really nice to unify some of th...Max Horn
2004-02-07Make use of the MD5-based game detection in the launcherMax Horn
2004-02-07syncMax Horn
2004-02-07Demos includes a few ROL tracksTravis Howell
2004-02-07OoopsTravis Howell
2004-02-07More stubsTravis Howell
2004-02-07Add stubTravis Howell
2004-02-07Only used in HE games.Travis Howell
2004-02-07Clean up last commit.Travis Howell
2004-02-07*** empty log message ***Travis Howell
2004-02-07Add separate class for Humongous Entertainment games.Travis Howell
2004-02-06o Now Long TRS messages get wrappedEugene Sandulenko
2004-02-06Update commentTravis Howell
2004-02-06cleanupMax Horn
2004-02-06Used wrong check, might have caused regressions.Travis Howell
2004-02-05Fix for bug #882083 (COMI: CD change cancel button)Max Horn
2004-02-05o Fix for bug #889751. Bump sound on the highway keeps playingEugene Sandulenko
2004-02-05removed obsolete #include'sMax Horn
2004-02-05Enable and adjust for FT.Travis Howell
2004-02-05Update arguments, could these be enabled now ?Travis Howell
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn