aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage
AgeCommit message (Expand)Author
2015-01-26TSAGE: BF - Fix another color glitchStrangerke
2015-01-26TSAGE: BF - Fix a glitch in scene 935Strangerke
2015-01-26TSAGE: Fix 3 uninitialized variablesStrangerke
2015-01-26TSAGE: Ringworld - Declare _sitFl as a booleanStrangerke
2015-01-26TSAGE: Ringworld - Fix unitialized variableStrangerke
2015-01-26TSAGE: Ringworld - Fix unitialized variableStrangerke
2015-01-26TSAGE: BF - Remove unused variableStrangerke
2014-10-28TSAGE: Remove trailing whitespaceFilippos Karapetis
2014-10-16TSAGE: R2R - Remove useless includesStrangerke
2014-10-16TSAGE: Move Air Duct and Vampire lair mazes in separate source filesStrangerke
2014-10-14TSAGE: R2R - Fix a bug when trying to exit the ship console after playing Out...Strangerke
2014-10-13TSAGE: R2R - move Scene1337 to its own source file to reduce the size of ring...Strangerke
2014-10-13TSAGE: R2R - Some refactoring in Scene1337::Action12Strangerke
2014-10-13TSAGE: R2R - Fix bug in getRandomCardFromHand()Strangerke
2014-10-13TSAGE: R2R - Some more renaming in scene 1337Strangerke
2014-10-13TSAGE: R2R - Remove a hack in Scene1337::Action12Strangerke
2014-10-12TSAGE: R2R - Fix bug with short delay card discard for player 0Strangerke
2014-10-12TSAGE: R2R - Fix discard of own selected station when handling the meteor car...Strangerke
2014-10-12TSAGE: R2R - Fix a bug in scene 1337, when playing a meteor card on a player ...Strangerke
2014-10-12TSAGE: R2R - Remove a hack in playCentralOutpostCard()Strangerke
2014-10-12TSAGE: R2R - More renaming in scene 1337, add some commentsStrangerke
2014-10-12TSAGE: R2R - Add comments in scene 1337, some renamingStrangerke
2014-10-09TSAGE: R2R - Fix a bug in scene 1337Strangerke
2014-10-09TSAGE: R2R - Remove TODO as the implementation isn't required in ScummVMStrangerke
2014-10-08TSAGE: R2R - Remove some obsolete commentsStrangerke
2014-10-07TSAGE: R2R - rename the outpost alpha debugger commandStrangerke
2014-10-07TSAGE: R2R - some renaming in scene 1337Strangerke
2014-10-06TSAGE: R2R - Fix card drawing choice when player #2 plays a special card #25Strangerke
2014-10-06TSAGE: R2R - Some renaming in scene 1337Strangerke
2014-10-06TSAGE: R2R - Fix position of stock pile after the first shuffleStrangerke
2014-10-05TSAGE: R2R - Fix a bug while dealing card #2 during the gameStrangerke
2014-10-04TSAGE: R2R - Fix a crash when playing a counter cardStrangerke
2014-10-04TSAGE: Add list of files that contain translatable stringsThierry Crozat
2014-10-03TSAGE: R2R - Fix variable check in scene 1337Strangerke
2014-10-03TSAGE: Silece GCC warningsTorbjörn Andersson
2014-10-03TSAGE: R2R - Remove obsolete commentStrangerke
2014-10-02TSAGE: R2R - Fix Card::synchronize() in scene 1337Strangerke
2014-10-02TSAGE: R2R - Implement synchronize in Scene 1337Strangerke
2014-10-01TSAGE: R2R - Fix a bug in handlePlayer1, some renamingStrangerke
2014-09-29TSAGE: R2R - Reduce the scope of a variable, some renamingStrangerke
2014-09-29TSAGE: R2R - fix a crash in scene 1337. Remove useless checksStrangerke
2014-09-20TSAGE: Fix for bug #6734 - insetUp being incorrectPaul Gilbert
2014-08-22MISC: Fix typo s/Adlib/AdLib/ (only where visible to the user)Ben Castricum
2014-07-09TSAGE: Fix for R2R endgame crash when active character is SeekerPaul Gilbert
2014-07-01TSAGE: Fix incorrect scene item resource in Ringworld 1Paul Gilbert
2014-06-30TSAGE: Remove mutex locks that were causing occassional deadlocksPaul Gilbert
2014-06-30TSAGE: Fix for loading savegames in the R2R Flub tube mazePaul Gilbert
2014-06-29MADS: Fix using arrow keys in Miranda's mazePaul Gilbert
2014-06-08TSAGE: Fix for R2R game/help dialog not accepting Fn keysPaul Gilbert
2014-06-08Merge pull request #449 from gazben/bug6545FixArnaud Boutonné