aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-08-21SCI: More work on kRemapColorsFilippos Karapetis
2012-08-21SCI: Extend a workaround for the dream sequence in QFG4Filippos Karapetis
2012-08-21SCI: Use a simpler atan implementation for kGetAngle in SCI1 and newer gamesFilippos Karapetis
2012-08-21GPRAHICS: Slight cleanup in png.cpp.Johannes Schickel
2012-08-21Revert "CONFIGURE: Don't disable the sword25 engine when libpng is not found"Johannes Schickel
2012-08-20Merge pull request #262 from somaen/pngwithlibpngJohannes Schickel
2012-08-20Merge pull request #264 from somaen/32bppbmpclone2727
2012-08-20VIDEO: Implement rewinding Smacker audio tracksMatthew Hoops
2012-08-20SWORD25: Fix loading savegames on 64-bit archs.upthorn
2012-08-20GRAPHICS: Reimplement the PNG-decoder using libpngEinar Johan Trøan Sømåen
2012-08-20SWORD25: Improve sound persistence.Alyssa Milburn
2012-08-20CINE: Fix drawing of sprite with mask.Vincent Hamm
2012-08-19BUILD: Fix statically compiling with libfluidsynth on Mac OS XMatthew Hoops
2012-08-20SAGA: Remove incorrect free() in loadShortenFromStream()Filippos Karapetis
2012-08-20SCI: Set the correct audio type for SCI1.1 sound effects, fixing bug #3554709Filippos Karapetis
2012-08-20SCI: Fix script bug #3555404 - "SCI: KQ6 Spider Scene Game Freeze"Filippos Karapetis
2012-08-18AGOS: Fix regression with sound in Smacker OmniTV videosMatthew Hoops
2012-08-17AGOS: Fix regressions in the feeble demoMatthew Hoops
2012-08-16VIDEO: Cleanup VideoDecoder a bitMatthew Hoops
2012-08-16VIDEO: Merge AdvancedVideoDecoder into VideoDecoderMatthew Hoops
2012-08-16VIDEO: Rename setStopTime() to setEndTime()Matthew Hoops
2012-08-16VIDEO: Remove setSystemPalette()Matthew Hoops