aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-23fix jumpTrue/jumpFalse opcodes; slightly better debug outputMax Horn
2002-12-23more V8 workMax Horn
2002-12-23some flesh to the V8 bonesMax Horn
2002-12-23don't loadCharset(1) in V8Max Horn
2002-12-23don't be needlessly verbose; allow byte arrays in V8Max Horn
2002-12-23more V8 mods; cleanupMax Horn
2002-12-23renamed new_1, new_2, new_3 in class ActorMax Horn
2002-12-23resolved some arguments with aquadran about how to go on about this :-). Rena...Max Horn
2002-12-23changed Dword to Uint32, I hope, Filgolfin will be happy :)Paweł Kołodziejski
2002-12-23updated list opcode script v8Paweł Kołodziejski
2002-12-23updated VC6 filePaweł Kołodziejski
2002-12-23word size for V8 games is 4 bytes, as opposed to 2 bytes in V6/V7 games. Henc...Max Horn
2002-12-23corrected AARY code for V8 (I hope)Max Horn
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-22Remove the fixmeTravis Howell
2002-12-22Add default skip cut scene keys from original games.Travis Howell
2002-12-22First attempt at proper simon 2 midi supportTravis Howell
2002-12-22allow subtitles in smush animations to be disabledJonathan Gray
2002-12-22Some _lock_word correctionsTravis Howell
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-21MidiStreamer no longer derives from MidiDriver.Jamieson 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-21small mod to allow smooth scrolling to work with SDL backendMax Horn
2002-12-21allow for a timed message dialog w/o buttons (still need to add support for m...Max 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-20made chooser widerMax Horn
2002-12-20don't show amiga checkbox for simon gamesMax Horn
2002-12-20fixed dependency detection for midi backendsMax Horn
2002-12-20Add room command to debuggerJames Brown
2002-12-20[Bug #656635] fixed.Jamieson Christian
2002-12-19Fix some comments and add missing variable changeTravis Howell
2002-12-19*** empty log message ***Travis Howell
2002-12-19Fix error in last commitTravis Howell