aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2014-09-28CGE2: Remove unused constantsStrangerke
2014-09-28FULLPIPE: Silence a gcc warningMatthew Hoops
2014-09-28SAGA: Silence a gcc warningMatthew Hoops
2014-09-28CGE2: Silence gcc warningsMatthew Hoops
2014-09-26CGE: Fix a crash when detecting an empty set of VOL filesStrangerke
2014-09-26CGE2: Fix a crash when detecting an empty set of VOL filesStrangerke
2014-09-20MADS: Fix Animation to handle loading backgrounds as well as user interfacesPaul Gilbert
2014-09-20MADS: Add new Animation fields needed by AnimViewPaul Gilbert
2014-09-20TSAGE: Fix for bug #6734 - insetUp being incorrectPaul Gilbert
2014-09-19MADS: Phantom - add preloadsequence call in initializeGlobalsStrangerke
2014-09-19SCUMM: Correct fix for regressions in The Dig demos, and remove the hack for ...Kirben
2014-09-18MADS: Further animation setup in AnimViewPaul Gilbert
2014-09-19SCUMM: Fix regression in demo versions of The Dig.Kirben
2014-09-18CGE2: Add some comment concerning the fallback detection in CGE2Strangerke
2014-09-17CGE2: Reduce the scope of a variableStrangerke
2014-09-17CGE2: Implement fallbackDetectStrangerke
2014-09-17CGE: Cleanup detection, implement fallbackDetectStrangerke
2014-09-16MADS: Further resource entry initializationPaul Gilbert
2014-09-16MADS: Beginnings of resource loading in AnimViewPaul Gilbert