Age | Commit message (Expand) | Author |
2011-06-04 | TSAGE: Add extra event manager fields to savegames | Paul Gilbert |
2011-06-04 | TSAGE: Bugfix for saving in scenes with palette rotations | Paul Gilbert |
2011-06-04 | TSAGE: Add support for saving in scene #6100 | Paul Gilbert |
2011-06-04 | TSAGE: Implemented Y pixel difference in button text | Paul Gilbert |
2011-06-04 | TSAGE: Bugfix for assert when quitting whilst inventory dialog active | Paul Gilbert |
2011-06-04 | TSAGE: Fix one pixel difference in dialog positioning | Paul Gilbert |
2011-06-04 | TSAGE: Bugfixes for displaying thick borders on default buttons | Paul Gilbert |
2011-06-04 | TSAGE: Moved graphic edge adjustment amount to a global variable | Paul Gilbert |
2011-06-03 | TSAGE: Fix font color in GfxMessage(), in later versions of the engine (like ... | Strangerke |
2011-06-03 | TSAGE: Add proper colors to buttons in the CD version of ringworld | Strangerke |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
2011-06-02 | TSAGE: Add comments on actions and hotspots of scene 4000. The buggy sequence... | Strangerke |
2011-06-02 | TSAGE: Add workaround in order to fix crash in scene 5100 when Quinn forgets ... | Arnaud Boutonne |
2011-06-01 | TSAGE: Fix a valgrind warning in SceneObject initialization | Strangerke |
2011-06-01 | TSAGE: Little modification in order to match the executable in scene 6100 | Strangerke |
2011-05-30 | TSAGE: Changed parameter to animate call from NULL to 0 for better type matching | Paul Gilbert |
2011-05-30 | TSAGE: Bugfix for saving in scene #2150 | Paul Gilbert |
2011-05-30 | TSAGE: Fix a mess in Seeker's actions in scene 2100 | strangerke |
2011-05-30 | TSAGE: Fix a glitch in scene 2320 (no idea if it was visible or not) | strangerke |
2011-05-30 | TSAGE: Fix a bug in scene 7000, after talking to Skeenar | strangerke |
2011-05-28 | TSAGE: Fix a glitch in scene 5100, add some comments | strangerke |
2011-05-28 | TSAGE: Fix an animation issue, and the transition between scene 5300 and 5100... | strangerke |
2011-05-28 | TSAGE: Fix 'Restart' button, when game is over | strangerke |
2011-05-28 | TSAGE: Fix priority glitch in scene 4000 when climbing down the right chimney | strangerke |
2011-05-28 | TSAGE: Add some comments, and a missing remove() in scene 2300 | strangerke |
2011-05-28 | TSAGE: Fix similar issue in scene 2150 | strangerke |
2011-05-28 | TSAGE: Fix crash when restoring a game in scene 2100 | strangerke |
2011-05-28 | TSAGE: Add specific initialization for ringworld CD, fixing the color of the ... | strangerke |
2011-05-28 | TSAGE: Fix several bugs in scene 5300 | strangerke |
2011-05-28 | TSAGE: Fix a couple of glitches in scene 5300 | strangerke |
2011-05-28 | TSAGE: Fix bug in scene 2100 when Seeker is in the cave. (Thanks eriktorbjorn... | strangerke |
2011-05-27 | TSAGE: Add a workaround for the mouse hidden bug in scene 4150 (also present ... | strangerke |
2011-05-27 | TSAGE: Fix a sound glitch in scene 4150 | strangerke |
2011-05-27 | TSAGE: Fix priority issue in scene 2100, in the lift | strangerke |
2011-05-27 | TSAGE: Cosmetic tweaks to Scene::setZoomPercents. | Alyssa Milburn |
2011-05-27 | TSAGE: Rename _field1800 in scene 2100 | strangerke |
2011-05-27 | TSAGE: Fix (second) bug "Scene 2100: If you sit down at Quinn's console and t... | strangerke |
2011-05-27 | TSAGE: Bugfix for loading savegames directly from the launcher | Paul Gilbert |
2011-05-27 | TSAGE: Bugfix for saving game in scene #4025 | Paul Gilbert |
2011-05-27 | TSAGE: Bugfix for using lift after restoring a savegame in scene #2320 | Paul Gilbert |
2011-05-25 | TSAGE: Add scene description in scene groups 8 and 10 | strangerke |
2011-05-25 | TSAGE: Cosmetic modification, for consistency | strangerke |
2011-05-25 | TSAGE: Add a couple of comments | strangerke |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-25 | ALL: analyse -> analyze | Matthew Hoops |
2011-05-25 | TSAGE: Silence another (incorrect but still annoying) uninitialized var warning | Max Horn |
2011-05-24 | TSAGE: Fix bug "Scene 2320: If you try to activate the flycycle, [...] the ga... | strangerke |
2011-05-24 | TSAGE: Fix bug "Scene 2100: If you sit down at Quinn's console and then get b... | strangerke |
2011-05-23 | TSAGE: Remove redundant semicolons | Max Horn |
2011-05-22 | TSAGE: Fix bug "Scene 4150: Using the duck produces the message, "You don't n... | strangerke |