aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19WINTERMUTE: Be case-insensitive when testing for sound-format.Einar Johan Trøan Sømåen
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
2012-08-16VIDEO: Begin removing some of the deprecated functions from VideoDecoderMatthew Hoops
2012-08-16VIDEO: Remove the Coktel video code from using the VideoDecoder APIMatthew Hoops
2012-08-16CONFIGURE: Set DISABLE_SAVELOADCHOOSER_GRID for the GPH backend.David-John Willis
2012-08-15I18N: Regenerate translations data fileThierry Crozat
2012-08-15I18N: Update Hungarian translation from patch #3557212Thierry Crozat
2012-08-15I18N: Update Polish translation from patch #3552055Thierry Crozat
2012-08-15ANDROID: Remove unused GL_OES_draw_texture code.Alyssa Milburn
2012-08-15AGI: Replace detector printf usage with logMessage.Alyssa Milburn
2012-08-15SCUMM: Replace detector printf usage with logMessage.Alyssa Milburn
2012-08-15WINTERMUTE: Make use of the wday-field in dates, instead of a wrong mday-value.Einar Johan Trøan Sømåen
2012-08-15WINTERMUTE: Clear out some commented-out code.Einar Johan Trøan Sømåen
2012-08-15COMMON: Remove fprintf/stderr usage from xmlparser.Alyssa Milburn
2012-08-14GUI: Fix out-of-bounds in new chooser.Alyssa Milburn
2012-08-14WINTERMUTE: Fill the screen with fillRect for now.Einar Johan Trøan Sømåen
2012-08-14WINTERMUTE: Clean out some comments in the theora playerEinar Johan Trøan Sømåen
2012-08-14WINTERMUTE: Adjust a few warnings.Einar Johan Trøan Sømåen
2012-08-14WINTERMUTE: Save the loop-state of sounds properly.Einar Johan Trøan Sømåen
2012-08-14CINE: Apply some ScummVM formatting conventionsTorbjörn Andersson
2012-08-13Merge pull request #266 from yaz0r/masteryaz0r
2012-08-13CINE: Fix system menu sometimes not appearing in OSVincent Hamm