aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2010-09-24SCI: save/restore intensity of sysPaletteMartin Kiewitz
2010-09-24SCI: Implement voice mapping for CMS driver.Johannes Schickel
2010-09-20Make r52818 general on trunkLars Skovlund
2010-09-20SCI: Handle bit 2 of scaleSignal by not updating nsRect values whenLars Skovlund
2010-09-19SCI2/2.1: Changes to the plane codeFilippos Karapetis
2010-09-19SCI: Added documentation for the different music patches in SCI gamesFilippos Karapetis
2010-09-19SCI2: Some work on RBT filesFilippos Karapetis
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-18SCI: Some changes to the fallback detector (sync with branch 1.2.0)Filippos Karapetis
2010-09-17SCI: Fix compilation on AmigaOS.Johannes Schickel
2010-09-17SCI: Add CMS driver for SCI1-SCI1.1.Johannes Schickel
2010-09-17SCI: Proper initialization in MidiPlayer's constructor.Johannes Schickel
2010-09-17SCI: Use spaces for indentation for consistency.Johannes Schickel
2010-09-17SCI2: some very early work on kSetShowStyleFilippos Karapetis
2010-09-17SCI: Removed some unnamed selector access in the workarounds. Fixes the regre...Filippos Karapetis
2010-09-15SCI: Some very early work on kRemapColors (just comments/observations for now)Filippos Karapetis
2010-09-15SCI2: adding a stub for the kPurge memory functionFilippos Karapetis
2010-09-14SCI: Some constification.Johannes Schickel
2010-09-13SCI: Changed the script protection code to be a hack for Hoyle 3 onlyFilippos Karapetis
2010-09-13SCI: Proper fix for bug #3038837 - "HOYLE3: EGA/VGA Crashes" and some cleanupFilippos Karapetis
2010-09-12SCI: patching cleanup (+orgbyte/adjust command)Martin Kiewitz
2010-09-12i18n: Translate Save and Restore buttons in SCI engineThierry Crozat
2010-09-12SCI: Bugfix for rev #52688.Filippos Karapetis
2010-09-12Workaround for bug #038837: HOYLE3: EGA/VGA Crashes. Needs furtherLars Skovlund
2010-09-11SCI: Add 1.2M version of KQ5 EGA (0.000.055).Johannes Schickel
2010-09-11SCI: In kFormat, handle arguments pointing to text resource 0 correctly.Lars Skovlund
2010-09-10SCI: adding patch for castle brain cipher puzzleMartin Kiewitz
2010-09-10SCI: Some changes regarding resourcesFilippos Karapetis
2010-09-09SCI: Fix digital track regression from r52662.Walter van Niftrik
2010-09-09SCI: Implemented the kPrintDebug SCI2.1 kernel function, used in Shivers (demo)Filippos Karapetis
2010-09-09SCI: kIsOnMe is kOnMe, merge both into kIsOnMeMartin Kiewitz
2010-09-09SCI: Cleanup kWinHelp's dialog handlingMatthew Hoops
2010-09-09SCI: Fix last MIDI channel number for adlib driverWalter van Niftrik
2010-09-09SCI: Kernel table changesFilippos Karapetis
2010-09-09SCI/Debugger: Show class names in addition to addresses in class_table output.Lars Skovlund
2010-09-09SCI: Add getLastChannel() function to MidiPlayer classWalter van Niftrik
2010-09-09SCI: Support push and pop subfunctions in kMessage()Lars Skovlund
2010-09-09SCI: Changed the error message when execute_method() references an invalid ex...Filippos Karapetis
2010-09-09SCI: SCI2/2.1 kernel table changesFilippos Karapetis
2010-09-09SCI: adding text code reference supportMartin Kiewitz
2010-09-09SCI: Support a few optional parameters in SCI32 List callsLars Skovlund
2010-09-09SCI: Enabled the static selector remap code for SCI2+. The Torin demo works a...Filippos Karapetis
2010-09-08SCI: ability to change r_acc within DrawControlMartin Kiewitz
2010-09-08SCI: adding save description, if none was enteredMartin Kiewitz
2010-09-08SCI: dont replace save/restore in hoyle2 tooMartin Kiewitz
2010-09-08SCI: don't replace save/restore in hoyle1Martin Kiewitz
2010-09-08SCI: dont remap to channel 9 (fix real mt32)Martin Kiewitz
2010-09-07SCI: Now distinguishing between native MT-32 MIDI from GM devices when checkingFilippos Karapetis
2010-09-07SCI: Added parentheses inside GfxScreen::isFillMatch() to make the code moreFilippos Karapetis
2010-09-07SCI: Slight change in GfxPicture::vectorFloodFill()Filippos Karapetis