Age | Commit message (Expand) | Author |
2015-05-29 | TSAGE: Showing background of Sherlock Logo scene | Paul Gilbert |
2015-05-21 | TSAGE: Implemented game startup code for Sherlock Logo | Paul Gilbert |
2015-05-20 | TSAGE: Implemented scene logic for Sherlock Logo | Paul Gilbert |
2015-05-19 | TSAGE: Beginnings of game & scene classes for Sherlock Holmes Logo display | Paul Gilbert |
2015-01-26 | TSAGE: BF - Fix another color glitch | Strangerke |
2015-01-26 | TSAGE: BF - Fix a glitch in scene 935 | Strangerke |
2015-01-26 | TSAGE: Fix 3 uninitialized variables | Strangerke |
2015-01-26 | TSAGE: Ringworld - Declare _sitFl as a boolean | Strangerke |
2015-01-26 | TSAGE: Ringworld - Fix unitialized variable | Strangerke |
2015-01-26 | TSAGE: Ringworld - Fix unitialized variable | Strangerke |
2015-01-26 | TSAGE: BF - Remove unused variable | Strangerke |
2014-10-28 | TSAGE: Remove trailing whitespace | Filippos Karapetis |
2014-10-16 | TSAGE: R2R - Remove useless includes | Strangerke |
2014-10-16 | TSAGE: Move Air Duct and Vampire lair mazes in separate source files | Strangerke |
2014-10-14 | TSAGE: R2R - Fix a bug when trying to exit the ship console after playing Out... | Strangerke |
2014-10-13 | TSAGE: R2R - move Scene1337 to its own source file to reduce the size of ring... | Strangerke |
2014-10-13 | TSAGE: R2R - Some refactoring in Scene1337::Action12 | Strangerke |
2014-10-13 | TSAGE: R2R - Fix bug in getRandomCardFromHand() | Strangerke |
2014-10-13 | TSAGE: R2R - Some more renaming in scene 1337 | Strangerke |
2014-10-13 | TSAGE: R2R - Remove a hack in Scene1337::Action12 | Strangerke |
2014-10-12 | TSAGE: R2R - Fix bug with short delay card discard for player 0 | Strangerke |
2014-10-12 | TSAGE: R2R - Fix discard of own selected station when handling the meteor car... | Strangerke |
2014-10-12 | TSAGE: R2R - Fix a bug in scene 1337, when playing a meteor card on a player ... | Strangerke |
2014-10-12 | TSAGE: R2R - Remove a hack in playCentralOutpostCard() | Strangerke |
2014-10-12 | TSAGE: R2R - More renaming in scene 1337, add some comments | Strangerke |
2014-10-12 | TSAGE: R2R - Add comments in scene 1337, some renaming | Strangerke |
2014-10-09 | TSAGE: R2R - Fix a bug in scene 1337 | Strangerke |
2014-10-09 | TSAGE: R2R - Remove TODO as the implementation isn't required in ScummVM | Strangerke |
2014-10-08 | TSAGE: R2R - Remove some obsolete comments | Strangerke |
2014-10-07 | TSAGE: R2R - rename the outpost alpha debugger command | Strangerke |
2014-10-07 | TSAGE: R2R - some renaming in scene 1337 | Strangerke |
2014-10-06 | TSAGE: R2R - Fix card drawing choice when player #2 plays a special card #25 | Strangerke |
2014-10-06 | TSAGE: R2R - Some renaming in scene 1337 | Strangerke |
2014-10-06 | TSAGE: R2R - Fix position of stock pile after the first shuffle | Strangerke |
2014-10-05 | TSAGE: R2R - Fix a bug while dealing card #2 during the game | Strangerke |
2014-10-04 | TSAGE: R2R - Fix a crash when playing a counter card | Strangerke |
2014-10-04 | TSAGE: Add list of files that contain translatable strings | Thierry Crozat |
2014-10-03 | TSAGE: R2R - Fix variable check in scene 1337 | Strangerke |
2014-10-03 | TSAGE: Silece GCC warnings | Torbjörn Andersson |
2014-10-03 | TSAGE: R2R - Remove obsolete comment | Strangerke |
2014-10-02 | TSAGE: R2R - Fix Card::synchronize() in scene 1337 | Strangerke |
2014-10-02 | TSAGE: R2R - Implement synchronize in Scene 1337 | Strangerke |
2014-10-01 | TSAGE: R2R - Fix a bug in handlePlayer1, some renaming | Strangerke |
2014-09-29 | TSAGE: R2R - Reduce the scope of a variable, some renaming | Strangerke |
2014-09-29 | TSAGE: R2R - fix a crash in scene 1337. Remove useless checks | Strangerke |
2014-09-20 | TSAGE: Fix for bug #6734 - insetUp being incorrect | Paul Gilbert |
2014-08-22 | MISC: Fix typo s/Adlib/AdLib/ (only where visible to the user) | Ben Castricum |
2014-07-09 | TSAGE: Fix for R2R endgame crash when active character is Seeker | Paul Gilbert |
2014-07-01 | TSAGE: Fix incorrect scene item resource in Ringworld 1 | Paul Gilbert |
2014-06-30 | TSAGE: Remove mutex locks that were causing occassional deadlocks | Paul Gilbert |