aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2010-07-18SCI: adding room numbers to all workaroundsMartin Kiewitz
2010-07-18SCI: Fix warningWillem Jan Palenstijn
2010-07-18SCI: adding workaround for script bug in lsl6 when looking through tileMartin Kiewitz
2010-07-18SCI: added uninitialized workarounds for hoyle 3Martin Kiewitz
2010-07-18SCI: fix regression of r50896, behaviour of kFileIO(readString) is supposed t...Martin Kiewitz
2010-07-18Cleanup and simplify resource type remapping.Matthew Hoops
2010-07-18Fix typo.Matthew Hoops
2010-07-18In SCI2.1, the type numbers inside resource maps/patches have changed slightl...Matthew Hoops
2010-07-17SCI: adding pq2 japanese pc98Martin Kiewitz
2010-07-17SCI: adding detection for SCI01 vocab inside a SCI0 game that's using the SCI...Martin Kiewitz
2010-07-17SCI: adding uninitialized workaround for gk1Martin Kiewitz
2010-07-17Add support for the altres.map/altres.000 map/volume pair in KQ7.Matthew Hoops
2010-07-17SCI: removing kSetPort 4 argument support from r44938, which was wrong - addi...Martin Kiewitz