aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-15COMMON: Remove fprintf/stderr usage from xmlparser.Alyssa Milburn
2012-08-14GUI: Fix out-of-bounds in new chooser.Alyssa Milburn
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
2012-08-14CINE: Fix compile error caused by excess ;Travis Howell
2012-08-13Merge pull request #265 from yaz0r/masteryaz0r
2012-08-13CINE: Fix regression in savegame systemVincent Hamm
2012-08-13Merge branch 'master' of github.com:yaz0r/scummvmVincent Hamm
2012-08-13Cine: Fix swimming sequence by allowing mouse click to be held downVincent Hamm
2012-08-13Fix swimming sequence by allowing mouse click to be held downVincent Hamm
2012-08-13CINE: Fix restoring of savegame in caveVincent Hamm
2012-08-13GRAPHICS: Add support for 32bpp BMPsEinar Johan Trøan Sømåen
2012-08-12GRAPHICS: Clarify format of the palette in ImageDecoderMatthew Hoops
2012-08-12CINE: Slight formatting fixes in gfx.cpp.Johannes Schickel
2012-08-12GUI: Make normal disabled color of the modern theme darker.Johannes Schickel
2012-08-12GUI: Create the builtin theme from scummclassic again.Johannes Schickel
2012-08-12GUI: Mark parts of the grid based chooser layout code as HACK.Johannes Schickel
2012-08-12NEWS: Mention new save/load chooser.Johannes Schickel
2012-08-12I18N: Update POTFILES and rebuild the translations.Johannes Schickel
2012-08-12GUI: Remove left-over code from theme based fill color in thumbnail display.Johannes Schickel
2012-08-12Merge pull request #260 from lordhoto/new-chooser.Johannes Schickel
2012-08-12AGOS: Improve the quick load/save code.Travis Howell
2012-08-12GUI: Fix possible un-initialised variable usage in SaveLoadChooser.D G Turner
2012-08-11CINE: Fix typo in OS palette restore code.D G Turner
2012-08-11CINE: Fix lockup in Scene 5 when "operate Girl" underwater.D G Turner
2012-08-11SCI: Add PQ3 Spanish DOS detection entry from bug #3555647.D G Turner
2012-08-11SCI: Add KQ5 Spanish DOS detection entry from bug #3555646.D G Turner
2012-08-11CINE: Slight cleanup.Vincent Hamm
2012-08-10CINE: Fix masking in Operation Stealth.Vincent Hamm
2012-08-09TESTBED: Fix "if" formatting.Johannes Schickel
2012-08-09TSAGE: Fix "if" formatting.Johannes Schickel