Age | Commit message (Expand) | Author |
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 |
2011-05-22 | TSAGE: Fix bug "Scene 2100: Examining the middle console triggers an assertio... | strangerke |
2011-05-18 | TSAGE: Fix several glitches in scene 4000 | strangerke |
2011-05-18 | TSAGE: Fix bug in scene 2280 (when picking up left boots) | strangerke |
2011-05-18 | TSAGE: Fix a serie of bugs in scenes 4045 and 4000 | strangerke |
2011-05-17 | TSAGE: Name the RandomSource | Max Horn |
2011-05-16 | TSAGE: Fix graphics button behaviour (slightly hackish) | eriktorbjorn |
2011-05-16 | TSAGE: Added support for handling keypresses in the Game classes. Separated l... | Paul Gilbert |
2011-05-16 | TSAGE: Changed demo quit dialog to correctly handle ESCAPE and ENTER keys | Paul Gilbert |
2011-05-16 | TSAGE: Bugfixes for dialogs correctly handling ESCAPE and ENTER | Paul Gilbert |
2011-05-16 | TSAGE: Implemented the Exit dialog in the Ringworld demo | Paul Gilbert |
2011-05-16 | TSAGE: Fix for crash when hiding cursor in Ringworld demo | Paul Gilbert |
2011-05-16 | TSAGE: Fix bad palette in the Fleeing planet cutscene | eriktorbjorn |
2011-05-16 | ENGINES: Unify engine names | Thierry Crozat |
2011-05-15 | TSAGE: Made some dialogs less CPU hungry | eriktorbjorn |
2011-05-15 | TSAGE: Fix some errors in endGame(). | eriktorbjorn |
2011-05-15 | TSAGE: Ensured all scenes with custom data properly save it in the savegames | Paul Gilbert |
2011-05-15 | TSAGE: Fixed saving problem and talking to Seeker in Scene #50 | Paul Gilbert |
2011-05-15 | TSAGE: Add the skeletton of createScene() | strangerke |
2011-05-14 | TSAGE: Moved scene creation into the Game class, and separated out the Ringwo... | Paul Gilbert |
2011-05-14 | TSAGE: Added skeleton game class for Blue Force | Paul Gilbert |