aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-06-02CINE: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02DRACI: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02TOUCHE: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02CRUISE: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02DRASCULA: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02GOB: Replace snprintf() usage with Common::String::format()D G Turner
2011-06-02TSAGE: Add workaround in order to fix crash in scene 5100 when Quinn forgets ...Arnaud Boutonne
2011-06-01TOON: Fix crash #3308220sylvaintv
2011-06-01TSAGE: Fix a valgrind warning in SceneObject initializationStrangerke
2011-06-01TSAGE: Little modification in order to match the executable in scene 6100Strangerke
2011-06-01DETECTOR: Clarify warning a bitMax Horn
2011-06-01DETECTOR: Get rid of unused kADFlagDontAugmentPreferredTargetMax Horn
2011-06-01Merge pull request #20 from scott-t/t7g-iosclone2727
2011-06-01GROOVIE: Detect iOS platform based on binary existenceScott Thomas
2011-06-01Merge branch 'branch-1-3-0' into masterMax Horn
2011-05-31GROOVIE: Rename MusicPlayerMPEG4 to MusicPlayerIOSMatthew Hoops
2011-05-31Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-05-31GROOVIE: Use openStreamFile() to open iOS audio filesMatthew Hoops
2011-05-31SCI: Fix up start/end points when pathfinding with opt == 0.Walter van Niftrik
2011-05-30TSAGE: Changed parameter to animate call from NULL to 0 for better type matchingPaul Gilbert
2011-05-30TSAGE: Bugfix for saving in scene #2150Paul Gilbert
2011-05-30TSAGE: General cleanup of object classPaul Gilbert
2011-05-30TSAGE: Fix a mess in Seeker's actions in scene 2100strangerke
2011-05-30TSAGE: Fix a glitch in scene 2320 (no idea if it was visible or not)strangerke
2011-05-30TSAGE: Fix a bug in scene 7000, after talking to Skeenarstrangerke
2011-05-29SCI: Added a more generalized fix for bug #3306417md5
2011-05-29AGOS: Silenced a false positive warning in MSVCmd5
2011-05-29SCI: Make 'quit' an alias for 'quit game' in the consoleWillem Jan Palenstijn
2011-05-29SCUMM: Fix bug #1013617athrxx
2011-05-29KYRA: pause midi sounds while gmm is runningathrxx
2011-05-29FM-TOWNS AUDIO: Unlock internal mutex before calling imuse timer proc.athrxx
2011-05-29SCUMM: implement some missing (very low relevance) imuse codeathrxx
2011-05-29KYRA: remove useless mutex from sound_townsathrxx
2011-05-28TSAGE: Fix a glitch in scene 5100, add some commentsstrangerke
2011-05-28TSAGE: Fix an animation issue, and the transition between scene 5300 and 5100...strangerke
2011-05-28TSAGE: Fix 'Restart' button, when game is overstrangerke
2011-05-28TSAGE: Fix priority glitch in scene 4000 when climbing down the right chimneystrangerke
2011-05-28TSAGE: Add some comments, and a missing remove() in scene 2300strangerke
2011-05-28TSAGE: Fix similar issue in scene 2150strangerke
2011-05-28TSAGE: Fix crash when restoring a game in scene 2100strangerke
2011-05-28TSAGE: Add specific initialization for ringworld CD, fixing the color of the ...strangerke
2011-05-28TSAGE: Fix several bugs in scene 5300strangerke
2011-05-28TSAGE: Fix a couple of glitches in scene 5300strangerke
2011-05-28TSAGE: Fix bug in scene 2100 when Seeker is in the cave. (Thanks eriktorbjorn...strangerke
2011-05-27TSAGE: Add a workaround for the mouse hidden bug in scene 4150 (also present ...strangerke
2011-05-27TSAGE: Fix a sound glitch in scene 4150strangerke
2011-05-27TSAGE: Fix priority issue in scene 2100, in the liftstrangerke
2011-05-27TSAGE: Cosmetic tweaks to Scene::setZoomPercents.Alyssa Milburn
2011-05-27TSAGE: Rename _field1800 in scene 2100strangerke
2011-05-27TSAGE: Fix (second) bug "Scene 2100: If you sit down at Quinn's console and t...strangerke