aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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-08MADS: Fix for switching between animations in AnimView sequencePaul Gilbert
2014-10-08MADS: Fix palette for display of intro animationPaul Gilbert
2014-10-08MADS: Fix refreshing backgound at start of intro animationPaul Gilbert
2014-10-08MADS: Introduction animation is starting to be shownPaul Gilbert
2014-10-08MADS: Rex - Empty properly the current line buffer before getting the next me...Strangerke
2014-10-08MADS: Rex - Remove an erroneous assert on newPalIndexStrangerke
2014-10-08TSAGE: R2R - Remove some obsolete commentsStrangerke
2014-10-07TSAGE: R2R - rename the outpost alpha debugger commandStrangerke
2014-10-06MADS: Fixes for loading of intro cutscene animationPaul Gilbert
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-04Merge pull request #514 from tobiatesan/fix_audio_loopEinar Johan Trøan Sømåen
2014-10-04WINTERMUTE: Use SubLoopingAudio for music w/arbitrary loop pointsTobia Tesan
2014-10-04TSAGE: R2R - Fix a crash when playing a counter cardStrangerke
2014-10-04ZVISION: Add list of files that contain translatable stringsThierry Crozat
2014-10-04WINTERMUTE: Add list of files that contain translatable stringsThierry Crozat
2014-10-04TSAGE: Add list of files that contain translatable stringsThierry Crozat
2014-10-04TOUCHE: Update list of files that contain translatable stringsThierry Crozat
2014-10-04SWORD1: Update list of files that contain translatable stringsThierry Crozat
2014-10-04SCUMM: Update list of files that contain translatable stringsThierry Crozat
2014-10-04QUEEN: Update list of files that contain translatable stringsThierry Crozat
2014-10-04KYRA: Update list of files that contain translatable stringsThierry Crozat
2014-10-04HOPKINS: Add list of files that contain translatable stringsThierry Crozat
2014-10-04GOB: Update list of files that contain translatable stringsThierry Crozat
2014-10-04DREAMWEB: Update list of files that contain translatable stringsThierry Crozat
2014-10-04CGE2: Add list of files that contain translatable stringsThierry Crozat
2014-10-04CGE: 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-03SCI: Fix reading SCI1 midi channel flagsWillem Jan Palenstijn
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-10-01Merge pull request #515 from tobiatesan/privatize_some_audioEinar Johan Trøan Sømåen
2014-10-01WINTERMUTE: Make a bunch of attributes private in BaseSoundBufferTobia Tesan
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-29MADS: Rex - Avoid potential not null terminated buffers after the use of strncpyStrangerke
2014-09-29CGE2: Initialize a variableStrangerke
2014-09-29MADS: Rex - Remove unused variablesStrangerke
2014-09-29MADS: Rex - Fix safety check in ASound9Strangerke
2014-09-29CGE2: Initialize some variablesStrangerke
2014-09-28CGE2: Constify stringsWillem Jan Palenstijn
2014-09-28CGE2: Fix the case of a couple of constants, remove a useless variableStrangerke