aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-07-21KYRA: Fix mute setting with MIDI and FM-Towns/PC98 output.Johannes Schickel
2010-07-21SCI: halfing kCelWide for sci2.1Martin Kiewitz
2010-07-21SCI: terminating at another resource of sq4cdMartin Kiewitz
2010-07-21AGOS: Make the "m" hotkey respect the mute setting.Johannes Schickel
2010-07-21LURE: Make LURE respect the mute settings.Johannes Schickel
2010-07-21AGOS: Make AGOS respect the mute setting.Johannes Schickel
2010-07-21SCI: Rewrite said spec handling.Willem Jan Palenstijn
2010-07-21KYRA: Respect mute setting on engine startup.Johannes Schickel
2010-07-21SCI: fix initializing script 99 of sq3Martin Kiewitz
2010-07-21Strip trailing whitespaces.Johannes Schickel
2010-07-21SCI: adding workaround for sq3Martin Kiewitz
2010-07-21SCI: More rest of the workaround defs to workarounds.hMax Horn
2010-07-21SCI: Moved all the static kernel-related tables in a separate file. Also, mov...Filippos Karapetis
2010-07-21SCI: Moved all the workaround tables in a separate file, to keep them apart f...Filippos Karapetis
2010-07-21SCI: adding lsl6hires uninit workaroundMartin Kiewitz
2010-07-21SCI: fixing hires background pictures sci2.1Martin Kiewitz
2010-07-21SCI: kSetNowSeen sci2.1Martin Kiewitz
2010-07-21SCI: more work on coordadjustment sci32Martin Kiewitz
2010-07-20SCI: Removed the restoring parameter of the run_vm() functionFilippos Karapetis
2010-07-20SCI: Fixed an off-by-one error in the resource manager - it tried to load pat...Filippos Karapetis
2010-07-20SCI: some sci32 fixesMartin Kiewitz
2010-07-20SCI: adding lsl6hires uninit workaroundMartin Kiewitz
2010-07-20SCI: fixed jones/ega/vga port issueMartin Kiewitz
2010-07-20SCI: adding multilingual mixed up mother gooseMartin Kiewitz
2010-07-20SCI: tiny comment changeMartin Kiewitz
2010-07-20SCI: clean up workaround tables/codeMartin Kiewitz
2010-07-20SCI: fix regression of r50463Martin Kiewitz
2010-07-20Implement PlayNote/StopNote and PlayTele/StopTele for The Manhole.Matthew Hoops
2010-07-20SCI: adding workaround for sq1 in barMartin Kiewitz
2010-07-20SCI: adding uninit workarounds for cnick gamesMartin Kiewitz
2010-07-20SCI: fix regression of r51060Martin Kiewitz
2010-07-20SCI: change the workaround-typesMartin Kiewitz
2010-07-20SCI: added workaround for kq1 kDoSound(fade)Martin Kiewitz
2010-07-20SCI: renaming kDoSound(resume) to resumeAfterRestoreMartin Kiewitz
2010-07-19SCI: disabling kDoSound(StopAll)Martin Kiewitz
2010-07-19SCI: fixing commentMartin Kiewitz
2010-07-19SCI: adding 2 uninit workarounds for hoyle1Martin Kiewitz
2010-07-19SCI: kDoBresen - check xLast/yLast selectorsMartin Kiewitz
2010-07-19SCI: dont fix list control in sq4Martin Kiewitz
2010-07-19SCI: make sci0 foreign vocabulary also workMartin Kiewitz
2010-07-19SCI: don't initialize vocabulary twiceMartin Kiewitz
2010-07-19SCI: fix regression of r51027Martin Kiewitz
2010-07-19SCI: parser now matches extended chars tooMartin Kiewitz
2010-07-19SCI: implement foreign vocabulary supportMartin Kiewitz
2010-07-19SCI: lsl6 workaround switched on for all roomsMartin Kiewitz
2010-07-19SCI: fix parser crash on >=0x80 charsMartin Kiewitz
2010-07-19SCI: vocab version change for pq2 japaneseMartin Kiewitz
2010-07-19SCI: fix ult to work for pq2 japaneseMartin Kiewitz
2010-07-19SCI: fixing signature for kDoSound(setReverb)Martin Kiewitz
2010-07-19SCI: update sample ticker when pausedMartin Kiewitz