aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2002-12-22why not reuse the V6 opcode implementations, it would seems many of them are ...Max Horn
2002-12-22some more V8 opcode fleshMax Horn
2002-12-22added some preliminary V8 work. Nope, it is not useful at all, and it doesn't...Max Horn
2002-12-22minor cleanupMax Horn
2002-12-22allow subtitles in smush animations to be disabledJonathan Gray
2002-12-22remove old commented fixme, make turning off subtitles work in the scumm part...Jonathan Gray
2002-12-21Pop-up save dialog should not show forJamieson Christian
2002-12-21Fix to instrument load/saveJamieson Christian
2002-12-21IMuseMonitor functionality now built into IMuse itself.Jamieson Christian
2002-12-21added dummy code: handle codec37 flag bit 1 (error report for now)Paweł Kołodziejski
2002-12-21increased a little speed of dig demo smushPaweł Kołodziejski
2002-12-21Fixed problem with multiple IMuseDrivers being created.Jamieson Christian
2002-12-21Implemented new instrumentation save/load.Jamieson Christian
2002-12-21fix smush for compatible with dig demoPaweł Kołodziejski
2002-12-21partial checkin of patch #655594 (handling Y/N questions); cleanupMax Horn
2002-12-21only display popup for savesMax Horn
2002-12-21popup message when save was succesfulMax Horn
2002-12-21got rid of _curVirtScreen and VirtScreen::unk1; added some comments to gfx.cp...Max Horn
2002-12-21fixed save again, stupid meMax Horn
2002-12-21cleanupMax Horn
2002-12-21Add debug command line fix and config option, patch #655822Travis Howell
2002-12-21use dbAllowMaskOr instead of 'true' (which was confusing)Max Horn
2002-12-20Add room command to debuggerJames Brown
2002-12-20[Bug #656635] fixed.Jamieson Christian
2002-12-18fix for bug #655652Max Horn
2002-12-18fixed warningMax Horn
2002-12-18Miscellaneous cleanup.Jamieson Christian
2002-12-18Fixed problems with instruments after load.Jamieson Christian
2002-12-18Damn, I just fixed this a bit ago! *self-bonk*Jamieson Christian
2002-12-18Added instrument.cpp, instrument.hJamieson Christian
2002-12-18Instrument definition revamp.Jamieson Christian
2002-12-18Fixed SysEx parse bugJamieson Christian
2002-12-18message.logJamieson Christian
2002-12-17New savefile backend system (bye bye NONSTANDARD_SAVE...)Marcus Comstedt
2002-12-16indentation fixes; added a constructor (after all the debugger is a global va...Max Horn
2002-12-16Endy, when I am gonna meet you, I'll have to kick, punch and bite you a bit f...Max Horn
2002-12-16use the indention/formatting we agreed one. BTW function names should start l...Max Horn
2002-12-16added missing sound effects based on patch #654463Paweł Kołodziejski
2002-12-16fixed compilation under MSVCPaweł Kołodziejski
2002-12-16refactoring: use inheritance to mode the relations between the various engine...Max Horn
2002-12-16stop CD when loading a savegameMax Horn
2002-12-16remove unused VideoMode structJonathan Gray
2002-12-16Oops. Fix compile.James Brown
2002-12-16New debugger core. Doesn't really have anything implemented yet, but is far m...James Brown
2002-12-16Tip: If your going to call a member function of a pointer to an object... do ...James Brown
2002-12-16forgot to remove _numLinesToProcessMax Horn
2002-12-16cleanupMax Horn
2002-12-15cleanup; reordering stuff in gfx.cpp, trying to group code into logical group...Max Horn
2002-12-15more space for debug outputMax Horn
2002-12-15cleanupMax Horn