aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-09COMMON: Add comment that explains strange <= checks in gcd()Max Horn
2011-02-08SCI: Changed the warning when applying script patches into a debug output callFilippos Karapetis
2011-02-08VIDEO: Fix the documentation of VideoDecoder::setSystemPalette.Johannes Schickel
2011-02-08VIDEO: Fix the documentation of VideoDecoder::getPalette.Johannes Schickel
2011-02-08CREDITS: Add credits for Czech translationThierry Crozat
2011-02-08I18N: Add Czech translation (patch #3174438)Thierry Crozat
2011-02-08HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help)Arnaud Boutonné
2011-02-08SCI: Some work on robot videosFilippos Karapetis
2011-02-08MOHAWK: Add detection entry for "Dr Seuss' ABC" Macintosh version.David Turner
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-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-07GUI: Change SaveLoadChooser to not 'public subclass' GUI::DialogMax 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-07typoMax Horn
2011-02-07VIDEO: Try to clarify VideoDecoder docs a bitMax Horn
2011-02-07VIDEO: Rename VideoDecoder::load() to loadStream()Max Horn
2011-02-07SCUMM: Avoid hiding overloaded virtual methodMax Horn
2011-02-07BACKENDS: Reduce header interdependenciesMax Horn
2011-02-07BACKENDs: Fix const correctness in "null" graphics managerMax Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-07VIDEO: Inline SMK paletteMax 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-07VIDEO: Fix a leak in the Smacker decoder.Alyssa Milburn
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-06GRAPHICS: Improved JPEG decoder performanceBastien Bouclet
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-05WIN32: Try to fix compiler error for mingw-w64 buildbot buildMax Horn