Age | Commit message (Expand) | Author |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-23 | SCUMM: Add check for resource fork for ".iMUSE Setups". | Johannes Schickel |
2012-09-20 | Merge pull request #275 from clone2727/pegasus | clone2727 |
2012-09-20 | SCUMM: Update comments | Matthew Hoops |
2012-09-20 | SCUMM: Restrict the Mac m68k v5 driver to MI2/Indy4 | Matthew Hoops |
2012-09-20 | SCUMM: Add support for Indy4 Mac 68k sound | Matthew Hoops |
2012-09-20 | SCUMM: Always use the Mac sound output for MI2 Mac. | Johannes Schickel |
2012-09-20 | SCUMM: Implement support for special sfx in MI2 Mac. | Johannes Schickel |
2012-09-20 | SCUMM: Implement support for Monkey Island 2 Mac music. | Johannes Schickel |
2012-09-20 | SCUMM: Extend comment about SysEx manufacturer 0x97. | Johannes Schickel |
2012-09-20 | SCUMM: Don't play SBL effects in MI2 mac. | Johannes Schickel |
2012-09-19 | SCUMM: Enable CMS for the MI1 demo | Matthew Hoops |
2012-09-12 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-09-07 | JANITORIAL: Remove underscores from MidiParser variable names. | Alyssa Milburn |
2012-09-05 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-09-01 | SCUMM: PCESetCostumeData should have static linking | Bertrand Augereau |
2012-08-31 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-08-31 | SCUMM: Nicer constants in _ClassicProc3RendererShadowARM that allow refactori... | Bertrand Augereau |
2012-08-31 | SCUMM: Fix of spaces/tabs mismatch (Cosmetic) | Bertrand Augereau |
2012-08-26 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-08-26 | Merge pull request #268 from clone2727/video-rewrite | Matthew Hoops |
2012-08-16 | VIDEO: Merge AdvancedVideoDecoder into VideoDecoder | Matthew Hoops |
2012-08-15 | SCUMM: Replace detector printf usage with logMessage. | Alyssa Milburn |
2012-07-25 | VIDEO: Convert Bink to the new AdvancedVideoDecoder API | Matthew Hoops |
2012-07-23 | VIDEO: Rewrite SmackerDecoder to use the new API | Matthew Hoops |
2012-07-08 | SCUMM: Correct HE version for another English Windows version of Freddi Fish ... | Travis Howell |
2012-07-07 | SCUMM: Add another English Windows version of Freddi Fish and Luther's Maze M... | Travis Howell |
2012-07-03 | SCUMM: Slight cleanup in querySaveMetaInfos. | Johannes Schickel |
2012-06-24 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-06-23 | SCUMM - Fix bug #3536645, FT Missing Dialogue Line | Torbjörn Andersson |
2012-06-20 | Merge pull request #246 from lordhoto/osystem-void-buffers | Johannes Schickel |
2012-06-17 | Merge pull request #244 from clone2727/football2002-wday | Johannes Schickel |
2012-06-16 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2012-06-16 | SCUMM: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-15 | SCUMM: The target and Wii releases of a few HE games are HE101, since they ha... | Travis Howell |
2012-06-15 | SCUMM: Fix rect bounds in getPolygonOverlap() | Matthew Hoops |
2012-06-15 | SCUMM: Adjust some wiz image ops and flood fill rects | Matthew Hoops |
2012-06-11 | SCUMM: Fix basketball ini name | Matthew Hoops |
2012-06-09 | SCUMM: Implement football2002's getDayOfWeek() u32 function | Matthew Hoops |
2012-06-09 | SCUMM: Create proper engine for heversion 101 | Matthew Hoops |
2012-06-08 | Merge pull request #243 from lordhoto/cursor-no-scale | Eugene Sandulenko |
2012-06-09 | SCUMM: Add HE101 version, for debugInput opcode difference in some HE100 games. | Travis Howell |
2012-06-08 | SCUMM: Implement listing playbook files in football2002 | Matthew Hoops |
2012-06-08 | SCUMM: Stub off other football2002 u32 opcodes | Matthew Hoops |
2012-06-08 | SCUMM: Give football u32 opcodes proper names | Matthew Hoops |
2012-06-06 | SCUMM: Implement football2002 u32 opcode 1028 | Matthew Hoops |
2012-06-05 | SCUMM: Show an error dialog when trying to run puttzoo ios lite | Matthew Hoops |
2012-06-03 | ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo... | Johannes Schickel |
2012-06-01 | SCUMM: Add debugInput opcode difference in Backyard Basketball. | Travis Howell |
2012-05-31 | SCUMM: Change the nest.number default to zero in stopScript and stopObjectScr... | Travis Howell |