aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-02-02SCI: Fix GK1 Mac scalingMatthew Hoops
2011-02-02HUGO: 'Constify' engine as much as possibleArnaud Boutonné
2011-02-02SCI: Fix memory leaks in GfxRobotLars Skovlund
2011-02-02GOB: Oops, set the correct opcode :PSven Hesse
2011-02-02GOB: Add o7_findCDFileSven Hesse
2011-02-02GOB: Add o7_gob0x201Sven Hesse
2011-02-02SWORD25: Cache related changesFilippos Karapetis
2011-02-02GOB: Fix detection of JPEG imagesSven Hesse
2011-02-02GOB: Close the just ended live video, not the first oneSven Hesse
2011-02-02GOB: Implement o7_loadLBMPaletteSven Hesse
2011-02-02GOB: Implement LBM loadingSven Hesse
2011-02-02GOB: o7_draw0xA4 is o7_loadLBMPaletteSven Hesse
2011-02-02GOB: Stub o7_loadImage furtherSven Hesse
2011-02-02GOB: Rename Draw::kSpritesCount to Draw::kSpriteCountSven Hesse
2011-02-02GOB: Make flags optional in Video::initSurfDescSven Hesse
2011-02-02GOB: Remove the vidMode parameter from Video::initSurfDescSven Hesse
2011-02-02SCI: Fix SCI32 Mac fontsMatthew Hoops
2011-02-02SCI: Fix SCI32 Mac picturesMatthew Hoops
2011-02-02GRAPHICS: Implemented a PNG decoder, and set it as default for the sword25 en...Filippos Karapetis
2011-02-02SWORD25: Added a cache minimum and maximum limit, so that the resources loade...Filippos Karapetis
2011-02-02SCI: Fix GK1 Mac views, the game now startsMatthew Hoops
2011-02-02SCI: Set Mac cursors as a non-compressable type tooMatthew Hoops
2011-02-02SCI: Add comment about GK1 Mac using kSetFontResMatthew Hoops
2011-02-02MOHAWK: Fix GCC-3 cast warning.David Turner
2011-02-02GOB: Fix Databases constructorSven Hesse
2011-02-02SCI: Fix Mac sync resource supportMatthew Hoops
2011-02-02SCI: Add support for Mac audio36/sync36 resources in resource forksMatthew Hoops
2011-02-01TOON: Remove misc/ from paths since it's in global foldersSylvain Dupont
2011-02-01MOHAWK: Handle a few more LB notify opcodes.Alyssa Milburn
2011-02-01MOHAWK: Handle some LB script entry params.Alyssa Milburn
2011-02-01SCI: Make Hoyle4 workarounds without names so they work in the Mac version (t...Matthew Hoops
2011-02-01HUGO: in the menu, show modified button before closing the menu, with a short...Arnaud Boutonné
2011-02-01MOHAWK: Add LB poetry mode logic to updatePage.Alyssa Milburn
2011-02-01SCI: Mac SCI1.1+ games can use SYNC as the resource type for sync resources tooMatthew Hoops
2011-02-01MOHAWK: Remove broken LB anim items stopSound calls.Alyssa Milburn
2011-02-01MOHAWK: Allow mode changes from LB's debug console.Alyssa Milburn
2011-02-01SCI: Fix SCI1.1+ Mac views with uint16 rle lengths (thanks, Walter)Matthew Hoops
2011-02-01MOHAWK: Add detection for the LBSampler v1Matthew Hoops
2011-02-01MOHAWK: Add detection for the Mac LBSampler v3Matthew Hoops
2011-02-01MOHAWK: Add detection for Arthur's Computer AdventureMatthew Hoops
2011-02-01MOHAWK: Add detection for The Berenstain Bears Get in a FightMatthew Hoops
2011-02-01HUGO: Use a separate thread for honker player and fix ticks per secondsArnaud Boutonné
2011-01-31MOHAWK: LB detection/path updates.Alyssa Milburn
2011-01-31SCI: Update the Mac version detection commentsMatthew Hoops
2011-01-31SCI: Add support for Mac SCI1.1+ resource compressionMatthew Hoops
2011-01-31GOB: o7_draw0xA4 has something to do with LBMs, thoughSven Hesse
2011-01-31GOB: Actually, draw opcode 0x90 is loadImageSven Hesse
2011-01-31GOB: Set the language before opening the databaseSven Hesse
2011-01-31GOB: Fix last updated month's rangeSven Hesse
2011-01-31GOB: o7_draw0x45 is o7_logStringSven Hesse