Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-01 | SCUMM: Ignore detune for Sam&Max. | Johannes Schickel | |
2012-10-01 | AUDIO: Add support for Sam&Max's OPL3 output in our SCUMM AdLib driver. | Johannes Schickel | |
This is an initial implementation and does not implement the differences in voice allocation. | |||
2012-10-01 | AUDIO: Add easy way to write to OPL3's secondary register set. | Johannes Schickel | |
2012-09-30 | AUDIO: Switch MidiDriver_ADLIB to new OPL API. | Johannes Schickel | |
2012-09-30 | AUDIO: Properly handle AdLibPercussionChannel::noteOff. | Johannes Schickel | |
2012-09-30 | AUDIO: Comment out unused member in AdLibPart. | Johannes Schickel | |
2012-09-30 | AUDIO: Give AdLibSetParam's members more descriptive names. | Johannes Schickel | |
2012-09-30 | AUDIO: Enforce method naming guidelines in adlib.cpp. | Johannes Schickel | |
2012-09-30 | AUDIO: Enforce variable naming guidelines in adlib.cpp. | Johannes Schickel | |
2012-09-30 | AUDIO: Fix formatting in adlib.cpp. | Johannes Schickel | |
Powered by astyle.cpp. | |||
2012-09-30 | AUDIO: Rename global variables in SCUMM AdLib code. | Johannes Schickel | |
This does give them slightly nicer names and also adds a "g_" prefix to them. | |||
2012-09-30 | SCI: Implement kMergePoly | Willem Jan Palenstijn | |
Thanks to Walter for creating debugging tools for MergePoly and testing. | |||
2012-09-29 | WINTERMUTE: Make scGetProperty use Common::String& instead of const char* | Einar Johan Trøan Sømåen | |
2012-09-28 | WINTERMUTE: Privatize variables in BaseQuickMsg | Einar Johan Trøan Sømåen | |
2012-09-28 | WINTERMUTE: Privatize variables in BaseRegion and BaseSubFrame | Einar Johan Trøan Sømåen | |
2012-09-28 | WINTERMUTE: Privatize variables in BaseFrame and BaseSprite | Einar Johan Trøan Sømåen | |
2012-09-28 | WINTERMUTE: Privatize variables in BaseFader | Einar Johan Trøan Sømåen | |
2012-09-28 | WINTERMUTE: Privatise member-variables in BaseDynamicBuffer | Einar Johan Trøan Sømåen | |
2012-09-28 | TONY: Update the Obj tables in other languages | Strangerke | |
2012-09-28 | TONY: Fix German fonts | Strangerke | |
2012-09-27 | PARALLACTION: Clean up global variables a bit. | Alyssa Milburn | |
2012-09-27 | PARALLACTION: Remove unused function. | Alyssa Milburn | |
2012-09-27 | Merge pull request #281 from fuzzie/parallaction-adlib | Alyssa Milburn | |
PARALLACTION: Add custom Adlib driver for BRA. | |||
2012-09-27 | TONY: Font fix for French version: Some Polish characters are also used. | Strangerke | |
2012-09-26 | TONY: In French version, fix 'ê' in hotspot names by replacing it by 'e', ↵ | Strangerke | |
like for other accentuated characters | |||
2012-09-26 | GUI: Support for page restoring for non-continuous save lists in the grid ↵ | Johannes Schickel | |
chooser. | |||
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel | |
Powered by: git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//' | |||
2012-09-26 | PEGASUS: Remove trailing whitespaces. | Johannes Schickel | |
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//' | |||
2012-09-25 | PEGASUS: Fix minor formatting issue | Matthew Hoops | |
2012-09-25 | PEGASUS: Initialize _duration in RobotShip | Matthew Hoops | |
2012-09-26 | GUI: Fix maximum page number calculation in grid chooser. | Johannes Schickel | |
This avoids a off by one error in some cases. | |||
2012-09-26 | GUI: Save/restore last scroll position in the list save/load dialog. | Johannes Schickel | |
This should give a better user experience, since the user will not have to scroll back to where he was when he used the dialog last. Thanks to wjp for suggesting this. | |||
2012-09-26 | GUI: Save/restore the last used page in the grid save/load dialog. | Johannes Schickel | |
This allows opening the dialog on (nearly) the same page again as when it was closed. Sadly due to the different number of entries in the save and load version this is not always exactly the same page as before. Same goes for resolution changes. Thanks to wjp for suggesting this. | |||
2012-09-25 | TONY: Add credits for Tony | Strangerke | |
2012-09-25 | TONY: Use debug channel for fading messages | Strangerke | |
2012-09-25 | TOUCHE: Add more font entries to French Touche | Willem Jan Palenstijn | |
The nbsp at position 255 (assuming CP863) was missing (bug #3571138). | |||
2012-09-25 | TONY: Replace abortGame() with nicer error() calls. | Alyssa Milburn | |
2012-09-25 | TONY: Don't error out on invalid ReleaseOwnership calls. | Alyssa Milburn | |
A script triggers this at the end of the scene where you give the flowers to the bearded woman. | |||
2012-09-25 | GRAPHICS: Slight formatting fixes in aspect.cpp. | Johannes Schickel | |
2012-09-24 | TONY: Don't mute all sound when using sound config dialog | Willem Jan Palenstijn | |
Thanks to fuzzie for noticing this. | |||
2012-09-24 | WINTERMUTE: Fix leak | Willem Jan Palenstijn | |
2012-09-24 | CONFIGURE: Mark some engines off as requiring 16bit color support | Matthew Hoops | |
2012-09-24 | CONFIGURE: Fix subengine status output | Willem Jan Palenstijn | |
We were reporting subengine status before checking its dependencies. | |||
2012-09-24 | SDL: Remove main.cpp. | Alyssa Milburn | |
Backends have to provide their own main, instantiating OSystem_SDL directly is unsupported. | |||
2012-09-23 | VIDEO: Make sure track pause status is reset upon stop too | Matthew Hoops | |
2012-09-24 | WINTERMUTE: Remove unnecessary semicolons. | Torbjörn Andersson | |
2012-09-23 | SCUMM: Add check for resource fork for ".iMUSE Setups". | Johannes Schickel | |
This should help identify incorrect dumps/file naming like what (probably) happened in bug #3570973 "FOA: Doesn't start anymore after adding Mac sound support". | |||
2012-09-22 | PEGASUS: Fix saving while in the space chase | Matthew Hoops | |
2012-09-22 | PEGASUS: Don't allow loading/saving in a few more places | Matthew Hoops | |
Only affects loading/saving from the GMM | |||
2012-09-22 | PEGASUS: Fix restoring correct biochip after sub chase | Matthew Hoops | |