aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2014-09-16CGE: Remove fallback detection.Peter Bozsó
2014-09-15MADS: Remove unused variables.Peter Bozsó
2014-09-15CGE2: Remove fallback detection for English translation.Peter Bozsó
2014-09-13SWORD1: Add missing update of screen parameters when loading game from GMMThierry Crozat
2014-09-12SWORD25: Bump the save file version numberAdrian Astley
2014-09-12SWORD25: Make save files x32/x64 agnosticAdrian Astley
2014-09-11CGE2: Add detection for the freeware v0.3 EnglishStrangerke
2014-09-10SWORD1: Avoid possible division by zero in speech endianness heuristicThierry Crozat
2014-09-10SCUMM: Fix regression in updated Russian version of Freddi Fish 1.Kirben
2014-09-08I18N: Really fix speech endianness heuristic on big endian systemThierry Crozat
2014-09-08SWORD1: Fix speech endianness heuristic on big endian systemsThierry Crozat
2014-09-07SWORD1: Add debugger command to set mac speech endiannessThierry Crozat
2014-09-07MADS: Implement loading resource sequence for AnimationViewPaul Gilbert
2014-09-07SWORD1: Fix typo in commentThierry Crozat
2014-09-07SWORD1: Silence some GCC warnings.unknown
2014-09-07CGE2: Refactor _startupMode.unknown
2014-09-07Revert "CGE2: Make the intro skippable."Peter Bozsó
2014-09-07KYRA (LOL): Fix bug #6727 due to incorrect assertion range.D G Turner
2014-09-06MADS: Fix palette for difficulty selection dialogPaul Gilbert
2014-09-06MADS: Properly free menu items when main menu is freedPaul Gilbert
2014-09-06CGE2: Make the intro skippable.Peter Bozsó
2014-09-06MADS: Fix spare screen background changes for TextView showing quotesPaul Gilbert
2014-09-06CGE2: Update English autodetection.Peter Bozsó
2014-09-06MADS: Fix text not properly being erased when showing quotesPaul Gilbert
2014-09-05MADS: Fix custom color setup for quotes displayPaul Gilbert
2014-09-05MADS: Fix OPL init error when showing credits multiple timesPaul Gilbert
2014-09-05MADS: Fix exiting the gamePaul Gilbert
2014-09-05MADS: Fix starting TextView palette setup and scroll endingPaul Gilbert
2014-09-05SWORD1: Improve speech endianess detection in mac versionThierry Crozat
2014-09-05SWORD1: Fix heuristic to determine the endianess of the speech in mac versionThierry Crozat
2014-09-04MADS: Fix text not showing at all for QuotesPaul Gilbert
2014-09-04MADS: Fix palette setup for credits viewPaul Gilbert
2014-09-03MADS: Properly implement drawing to a subset of the screenPaul Gilbert
2014-09-03CGE2: Update Polish detection v1.0 freewareStrangerke
2014-09-03WINTERMUTE: Silence GCC signed/unsigned comparison warningTorbjörn Andersson
2014-09-03WINTERMUTE: Save the names of any language files that are loaded. (Fix bug #6...Einar Johan Trøan Sømåen