aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-18SCUMM: Fix whitespaceTorbjörn Andersson
2012-11-17SCUMM: Avoid "pops" at the end of the note in Mac MI1/Loom musicTorbjörn Andersson
2012-11-17SCUMM: Remove commented out code.Torbjörn Andersson
2012-11-16SCUMM: Store sample rate in Mac MI1 / Loom savegamesTorbjörn Andersson
2012-11-16SCUMM: Add hack to preserve savegame compatibility with Mac MI1Torbjörn Andersson
2012-11-15SCUMM: Save/load Mac music engine state for Loom and MI1Torbjörn Andersson
2012-11-14SCUMM: Remove Mac version of MI1 from special case.Torbjörn Andersson
2012-11-14SCUMM: Move Mac player initialization to its own functionTorbjörn Andersson
2012-11-14SCUMM: Try harder to open the Loom Macintosh executable.Torbjörn Andersson
2012-11-14SCUMM: Hopefully fix warningTorbjörn Andersson
2012-11-14SCUMM: Remove unnecessary check for Mac LoomTorbjörn Andersson
2012-11-14SCUMM: Move most of the Macintosh player code into its own classTorbjörn Andersson
2012-11-13SCUMM: Add support for Mac Loom music and soundTorbjörn Andersson
2012-11-12SCUMM: Initialize the Macintosh MI1 instruments, along with the channels.Torbjörn Andersson
2012-11-11SCUMM: Added support for Macintosh music in Monkey Island 1Torbjörn Andersson
2012-11-02TONY: Fix endianness issue when saving/loading inventoryWillem Jan Palenstijn
2012-11-01Merge pull request #290 from rasky/fix_sfx_volumesPaul Gilbert
2012-10-29PEGASUS: Improve on the WSC missing AI videos bugMatthew Hoops
2012-10-29PEGASUS: Ease off the CPU in the overviewMatthew Hoops
2012-10-28GUI: Check for screen changes in the saveload chooser selection code.Johannes Schickel
2012-10-27TONY: Fix AmigaOS build (bug #3580541)Willem Jan Palenstijn
2012-10-26PEGASUS: Don't error out for two missing WSC AI videosMatthew Hoops
2012-10-26TONY: fix volumes of sound effects.Giovanni Bajo
2012-10-26Merge pull request #289 from rasky/add_italian_versionStrangerke
2012-10-26TONY: Fix translation of Italian commentWillem Jan Palenstijn
2012-10-26Add detection for original Italian version.Giovanni Bajo
2012-10-25CONFIGURE: Enable Tony engineEugene Sandulenko
2012-10-23VIDEO: Mark Theora-decoder as used by Wintermute.Einar Johan Trøan Sømåen
2012-10-23GRAPHICS: Mark decoders used by Wintermute as such.Einar Johan Trøan Sømåen
2012-10-23Merge pull request #288 from murgo/masterAlyssa Milburn
2012-10-23WINTERMUTE: Convert ' correctly from CP1252Einar Johan Trøan Sømåen
2012-10-23WINTERMUTE: Add a hack to allow videos to loopEinar Johan Trøan Sømåen
2012-10-22CONFIGURE: Use -fPIC instead of -fpic on Linux and FreeBSD.Johannes Schickel
2012-10-22WINTERMUTE: Avoid using __DATE__ and __TIME__ in-engineEinar Johan Trøan Sømåen
2012-10-22SCI: Add a workaround for bug #3568452 - "SCI: QFG1VGA - Path finding bug in ...Filippos Karapetis
2012-10-22SCI: Fix bug #3578335 - "SCI: Mixed-Up Mother Goose EGA - crash upon choosing...Filippos Karapetis
2012-10-22SCI: Add another version of Castle of Dr. Brain (bug #3578286)Filippos Karapetis
2012-10-22SCI: Fix bug #3578336 - "SCI: Codename: ICEMAN - No 'EGA undithering' option"Filippos Karapetis
2012-10-22SCI: Add the Inside the Chest / Benind the Developer's Shield demoFilippos Karapetis
2012-10-21CONFIGURE: Clean up OpenPandora flags and add define for USE_ARM_NEON_ASPECT_...David-John Willis
2012-10-21GRAPHICS: Rename NEON_ASPECT_CORRECTOR to USE_ARM_NEON_ASPECT_CORRECTORDavid-John Willis
2012-10-21ANDROID: Fixed tapping touchpad not sending left clicksLauri Härsilä
2012-10-20COMPOSER: Change screen surface variable naming for clarity.D G Turner
2012-10-20COMPOSER: Close two memory leaks.D G Turner
2012-10-19ANDROID: Mouse and stylus supportLauri Härsilä
2012-10-18I18N: Regenerate translations.datEugene Sandulenko
2012-10-18I18N: updated Russian and Ukrainian translationsEugene Sandulenko
2012-10-16PEGASUS: Improve error messages when failing to load PICT imagesMatthew Hoops
2012-10-16GRAPHICS: Make failing to find the PICT header return false from loadStreamMatthew Hoops
2012-10-15TONY: Fix music bug - 2 songs played simultaneously eventuallyStrangerke