Age | Commit message (Expand) | Author |
2014-02-16 | TSAGE: Janitorial - Remove trailing spaces | Strangerke |
2014-02-09 | TSAGE: Fix smoke transparency effect in the R2R drive room | Paul Gilbert |
2014-02-09 | TSAGE: R2R - Fix previous commit, check was inverted | Strangerke |
2014-02-09 | TSAGE: R2R - Fix sprite used when exiting scene 1800 using the South exit (Ri... | Strangerke |
2014-02-09 | TSAGE: R2R - Fix sound missing in scene 3500 (Flub tube maze) | Strangerke |
2014-02-09 | TSAGE: R2R - Fix issue in ScannerDialog | Strangerke |
2014-02-09 | TSAGE: R2R - Reduce the scope of some variables | Strangerke |
2014-02-06 | TSAGE: R2R - rename EFFECT_3 | Strangerke |
2014-02-06 | TSAGE: R2R - Get rid of some magic values | Strangerke |
2014-02-02 | TSAGE: Fix for same voice line getting repeated for some Scan Ops messages | Paul Gilbert |
2014-02-01 | TSAGE: Fix for voice playback never calling it's end action when finished | Paul Gilbert |
2014-02-01 | TSAGE: R2R - Get rid of some magic values, fix an unnoticed bug | Strangerke |
2014-02-01 | TSAGE - R2R: Fix bug #6503 (part 2) - The original game have swapped messages... | Strangerke |
2014-01-30 | TSAGE: R2R - Fix bug #6504 - Crash when deciding to attack right after the AR... | Strangerke |
2014-01-29 | TSAGE: R2R - Fix default cursor when switching characters | Strangerke |
2014-01-29 | TSAGE: R2R - Fix level animation in dish control panel | Strangerke |
2014-01-29 | TSAGE: R2R - Fix bug #6508 - Dish status not set properly | Strangerke |
2014-01-27 | TSAGE: R2R - Fix bug #6507 by resetting mouse cursor when switching character... | Strangerke |
2014-01-27 | TSAGE: Get rid of some magic values | Strangerke |
2014-01-14 | TSAGE: Fix for R2R cursor closing dialogs on title screen | Paul Gilbert |
2014-01-12 | TSAGE: Fix right animation of suit-rack in R2R landing bay | Paul Gilbert |
2014-01-12 | TSAGE: Fix for speaking to R2R speakers multiple times | Paul Gilbert |
2014-01-05 | TSAGE: R2R Demo - Move the end of demo message to staticres | Strangerke |
2014-01-05 | TSAGE: R2R - Implement alternate scene 205 used by the demo | Strangerke |
2014-01-04 | TSAGE: R2R - Remove dead code in scene 1800 | Strangerke |
2014-01-04 | TSAGE: Add some demo specific code in sceneExt::postinit() | Strangerke |
2014-01-03 | TSAGE: R2R Demo - Add some more code specifically for R2R Demo | Strangerke |
2013-12-24 | TSAGE: R2R - change a use of checkAntiDelayCard() for consistency | Strangerke |
2013-12-22 | TSAGE: R2R - more refactoring in scene group 1 | Strangerke |
2013-12-22 | TSAGE: R2R - Fix a bug after check on _gameBoardSide[0]._delayCard._cardId, s... | Strangerke |
2013-12-22 | TSAGE: R2R - Remove dead code in scene 1100 and 1850 | Strangerke |
2013-12-22 | TSAGE: R2R - Scene 1337 - optimize game logic based on board behavior | Strangerke |
2013-12-22 | TSAGE: R2R - Some refactoring in scene 1337 | Strangerke |
2013-12-21 | TSAGE: Add some workarounds to avoid card game freezes | Strangerke |
2013-12-21 | TSAGE: R2R - Fix discard behavior for player 2 in scene 1337 | Strangerke |
2013-12-20 | TSAGE: R2R - Fix several uses of ANIM_MODE_8 & 9 | Strangerke |
2013-12-20 | TSAGE: Some renaming, remove some useless variables from Core, increase saveg... | Strangerke |
2013-12-19 | TSAGE: Remove 3 useless variable from Scene, increment savegame version | Strangerke |
2013-12-19 | TSAGE: Some renaming in StripManager | Strangerke |
2013-12-18 | TSAGE: R2R - Renaming in scene 3600 | Strangerke |
2013-12-18 | TSAGE: R2R - Renaming in Scene 3500, remove a useless variable, increase save... | Strangerke |
2013-12-18 | TSAGE: R2R - Some refactoring in handlePlayer2() | Strangerke |
2013-12-17 | TSAGE: R2R - Some more renaming and reordering in scene 1337, remove a useles... | Strangerke |
2013-12-17 | TSAGE: R2R - Fix an original bug in the card game logic, remove useless loops | Strangerke |
2013-12-16 | TSAGE: R2R - Some more renaming and refactoring in scene 1337 | Strangerke |
2013-12-15 | TSAGE: Fix for accidental class prefix in R2R card game dialog definition | Paul Gilbert |
2013-12-15 | TSAGE: Implemented R2R card game options dialog | Paul Gilbert |
2013-12-15 | TSAGE: Fix for R2R card game mouse button handling being reversed | Paul Gilbert |
2013-12-15 | TSAGE: Renaming in scene 1337, refactoring of handlePlayer01Discard() | Strangerke |
2013-12-15 | TSAGE: R2R - Remove some noisy (useless?) warnings | Strangerke |