aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-02-08MOHAWK: Fix poetry mode for v2 gamesMatthew Hoops
2011-02-08MOHAWK: Add detection for the v2 lbsamplerMatthew Hoops
2011-02-08PARALLACTION: Avoid hiding overloaded virtual methods.Nicola Mettifogo
2011-02-07QUEEN: Avoid hiding an overloaded virtual methodMax Horn
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2011-02-07MOHAWK: Fix MohawkEngine_Myst::runLoadDialogMax Horn
2011-02-07GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTargetMax Horn
2011-02-07VIDEO: Replace Video::VideoTimestamp with Audio::TimestampMax Horn
2011-02-07SCI: Fixed compilationFilippos Karapetis
2011-02-07VIDEO: Rename VideoDecoder::load() to loadStream()Max Horn
2011-02-07SCUMM: Avoid hiding overloaded virtual methodMax Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-07HUGO: Spelling fix.Alyssa Milburn
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-07TOON: Added workaround for obvious glitch in first intro video.David Turner
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-06PARALLACTION: update MIDI driver commands description for BRA.Nicola Mettifogo
2011-02-06SCI: Improve Mac SCI1.1+ cursor supportMatthew Hoops
2011-02-05TOON: Ensure minimum delay in worst case of render() loop to allow thread sch...David Turner
2011-02-05HUGO: Fix leak (thanks digitall)Arnaud Boutonné
2011-02-05HUGO: Fix 2 uninitialized variablesArnaud Boutonné
2011-02-05TOON: Fix formatting issuesSylvain Dupont
2011-02-05TOON: Add some sleep if the game refreshes too fastSylvain Dupont
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-04TOON: Fixed two dialog color mistakesSylvain Dupont
2011-02-04SCI: Properly initialize a Robot variable so we don't segfault on quittingMatthew Hoops
2011-02-04HUGO: Increase the height of window viewArnaud Boutonné
2011-02-04HUGO: Fix menu icon order (bug reported by D. Gray)Arnaud Boutonné
2011-02-04TOON: Fix Amiga compileSylvain Dupont
2011-02-04SCI: Rewrote the robot playing code in a way similar to other video decodersFilippos Karapetis
2011-02-04GOB: Silence a compiler warningSven Hesse
2011-02-04GOB: Add the "envir" directory to the search path for AdibouSven Hesse
2011-02-04GOB: Add oPlaytoons_loadMultObjectSven Hesse
2011-02-04GOB: Implement case -2 for oPlaytoons_getObjAnimSizeSven Hesse
2011-02-04GOB: Add Inter::readValue()Sven Hesse
2011-02-04GOB: Move storeValue/storeString to class InterSven Hesse
2011-02-04GROOVIE: Disable other T7G Mac entries as they should no longer be neededMatthew Hoops
2011-02-04COMMON: Only take the md5 of the resource fork data sectionMatthew Hoops
2011-02-03GOB: Fix a regression that broke Lost in TimeSven Hesse