aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-10-04SCI: Set default MT-32 reverb before each soundRuud Klaver
2017-10-04SCI: Play MIDI version of SCI0 sound resource if user prefers itRuud Klaver
2017-10-04TITANIC: DE: Fix animations changing seasons in ArboretumPaul Gilbert
2017-10-04TITANIC: DE: Translations for music room musicPaul Gilbert
2017-10-04SCI32: Speed up memory check counter in lighthouse in LighthouseColin Snover
2017-10-04SCI32: Give more specific game version numbersColin Snover
2017-10-04SCI: Fix disassembly of 32-bit addressesColin Snover
2017-10-03TITANIC: DE: Fix sound for music room pitch slidersPaul Gilbert
2017-10-03TITANIC: Fix cursor when in MissiveOMat when Conversations tab activePaul Gilbert
2017-10-03TITANIC: DE: Fix positioning of PET tab namesPaul Gilbert
2017-10-03TITANIC: DE: Fix color of text in PET Translation tab textPaul Gilbert
2017-10-03TITANIC: DE: Fix horizontal placement of PET mode buttonsPaul Gilbert
2017-10-04I18N: Update translations templatesThierry Crozat
2017-10-03SCI32: Fix audio dumper decompressed size calculation for 16-bit audioColin Snover
2017-10-03SCI32: Restore gameplay time in RAMAColin Snover
2017-10-03DEVTOOLS: Add theoradec support to Xcode create_projectColin Snover
2017-10-03TITANIC: DE: Fix dimensions of text area in PET Translation tabPaul Gilbert
2017-10-02SCI32: Always sort kernel-generated screen items above script-generated scree...Colin Snover
2017-10-02TITANIC: DE: Allow for two lines in PET Rooms tab tooltipsPaul Gilbert
2017-10-02TITANIC: DE: Translation for .avi files directly referred toPaul Gilbert
2017-10-02TITANIC: DE: Fix perched parrot animationsPaul Gilbert
2017-10-02TITANIC: Work around loading savegame when Marcinta is activePaul Gilbert
2017-10-02TITANIC: DE: Correctly play back entire 1st class upgrade speechPaul Gilbert
2017-10-02TITANIC: DE: Fix upgrading to 1st classPaul Gilbert
2017-10-02CONFIGURE: Add ogg after libraries that might depend on it in the link commandThierry Crozat
2017-10-02CONFIGURE: Add proper detection for liboggCameron Cawley
2017-10-01SCI32: Fix missing transparency in RAMA title screenColin Snover
2017-10-01RISCOS: Add RISC OS filesystemCameron Cawley
2017-09-30SCI32: Add detection for SQ6 demo (from Sneak Peeks 2 CD)Martin Kiewitz
2017-09-30SCI32: Fix crash when dying in RAMAColin Snover
2017-09-30SCI32: Stop trying to clean up uninitialized VMDsColin Snover
2017-09-30COMMON: Add standard data method to Common::ArrayColin Snover
2017-09-30COMMON: Add standard count & count+copy array constructorsColin Snover
2017-09-30IOS: Improve iOS 11 compatibilityVincent Bénony
2017-09-30SCI: Fix printing of super calls on clones in debuggerColin Snover