aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-02-05SCI: Throw a warning when trying to play a Mac robot file (big endian)Matthew Hoops
2011-02-04TOON: Fixed two dialog color mistakesSylvain Dupont
2011-02-04SCI: Properly initialize a Robot variable so we don't segfault on quittingMatthew Hoops
2011-02-04HUGO: Increase the height of window viewArnaud Boutonné
2011-02-04HUGO: Fix menu icon order (bug reported by D. Gray)Arnaud Boutonné
2011-02-04TOON: Fix Amiga compileSylvain Dupont
2011-02-04SCI: Rewrote the robot playing code in a way similar to other video decodersFilippos Karapetis
2011-02-04GOB: Silence a compiler warningSven Hesse
2011-02-04GOB: Add the "envir" directory to the search path for AdibouSven Hesse
2011-02-04GOB: Add oPlaytoons_loadMultObjectSven Hesse
2011-02-04GOB: Implement case -2 for oPlaytoons_getObjAnimSizeSven Hesse
2011-02-04GOB: Add Inter::readValue()Sven Hesse
2011-02-04GOB: Move storeValue/storeString to class InterSven Hesse
2011-02-04GROOVIE: Disable other T7G Mac entries as they should no longer be neededMatthew Hoops
2011-02-04COMMON: Only take the md5 of the resource fork data sectionMatthew Hoops
2011-02-03GOB: Fix a regression that broke Lost in TimeSven Hesse
2011-02-03SCI: Robot v6 support. I _think_ this is complete.Lars Skovlund
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