Age | Commit message (Expand) | Author |
2011-08-06 | SCUMM: Add a few more notes to soccer u32 code | Matthew Hoops |
2011-08-06 | SCUMM: Remove soccer editor-related u32 code | Matthew Hoops |
2011-08-06 | SCUMM: Fix compilation | Eugene Sandulenko |
2011-08-06 | ALL: Reduce audio/ header dependency | Eugene Sandulenko |
2011-08-06 | OSYSTEM: extended installTimerProc() with timer ID parameter | Eugene Sandulenko |
2011-08-06 | SCUMM: Proper fix of Russian subtitles | Eugene Sandulenko |
2011-08-06 | SCUMM: Properly reset midi channel voice mapping in CMS on new track. | Johannes Schickel |
2011-08-06 | SCUMM: Remove unneeded members in CMS class. | Johannes Schickel |
2011-08-06 | SCUMM: Slight cleanup in CMS code. | Johannes Schickel |
2011-08-06 | SCUMM: Fix some valgrind warnings in CMS code. | Johannes Schickel |
2011-08-05 | SCUMM: Mark pass as having CMS support | Matthew Hoops |
2011-08-05 | SCUMM: Mark monkey1 VGA floppy as having CMS support | Matthew Hoops |
2011-08-05 | SCUMM: Mark Indy3 VGA as having CMS support | Matthew Hoops |
2011-08-05 | SCUMM: Fix up CMS player implementation. | Johannes Schickel |
2011-08-05 | SCUMM: Fix a few more bugs in soccer u32 op_1014_sub1 | Matthew Hoops |
2011-08-05 | SCUMM: Fix another typo in soccer u32 op_1014_sub1 | Matthew Hoops |
2011-08-05 | SCUMM: Fix minor logic bug in soccer u32 op_1014 | Matthew Hoops |
2011-08-05 | SCUMM: Add note to soccer u32 op_1011 about cursor scaling | Matthew Hoops |
2011-08-04 | SCUMM: Add notes on the unused soccer u32 opcodes | Matthew Hoops |
2011-08-03 | SCUMM: Fix shadows in soccer | Matthew Hoops |
2011-08-03 | SCUMM: Fix remaining soccer u32 op_1007 bugs | Matthew Hoops |
2011-08-03 | SCUMM: Remove BluesBirthday dependency on the binary | Matthew Hoops |
2011-08-03 | SCUMM: Typos... thx clone2727. | Johannes Schickel |
2011-08-03 | SCUMM: Added FIXME to our old AdLib resource conversion code. | Johannes Schickel |
2011-08-02 | SCUMM: Implement soccer u32 op_1017 | Matthew Hoops |
2011-08-02 | SCUMM: Fix soccer u32 op_1007 atan2 calls | Matthew Hoops |
2011-08-02 | SCUMM: Fix some more soccer u32 logic bugs | Matthew Hoops |
2011-08-02 | SCUMM: Fix op_1011 parameters | Matthew Hoops |
2011-08-02 | SCUMM: Implement soccer u32 op_1016 | Matthew Hoops |
2011-08-02 | SCUMM: Fix more bugs in soccer u32 spotted by fuzzie | Matthew Hoops |
2011-08-02 | SCUMM: Fix several soccer u32 logic bugs | Matthew Hoops |
2011-07-31 | SCUMM: Add code for remaining soccer u32 opcodes | Matthew Hoops |
2011-07-18 | Merge pull request #50 from clone2727/bink | clone2727 |
2011-07-17 | SCUMM: Fix strange noise in Indy4 outro with AdLib/FM-Towns output. | Johannes Schickel |
2011-07-17 | SCUMM: Clarify PC Speaker style sound resource handling with a comment. | Johannes Schickel |
2011-07-14 | SCUMM: Add debug output in case the code tries to set up a non-existant iMuse... | Johannes Schickel |
2011-07-14 | SCUMM: fix regression caused by recent sjis code changes | athrxx |
2011-07-14 | SCUMM: Handle default instrument set up in iMuse like the original. | Johannes Schickel |
2011-07-14 | SCUMM: Implement iMuse alloc part command closer to the original. | Johannes Schickel |
2011-07-13 | BUILD: Allow for disabling Bink support | Matthew Hoops |
2011-07-13 | SCUMM: Fix bug #3306145: INDY3: EGA version script bugs | Eugene Sandulenko |
2011-07-11 | SCUMM: Adapt iMuse code formatting to our standards. | Johannes Schickel |
2011-07-11 | Merge pull request #54 "SCUMM v5 PC Speaker driver". | Johannes Schickel |
2011-07-10 | SCUMM: Fix some envelope bugs in PC Speaker output. | Johannes Schickel |
2011-07-10 | SCUMM: Let PC Speaker output be controlable via music volume. | Johannes Schickel |
2011-07-10 | SCUMM: Properly implement volume controler for PC Speaker output. | Johannes Schickel |
2011-07-10 | SCUMM: Fix priority settings in iMuse allocate part sysEx command. | Johannes Schickel |
2011-07-10 | SCUMM: Fix PC Speaker sound. | Johannes Schickel |
2011-07-10 | SCUMM: Do not allow multi midi mode for PC Speaker output. | Johannes Schickel |
2011-07-10 | SCUMM: Minor clean up in iMuse instrument handling code. | Johannes Schickel |