aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2011-02-11SCI: Fix platform for the GK2 demo, videos will now playMatthew Hoops
2011-02-11SCI: Simplify SegManager::saveLoadWithSerializer, cleanupMax Horn
2011-02-10SCI: Added comments to the FB-01 and MIDI drivers. The original driver files ...Filippos Karapetis
2011-02-10SCI: Changed the comments of r55869 to Doxygen format (thanks, fingolfin)Filippos Karapetis
2011-02-10SCI: Added a workaround for MUMG DeluxeFilippos Karapetis
2011-02-10SCI: Added resource manager support for changing the audio directory dynamica...Filippos Karapetis
2011-02-10SCI: Don't fallback to views in SCI1.1+ Mac gamesMatthew Hoops
2011-02-10SCI: Fixed typoFilippos Karapetis
2011-02-10SCI: Added a short explanation about each of the different resource source typesFilippos Karapetis
2011-02-10SCI: Fix Mac SCI1 view transparencyMatthew Hoops
2011-02-10SCI: Fix (rare) leak in kSaveGame, tweak kFileIOFindNext, cleanupMax Horn
2011-02-10SCI: Renamed addInternalSources -> addAudioSources and separated the script ...Filippos Karapetis
2011-02-10SCI: Moved some audio resource code to resource_audio.cppFilippos Karapetis
2011-02-09SCI: Improve speed of Mac resource fork sourcesMatthew Hoops
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-09SCI: Do not try to dereference object name when it's not a pointer.Walter van Niftrik
2011-02-08SCI: Changed the warning when applying script patches into a debug output callFilippos Karapetis
2011-02-08SCI: Some work on robot videosFilippos Karapetis
2011-02-08SCI: Add detection for Freddy Pharkas MacMatthew Hoops
2011-02-08SCI: Do not flip clearKey for Mac SCI1.1+ views.Walter van Niftrik
2011-02-08SCI: Fix Mac robot palettes againMatthew Hoops
2011-02-08SCI: Fix Mac SCI1.1+ view white/black/transparencyMatthew Hoops
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2011-02-07GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTargetMax Horn
2011-02-07SCI: Fixed compilationFilippos Karapetis
2011-02-07VIDEO: Rename VideoDecoder::load() to loadStream()Max Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-07SCI: Unified the SEQ and robot palette code, and fixed the include safeguard ...Filippos Karapetis
2011-02-07SCI: Converted the robot decoder into a regular video decoder, and decoupled ...Filippos Karapetis
2011-02-07SCI: v4 robots are only used in the PQ:SWAT demo, the full version uses v5. S...Filippos Karapetis
2011-02-07SCI: Add support for v4 robotsMatthew Hoops
2011-02-07SCI: Add support for Mac robot filesMatthew Hoops
2011-02-07SCI: Fix SCI1.1 Mac picture palettes furtherMatthew Hoops
2011-02-06SCI: Several changes related to robot filesFilippos Karapetis
2011-02-06SCI: Improve Mac SCI1.1+ cursor supportMatthew Hoops
2011-02-05SCI: Fix SCI32 Mac picture palettesMatthew Hoops
2011-02-05SCI: Fix Mac SCI32 subdirectoriesMatthew Hoops
2011-02-05SCI: Oops, fix compilationMatthew Hoops
2011-02-05SCI: Fix detectHires() for Mac SCI32 gamesMatthew Hoops
2011-02-05SCI: Add support for BE selector name tablesMatthew Hoops
2011-02-05SCI: Add detection for Phantasmagoria MacMatthew Hoops
2011-02-05SCI: Throw a warning when trying to play a Mac robot file (big endian)Matthew Hoops
2011-02-04SCI: Properly initialize a Robot variable so we don't segfault on quittingMatthew Hoops
2011-02-04SCI: Rewrote the robot playing code in a way similar to other video decodersFilippos Karapetis
2011-02-04COMMON: Only take the md5 of the resource fork data sectionMatthew Hoops
2011-02-03SCI: Robot v6 support. I _think_ this is complete.Lars Skovlund
2011-02-03SCI: updated comments concerning robot videosFilippos Karapetis
2011-02-03SCI: Robot related changesFilippos Karapetis
2011-02-03SCI: Add a stub for kFont which calls kSetFontRes as a subopMatthew Hoops
2011-02-03SCI: Add support for GK1 Mac high-res fontsMatthew Hoops