aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-09-24WINTERMUTE: Fix leakWillem Jan Palenstijn
2012-09-24CONFIGURE: Mark some engines off as requiring 16bit color supportMatthew Hoops
2012-09-24WINTERMUTE: Remove unnecessary semicolons.Torbjörn Andersson
2012-09-23SCUMM: Add check for resource fork for ".iMUSE Setups".Johannes Schickel
2012-09-22PEGASUS: Fix saving while in the space chaseMatthew Hoops
2012-09-22PEGASUS: Don't allow loading/saving in a few more placesMatthew Hoops
2012-09-22PEGASUS: Fix restoring correct biochip after sub chaseMatthew Hoops
2012-09-22PEGASUS: Fix movie pause/resumeMatthew Hoops
2012-09-22PEGASUS: Fixed claw scoring timeMatthew Hoops
2012-09-21AGOS: Rewrite note on events with velocity 0 to note off events in MidiParser...Johannes Schickel
2012-09-21VIDEO: Make getCurFrame declaration consistentWillem Jan Palenstijn
2012-09-20PEGASUS: Fix stopping Mercury scoringMatthew Hoops
2012-09-20PEGASUS: Fix avoiding Mars robot scoringMatthew Hoops
2012-09-21TOLTECS: Replace ceil with integer maths.Johannes Schickel
2012-09-21PEGASUS: "Fix" segmentation fault for DC toolchain when compiling shuttlehud....Johannes Schickel
2012-09-21PEGASUS: Replace FunctionPtr by our Functor code in Common.Johannes Schickel
2012-09-20PEGASUS: Prevent recalling from Prehistoric without the historical logMatthew Hoops
2012-09-20Merge pull request #275 from clone2727/pegasusclone2727
2012-09-20SCUMM: Update commentsMatthew Hoops
2012-09-20SCUMM: Restrict the Mac m68k v5 driver to MI2/Indy4Matthew Hoops
2012-09-20SCUMM: Add support for Indy4 Mac 68k soundMatthew Hoops
2012-09-20SCUMM: Always use the Mac sound output for MI2 Mac.Johannes Schickel
2012-09-20SCUMM: Implement support for special sfx in MI2 Mac.Johannes Schickel
2012-09-20SCUMM: Implement support for Monkey Island 2 Mac music.Johannes Schickel
2012-09-20SCUMM: Extend comment about SysEx manufacturer 0x97.Johannes Schickel
2012-09-20SCUMM: Don't play SBL effects in MI2 mac.Johannes Schickel
2012-09-19SCUMM: Enable CMS for the MI1 demoMatthew Hoops
2012-09-16Merge pull request #278 from bluegr/pcxdecoderFilippos Karapetis
2012-09-15WINTERMUTE: Disable aspect-ratio correction for now.Einar Johan Trøan Sømåen
2012-09-15TSAGE: Add missing motorcycle sound arriving at police station in Blue ForcePaul Gilbert
2012-09-14DREAMWEB: Increase _operand1 buffer sizeTorbjörn Andersson
2012-09-14TOLTECS: Adapt the movie chunk buffer allocation codeFilippos Karapetis
2012-09-14HUGO: Use surface width instead of its pitch when copying to raw memory blobsFilippos Karapetis
2012-09-12PEGASUS: Disable save compression by defaultMatthew Hoops
2012-09-12Revert "PEGASUS: Make setting the start time of a movie also seek"Matthew Hoops
2012-09-12Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-09-13HUGO: Switch to the common PCX decoderFilippos Karapetis
2012-09-13DREAMWEB: Switch to the common PCX decoderFilippos Karapetis
2012-09-13TUCKER: Switch to the common PCX decoderFilippos Karapetis
2012-09-13QUEEN: Switch to the common PCX decoderFilippos Karapetis
2012-09-11PEGASUS: Fix minor filling station glitchMatthew Hoops
2012-09-11CINE: Implement music fade out for Amiga/AtariST music.Johannes Schickel
2012-09-11CONFIGURE: Move engine base support strings to configure.enginesWillem Jan Palenstijn
2012-09-11CONFIGURE: Add base engine descriptions to more enginesWillem Jan Palenstijn
2012-09-11WINTERMUTE: Remove a few more unused includes.Einar Johan Trøan Sømåen
2012-09-11WINTERMUTE: Remove unneccessary includes of base_file.hEinar Johan Trøan Sømåen
2012-09-11WINTERMUTE: Alphabetize the includes in Ad/Einar Johan Trøan Sømåen
2012-09-11WINTERMUTE: Only include base_renderer.h where neededEinar Johan Trøan Sømåen
2012-09-11TOLTECS: Don't show movie subtitles when subtitles are disabledFilippos Karapetis
2012-09-11TOLTECS: Stop reallocating the chunk buffer on each movie frameFilippos Karapetis