aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2010-07-19SCI: change kDoSound(updateCues) for samplesMartin Kiewitz
2010-07-18SCI : Corrected valgrind error on engine exitDavid Turner
2010-07-18SCI: fix warningMartin Kiewitz
2010-07-18SCI: add script number to r51008 changeMartin Kiewitz
2010-07-18SCI: add workaround for script 500 lsl3Martin Kiewitz
2010-07-18SCI: adding comments about not enabling ScummVM menu savingMartin Kiewitz
2010-07-18SCI: Rename the Amiga music drivers to AmigaMac to reflect its current purpose.Matthew Hoops
2010-07-18SCI: make the left-over opcodes more verboseMartin Kiewitz
2010-07-18SCI: Add Mac signature for kTextSize which can have an extra integer parameter.Matthew Hoops
2010-07-18SCI: make bnot/mod/mul more verboseMartin Kiewitz
2010-07-18SCI: Oops, silence gcc warning.Matthew Hoops
2010-07-18SCI: Add initial support for SCI0 Mac and SCI1 Amiga/Mac sound.Matthew Hoops
2010-07-18SCI: ipToa/ipTos/dpTos more verboseMartin Kiewitz
2010-07-18SCI: Fix order of characters when using hexDumpReg.Matthew Hoops
2010-07-18SCI: making int/uint comparsions more verboseMartin Kiewitz
2010-07-18SCI: change to r50995 - better stop fading when stop is calledMartin Kiewitz
2010-07-18SCI: if game starts fading, stops music and later starts music again don't re...Martin Kiewitz
2010-07-18SCI: adding obj in kDoSound debug outputMartin Kiewitz
2010-07-18SCI: disabling saving from scummvm menuMartin Kiewitz
2010-07-18SCI: Work on optional expressions in said rules.Willem Jan Palenstijn
2010-07-18SCI: Add basic debugging command for 'said'Willem Jan Palenstijn