aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-22AUDIO: Only enable OPL3 code in MIDI->AdLib, when we have the DOSBox emulator...Johannes Schickel
2012-11-20AUDIO: Slight cleanup and typo fix in S&M OPL3 code.Johannes Schickel
2012-10-01SCUMM: Ignore detune for Sam&Max.Johannes Schickel
2012-10-01AUDIO: Add support for Sam&Max's OPL3 output in our SCUMM AdLib driver.Johannes Schickel
2012-10-01AUDIO: Add easy way to write to OPL3's secondary register set.Johannes Schickel
2012-09-30AUDIO: Switch MidiDriver_ADLIB to new OPL API.Johannes Schickel
2012-09-30AUDIO: Properly handle AdLibPercussionChannel::noteOff.Johannes Schickel
2012-09-30AUDIO: Comment out unused member in AdLibPart.Johannes Schickel
2012-09-30AUDIO: Give AdLibSetParam's members more descriptive names.Johannes Schickel
2012-09-30AUDIO: Enforce method naming guidelines in adlib.cpp.Johannes Schickel
2012-09-30AUDIO: Enforce variable naming guidelines in adlib.cpp.Johannes Schickel
2012-09-30AUDIO: Fix formatting in adlib.cpp.Johannes Schickel
2012-09-30AUDIO: Rename global variables in SCUMM AdLib code.Johannes Schickel
2012-09-30SCI: Implement kMergePolyWillem Jan Palenstijn
2012-09-29WINTERMUTE: Make scGetProperty use Common::String& instead of const char*Einar Johan Trøan Sømåen
2012-09-28WINTERMUTE: Privatize variables in BaseQuickMsgEinar Johan Trøan Sømåen
2012-09-28WINTERMUTE: Privatize variables in BaseRegion and BaseSubFrameEinar Johan Trøan Sømåen
2012-09-28WINTERMUTE: Privatize variables in BaseFrame and BaseSpriteEinar Johan Trøan Sømåen
2012-09-28WINTERMUTE: Privatize variables in BaseFaderEinar Johan Trøan Sømåen
2012-09-28WINTERMUTE: Privatise member-variables in BaseDynamicBufferEinar Johan Trøan Sømåen
2012-09-28TONY: Update the Obj tables in other languagesStrangerke
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-27TONY: Font fix for French version: Some Polish characters are also used.Strangerke
2012-09-26TONY: In French version, fix 'ê' in hotspot names by replacing it by 'e', li...Strangerke
2012-09-26GUI: Support for page restoring for non-continuous save lists in the grid cho...Johannes Schickel
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-26GUI: Fix maximum page number calculation in grid chooser.Johannes Schickel
2012-09-26GUI: Save/restore last scroll position in the list save/load dialog.Johannes Schickel
2012-09-26GUI: Save/restore the last used page in the grid save/load dialog.Johannes Schickel
2012-09-25TONY: Add credits for TonyStrangerke
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-25GRAPHICS: Slight formatting fixes in aspect.cpp.Johannes Schickel
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-24CONFIGURE: Fix subengine status outputWillem Jan Palenstijn
2012-09-24SDL: Remove main.cpp.Alyssa Milburn
2012-09-23VIDEO: Make sure track pause status is reset upon stop tooMatthew 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