aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage
AgeCommit message (Expand)Author
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-10TSAGE: Update MD5 for ringworld demo #1Strangerke
2011-06-10TSAGE: Detect using MD5 based on 5000 bytes instead of unlimitedStrangerke
2011-06-10TSAGE: Elaborate on one FIXME I previously added, resolve anotherMax Horn
2011-06-10TSAGE: Reduce header dependenciesMax Horn
2011-06-10TSAGE: Switch to alternate AdvancedMetaEngine, avoid ADParamsMax Horn
2011-06-08TSAGE: Try to clarify more pathfinding code.Alyssa Milburn
2011-06-08TSAGE: Comment/clarify some pathfinding code.Alyssa Milburn
2011-06-04TSAGE: Add extra event manager fields to savegamesPaul Gilbert
2011-06-04TSAGE: Bugfix for saving in scenes with palette rotationsPaul Gilbert
2011-06-04TSAGE: Add support for saving in scene #6100Paul Gilbert
2011-06-04TSAGE: Implemented Y pixel difference in button textPaul Gilbert
2011-06-04TSAGE: Bugfix for assert when quitting whilst inventory dialog activePaul Gilbert
2011-06-04TSAGE: Fix one pixel difference in dialog positioningPaul Gilbert
2011-06-04TSAGE: Bugfixes for displaying thick borders on default buttonsPaul Gilbert
2011-06-04TSAGE: Moved graphic edge adjustment amount to a global variablePaul Gilbert
2011-06-03TSAGE: Fix font color in GfxMessage(), in later versions of the engine (like ...Strangerke
2011-06-03TSAGE: Add proper colors to buttons in the CD version of ringworldStrangerke
2011-06-02ENGINES: Change 2nd param of Engine::saveGameState to Common::StringMax Horn
2011-06-02TSAGE: Add comments on actions and hotspots of scene 4000. The buggy sequence...Strangerke
2011-06-02TSAGE: Add workaround in order to fix crash in scene 5100 when Quinn forgets ...Arnaud Boutonne
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-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: 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-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
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-25TSAGE: Add scene description in scene groups 8 and 10strangerke
2011-05-25TSAGE: Cosmetic modification, for consistencystrangerke