aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-05TOON: Fix formatting issuesSylvain Dupont
2011-02-05TOON: Add some sleep if the game refreshes too fastSylvain Dupont
2011-02-05WIN32: Try to fix compiler error for mingw-w64 buildbot buildMax Horn
2011-02-05SCI: Fix SCI32 Mac picture palettesMatthew Hoops
2011-02-05SCI: Fix Mac SCI32 subdirectoriesMatthew Hoops
2011-02-05SCI: Oops, fix compilationMatthew Hoops
2011-02-05SCI: Fix detectHires() for Mac SCI32 gamesMatthew Hoops
2011-02-05SCI: Add support for BE selector name tablesMatthew Hoops
2011-02-05SCI: Add detection for Phantasmagoria MacMatthew Hoops
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-03TOON: Switched configure script to build Toon Engine by default.David Turner
2011-02-02MIDI: Fix for bug #3170988 - "MONKEY2: Messed up MT-32 music"Filippos Karapetis
2011-02-02N64: Fix Signed to Unsigned Comparison GCC Warning.David Turner
2011-02-02SCI: Fix GK1 Mac scalingMatthew Hoops
2011-02-02IPHONE: Fix Unsigned to Signed Comparison Compiler Warning.David Turner
2011-02-02GRAPHICS: Fixed a bug with indexed PNGs in the PNG decoder (a byte can't hold...Filippos Karapetis
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