aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage
AgeCommit message (Expand)Author
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: Partly reverted trackInfo changes, and fixed extract processPaul Gilbert
2011-05-28TSAGE: Fix several bugs in scene 5300strangerke
2011-05-28TSAGE: Fix usage of trackInfo count fieldPaul Gilbert
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
2011-05-27TSAGE: Tweaks to the destructor sequence to fix crashesPaul Gilbert
2011-05-27TSAGE: Bugfixes for sound de-initialisationPaul Gilbert
2011-05-27TSAGE: Bugfix for loading savegames directly from the launcherPaul Gilbert
2011-05-27TSAGE: Bugfix for saving game in scene #4025Paul Gilbert
2011-05-27TSAGE: Bugfix for using lift after restoring a savegame in scene #2320Paul Gilbert
2011-05-26TSAGE: Updated the separation of fields from the Sound class to the trackInfo...Paul Gilbert
2011-05-25TSAGE: Add scene description in scene groups 8 and 10strangerke
2011-05-25TSAGE: Cosmetic modification, for consistencystrangerke
2011-05-25TSAGE: Add a couple of commentsstrangerke
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-25ALL: analyse -> analyzeMatthew Hoops
2011-05-25TSAGE: Silence another (incorrect but still annoying) uninitialized var warningMax Horn
2011-05-24TSAGE: Fix bug "Scene 2320: If you try to activate the flycycle, [...] the ga...strangerke
2011-05-24TSAGE: Fix bug "Scene 2100: If you sit down at Quinn's console and then get b...strangerke
2011-05-24Merge branch 'tsage_sound' of github.com:dreammaster/scummvm into tsage_soundPaul Gilbert
2011-05-24TSAGE: Added some extra code for volume control and start on rethinking voice...Paul Gilbert
2011-05-24TSAGE: Further sound driver installation logicPaul Gilbert
2011-05-24TSAGE: More code for installing sound driversPaul Gilbert
2011-05-24TSAGE: Implemented more _sf methodsPaul Gilbert
2011-05-24TSAGE: Implemented more SoundManager methodsPaul Gilbert
2011-05-24TSAGE: Bugfixes for extracting sound data propertiesPaul Gilbert
2011-05-24TSAGE: Implemented a lot of the SoundManager methodsPaul Gilbert
2011-05-24TSAGE: Implemented the methods of the Sound classPaul Gilbert
2011-05-24TSAGE: Added fields for the Sound classPaul Gilbert
2011-05-24TSAGE: Implemented the code for the ASound classPaul Gilbert
2011-05-24TSAGE: Created stub classes for ASound and Sound, and reworked engine to use ...Paul Gilbert
2011-05-24TSAGE: Added some extra code for volume control and start on rethinking voice...Paul Gilbert
2011-05-23TSAGE: Remove redundant semicolonsMax Horn
2011-05-22TSAGE: Fix bug "Scene 4150: Using the duck produces the message, "You don't n...strangerke
2011-05-22TSAGE: Fix bug "Scene 2100: Examining the middle console triggers an assertio...strangerke
2011-05-18TSAGE: Further sound driver installation logicPaul Gilbert
2011-05-18TSAGE: Fix several glitches in scene 4000strangerke