aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-09-28TONY: Fix German fontsStrangerke
2012-09-27PARALLACTION: Clean up global variables a bit.Alyssa Milburn
2012-09-27PARALLACTION: Remove unused function.Alyssa Milburn
2012-09-27Merge pull request #281 from fuzzie/parallaction-adlibAlyssa Milburn
2012-09-26TONY: In French version, fix 'ê' in hotspot names by replacing it by 'e', li...Strangerke
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
2012-09-25PEGASUS: Fix minor formatting issueMatthew Hoops
2012-09-25PEGASUS: Initialize _duration in RobotShipMatthew Hoops
2012-09-25TONY: Use debug channel for fading messagesStrangerke
2012-09-25TOUCHE: Add more font entries to French ToucheWillem Jan Palenstijn
2012-09-25TONY: Replace abortGame() with nicer error() calls.Alyssa Milburn
2012-09-25TONY: Don't error out on invalid ReleaseOwnership calls.Alyssa Milburn
2012-09-24TONY: Don't mute all sound when using sound config dialogWillem Jan Palenstijn
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-22PARALLACTION: Add custom Adlib driver for BRA.Alyssa Milburn
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