aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-07TITANIC: DE: Fixes for bomb code wheelsPaul Gilbert
2017-10-07TITANIC: DE: Fix Barbot response handlingPaul Gilbert
2017-10-07BACKENDS: Remove references to old normal1xScaler transaction property from p...Colin Snover
2017-10-07SCI: Change index inside workaround tables to an index rangeMartin Kiewitz
2017-10-07SCI: Use explicit indexes in castlebrain/islandbrain word search workaroundsColin Snover
2017-10-07SCI: Add workaround for uninitialized reads in Island of Dr BrainColin Snover
2017-10-07SCUMM: Fix compilation on systems without USE_RGB_COLORColin Snover
2017-10-07COMMON: Undefine ABS if it is a macroColin Snover
2017-10-07I18N: Update translations templatesThierry Crozat
2017-10-07BACKENDS: Make initSizeHint an optional extension pointColin Snover
2017-10-07BACKENDS: Fix window sizing of games that switch between multiple resolutionsColin Snover
2017-10-07ENGINES: Remove Graphics::PixelFormat alias from engine.cppColin Snover
2017-10-07SDL: Deduplicate scaling factorsColin Snover
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-10-07SDL: Do not reset window size when engines update rendering surfaceColin Snover
2017-10-07SCI: Improve Larry 1 Spanish script patchMartin Kiewitz
2017-10-07SCI: Add script patch for Larry 1 Spanish bug #10240Martin Kiewitz
2017-10-07DEVTOOLS: Fix UTF8 character in create_titanicPaul Gilbert
2017-10-07Revert "SCI: Add workaround for uninitialized reads in Island of Dr Brain"Martin Kiewitz
2017-10-07SCI: Add workaround for uninitialized reads in Island of Dr BrainColin Snover
2017-10-07SCI: Add workaround for uninit read during wordsearch in castlebrainDavid Fioramonti
2017-10-07I18N: Update translations templatesThierry Crozat
2017-10-06SCI32: Clean up scriptWidth/scriptHeight/screenWidth/screenHeightColin Snover
2017-10-06SCI32: Rewrap comments to 80 columns in SOL decoderColin Snover
2017-10-06SCI32: Remove resolved TODO in helpers.hColin Snover
2017-10-06SCI32: Clean up script patch commentsColin Snover
2017-10-06SCI32: Clean up Robot decoderColin Snover
2017-10-06SCI32: Clean up CelObjColin Snover
2017-10-06SCI32: Clean up GfxControls32Colin Snover
2017-10-06SCI32: Rewrap comments to 80 columns in lists32.hColin Snover
2017-10-06SCI32: Clean up GfxPaint32Colin Snover
2017-10-06SCI32: Clean up PlaneColin Snover
2017-10-06SCI32: Clean up GfxRemap32Colin Snover
2017-10-06SCI32: Clean up GfxText32Colin Snover
2017-10-06SCI32: Fix music volume not being restored after speech in TorinColin Snover
2017-10-06SCI32: Clean up Audio32Colin Snover
2017-10-06SCI32: Clean up GfxFrameoutColin Snover
2017-10-06SCI32: Clean up Video32Colin Snover
2017-10-06SCI32: Clean up GfxCursor32Colin Snover
2017-10-06SCI32: Clean up GfxTransitions32Colin Snover
2017-10-06SCI32: Clean up ScreenItemColin Snover
2017-10-06SCI32: Clean up GfxPalette32Colin Snover
2017-10-06COMMON: Allow construction of Arrays of non-copyable membersColin Snover
2017-10-06COMMON: Prevent implicit conversion of smart pointers to non-boolsColin Snover
2017-10-06COMMON: Switch to compile-time checking of invalid SortedArray callsColin Snover
2017-10-06TITANIC: DE: Fixes to vocabs, strings, and font in titanic.datPaul Gilbert
2017-10-06TITANIC: DE: Fix recognising words with common suffixesPaul Gilbert
2017-10-06TITANIC: DE: Fixes for article handlingPaul Gilbert
2017-10-06MACOSX: Change name for CoreAudio MIDI deviceThierry Crozat
2017-10-06MACOSX: Allow selecting device for CoreMidiThierry Crozat