aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-02-03HUGO: Suppress static variables (except one)Arnaud Boutonné
2011-02-03SCI: updated comments concerning robot videosFilippos Karapetis
2011-02-03SCI: Robot related changesFilippos Karapetis
2011-02-03SCI: Add a stub for kFont which calls kSetFontRes as a subopMatthew Hoops
2011-02-03SCI: Add support for GK1 Mac high-res fontsMatthew Hoops
2011-02-03SCI: Fix a typo, the interpreter can handle robot video versions 3 - 5Filippos Karapetis
2011-02-03SCI21: Some robot related changesFilippos Karapetis
2011-02-03SCI: Fix KQ6 Mac audio resourcesMatthew Hoops
2011-02-03SCI: Fix GK1 Mac messagesMatthew Hoops
2011-02-03SCI: Properly reset the array/string segment idsMatthew Hoops
2011-02-03SCI: Disable the special QFG1 Mac icon barMatthew Hoops
2011-02-02MIDI: Fix for bug #3170988 - "MONKEY2: Messed up MT-32 music"Filippos Karapetis
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