aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2011-08-12SCUMM: Implement basic basketball court data parsingMatthew Hoops
2011-08-12SCUMM: Implement basketball u32 op 1012Matthew Hoops
2011-08-10SCUMM: Remove unused soccer u32 codeMatthew Hoops
2011-08-10SCUMM: Change CMS sfx methods to use its own register set.Johannes Schickel
2011-08-10SCUMM: Do not pack structs in CMS code.Johannes Schickel
2011-08-09Merge remote branch 'upstream/master' into soccerMatthew Hoops
2011-08-09SCUMM: Fix bug in soccer u32 op_1014_sub3Matthew Hoops
2011-08-09SCUMM: Backyard Soccer 2004 uses a different INI setting to disable printing.Travis Howell
2011-08-08Merge remote branch 'upstream/master' into soccerMatthew Hoops
2011-08-08SCUMM: Add some HE72 differences to mouse click handlingMatthew Hoops
2011-08-08SCUMM: Remove unneeded check for CMS in readSoundResource.Johannes Schickel
2011-08-08SCUMM: Fix another original soccer u32 differenceMatthew Hoops
2011-08-08SCUMM: Set default Benchmark speed in Moonbase Commander, based on the origin...Travis Howell
2011-08-08SCUMM: Update stub in arrayOps for Moonbase Commander.Travis Howell
2011-08-08SCUMM: Add sprite code difference in Moonbase Commander.Travis Howell
2011-08-07Merge remote branch 'upstream/master' into soccerMatthew Hoops
2011-08-08SCUMM: Fix endian issue in captureWizPolygon.Travis Howell
2011-08-07SCUMM: Further clean up of the CMS code.Johannes Schickel
2011-08-07SCUMM: Clean up CMS code some more.Johannes Schickel
2011-08-07SCUMM: Mark some overwritten methods as virtual.Johannes Schickel
2011-08-07SCUMM: Cleanup CMS code a bit.Johannes Schickel
2011-08-07GRAPHICS: Simplify the interface of Graphics::loadThumbnail().Christoph Mallon
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-08-06SCUMM: Fix some soccer u32 code in op_1011Matthew Hoops
2011-08-06SCUMM: Add a few more notes to soccer u32 codeMatthew Hoops
2011-08-06SCUMM: Remove soccer editor-related u32 codeMatthew Hoops
2011-08-06SCUMM: Fix compilationEugene Sandulenko
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-08-06OSYSTEM: extended installTimerProc() with timer ID parameterEugene Sandulenko
2011-08-06SCUMM: Proper fix of Russian subtitlesEugene Sandulenko
2011-08-06SCUMM: Properly reset midi channel voice mapping in CMS on new track.Johannes Schickel
2011-08-06SCUMM: Remove unneeded members in CMS class.Johannes Schickel
2011-08-06SCUMM: Slight cleanup in CMS code.Johannes Schickel
2011-08-06SCUMM: Fix some valgrind warnings in CMS code.Johannes Schickel
2011-08-05SCUMM: Mark pass as having CMS supportMatthew Hoops
2011-08-05SCUMM: Mark monkey1 VGA floppy as having CMS supportMatthew Hoops
2011-08-05SCUMM: Mark Indy3 VGA as having CMS supportMatthew Hoops
2011-08-05SCUMM: Fix up CMS player implementation.Johannes Schickel
2011-08-05SCUMM: Fix a few more bugs in soccer u32 op_1014_sub1Matthew Hoops
2011-08-05SCUMM: Fix another typo in soccer u32 op_1014_sub1Matthew Hoops
2011-08-05SCUMM: Fix minor logic bug in soccer u32 op_1014Matthew Hoops
2011-08-05SCUMM: Add note to soccer u32 op_1011 about cursor scalingMatthew Hoops
2011-08-04SCUMM: Add notes on the unused soccer u32 opcodesMatthew Hoops
2011-08-03SCUMM: Fix shadows in soccerMatthew Hoops
2011-08-03SCUMM: Fix remaining soccer u32 op_1007 bugsMatthew Hoops
2011-08-03SCUMM: Remove BluesBirthday dependency on the binaryMatthew Hoops
2011-08-03SCUMM: Typos... thx clone2727.Johannes Schickel
2011-08-03SCUMM: Added FIXME to our old AdLib resource conversion code.Johannes Schickel
2011-08-02SCUMM: Implement soccer u32 op_1017Matthew Hoops
2011-08-02SCUMM: Fix soccer u32 op_1007 atan2 callsMatthew Hoops