aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-01VIDEO: Constified a temporaryBertrand Augereau
2012-09-01OPENPANDORA: The buildbot toolchain doesn't like the ending commaBertrand Augereau
2012-09-01SCI: Allow the Fun Seeker's Guide demo to runFilippos Karapetis
2012-09-01SCUMM: PCESetCostumeData should have static linkingBertrand Augereau
2012-08-31VIDEO: Improve setEndTime()Matthew Hoops
2012-08-31SCUMM: Nicer constants in _ClassicProc3RendererShadowARM that allow refactori...Bertrand Augereau
2012-08-31CONFIGURE: Use new engine dependency mechanism for sword25/zlibWillem Jan Palenstijn
2012-08-31Merge pull request #274 from lordhoto/engine-depsWillem Jan Palenstijn
2012-08-31CONFIGURE: Allow dependency checks for engines.Johannes Schickel
2012-08-31SCUMM: Workaround : USE_ARM_COSTUME_ASM is buggy as visible during Indy 4 int...Bertrand Augereau
2012-08-31SCUMM: Fix of spaces/tabs mismatch (Cosmetic)Bertrand Augereau
2012-08-31OPENPANDORA: New touchscreen mode where the stylus hovers and the DPad left/r...Bertrand Augereau
2012-08-30GRAPHICS: Scope reduction of the sometimes unused alpha component in TGADecod...Bertrand Augereau
2012-08-30GRAPHICS: Undefined behaviour/warnings removal in the TGA decoderBertrand Augereau
2012-08-29GRAPHICS: Slight formatting change for consistency.Johannes Schickel
2012-08-29GRAPHICS: Remove extra semicolon.Johannes Schickel
2012-08-29Merge pull request #263 from somaen/tgaloaderJohannes Schickel
2012-08-29GRAPHICS: Add in a TGA-decoderEinar Johan Trøan Sømåen
2012-08-27LASTEXPRESS: Implement more savegame loadingLittleboy
2012-08-27LASTEXPRESS: Cleanup savegameLittleboy
2012-08-27LASTEXPRESS: Identify more Verges functionsLittleboy
2012-08-27LASTEXPRESS: Fix typo in Verges chapter 3 functionLittleboy
2012-08-27LASTEXPRESS: Identify several Verges functionsLittleboy
2012-08-27LASTEXPRESS: Remove unnecessary castsLittleboy
2012-08-27LASTEXPRESS: Remove some unreachable codeLittleboy
2012-08-27LASTEXPRESS: Add const modifiersLittleboy
2012-08-27LASTEXPRESS: Update Debug::loadArchive() to reduce castsLittleboy
2012-08-27LASTEXPRESS: Reduce header interdependencyLittleboy
2012-08-27LASTEXPRESS: Check for valid data in Beetle::invertDirection()Littleboy
2012-08-27LASTEXPRESS: Identify some Abbot Chapter 3 functionsLittleboy
2012-08-27LASTEXPRESS: Check for invalid cd number in debugger commandsLittleboy
2012-08-27LASTEXPRESS: Fix playsnd debugger commandLittleboy
2012-08-27LASTEXPRESS: Fix analysis warningsLittleboy
2012-08-27Revert "VIDEO: Rework SVQ1 codebooks so they're endian-safe"Matthew Hoops
2012-08-27VIDEO: Fix "empty" AVI framesMatthew Hoops
2012-08-27I18N: Update translation data file.Jordi Vilalta Prat
2012-08-27I18N: Updated Catalan translation.Jordi Vilalta Prat
2012-08-27NEWS: Mention new Galician translationThierry Crozat
2012-08-27I18N: Update translation data fileThierry Crozat
2012-08-27CREDITS: Add credits for Galician translationThierry Crozat
2012-08-27I18N: Add Galician translation from patch #3557885Thierry Crozat
2012-08-26VIDEO: Fix compilation with some compilersMatthew Hoops
2012-08-26Merge pull request #268 from clone2727/video-rewriteMatthew Hoops
2012-08-26NEWS: Mention VideoDecoder rewriteMatthew Hoops
2012-08-26COMMON: Add MKTAG16 for 16-bit multi-character constantsMatthew Hoops
2012-08-25VIDEO: Remove obsolete FIXME in the FLIC codeMatthew Hoops
2012-08-23VIDEO: Adjust start time after calling rewind() in start()Matthew Hoops
2012-08-23VIDEO: Update the isPlaying() commentMatthew Hoops
2012-08-21PS3: Force use of freetype from ps3toolchainBastien Bouclet
2012-08-21SCI: Update a commentFilippos Karapetis