aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-22ADL: Add region support to script dumperWalter van Niftrik
2016-12-21TITANIC: Show status prefixes for chevrons in the Rooms tabPaul Gilbert
2016-12-21TITANIC: Remove parrot from inventory when it escapesPaul Gilbert
2016-12-21I18N: Update translation (Swedish)Eugene Sandulenko
2016-12-21I18N: Update translation (Swedish)Peter Johansson
2016-12-20AUDIO: Support Wave files with an initial fact chunkPaul Gilbert
2016-12-20TITANIC: Fix dragging chevrons onto the SuccubusPaul Gilbert
2016-12-20TITANIC: Hopefully fix overlapping announcementsPaul Gilbert
2016-12-20TITANIC: Re-enable mouse after dragging parrot into inventoryPaul Gilbert
2016-12-20TITANIC: Fix panning away from parrot cagePaul Gilbert
2016-12-21SCI: Fix kq6 CD audio+subtitle script patchMartin Kiewitz
2016-12-20GRAPHICS: Simplify MacTextEugene Sandulenko
2016-12-20GRAPHICS: Implement surface reallocation in MacTextEugene Sandulenko
2016-12-20GRAPHICS: Implemented partial MacText drawingEugene Sandulenko
2016-12-20Merge pull request #871 from csnover/stddefEugene Sandulenko
2016-12-19TITANIC: Add missing ADDFN lines for classes in CSaveableObjectPaul Gilbert
2016-12-19TITANIC: Stop automatically dragging parrot when entering cage close-upPaul Gilbert
2016-12-19TITANIC: Renamings in CInputHandlerPaul Gilbert
2016-12-19TITANIC: Fix crash loading games when speech is activePaul Gilbert
2016-12-19COMMON: Add stddef.h to scummsys.h for ptrdiff_tColin Snover
2016-12-19SCI32: Improve ScreenItem missing resource errorColin Snover
2016-12-19SCI32: Add support for alternate graphics selectorsColin Snover
2016-12-19SCI32: Undefine macro for SciBitmap when it is done being usedColin Snover
2016-12-19SCI32: Generalize Phant1 kArraySetElements workaroundColin Snover
2016-12-19SCI32: Change plane and screen item sorting algorithmColin Snover
2016-12-19SCI32: Fix incorrect parsing of empty |f| text escape codeColin Snover
2016-12-19SCI32: Fix nitpicky output errors in SCI32 bitmap debuggingColin Snover
2016-12-19SCI32: Add segment table debugging info for SCI32 arraysColin Snover
2016-12-19TITANIC: Fix CMouseCursor assert after trying to drag perchPaul Gilbert
2016-12-19I18N: Update translation (German)Lothar Serra Mari
2016-12-19GRAPHICS: Fix initializationEugene Sandulenko
2016-12-19I18N: Update translation (German)Ettore Atalan
2016-12-18TITANIC: Fix Parrot message when trying to take it's perchPaul Gilbert
2016-12-19I18N: Regenerate translations data fileThierry Crozat
2016-12-18TITANIC: Fix volume percentage for modes 3,4,5 in updateVolumePaul Gilbert
2016-12-18TITANIC: Fix parrot check when starting TrueTalkPaul Gilbert
2016-12-18TITANIC: Fix stick being visible when dragging it to the inventoryPaul Gilbert
2016-12-18TITANIC: Hopefully fix write after tree in CGameManagerPaul Gilbert
2016-12-18TITANIC: Fix visiblity of elevator headsPaul Gilbert
2016-12-19I18N: Update translations templatesThierry Crozat
2016-12-18SCI32: Disable load button in F5 menu for Phant1 & Hoyle5Colin Snover
2016-12-18SCI: Clarify the SciEngine::canSaveGameStateCurrently situationColin Snover
2016-12-18SCI32: Fix handling of rewritable files opened with mode 1Colin Snover
2016-12-18SCI32: Disable launcher load for PhantasmagoriaColin Snover
2016-12-18SCI: Fail gracefully when attempting to write to a read-only fdColin Snover
2016-12-18SCI: Remove restriction on backwards seekingColin Snover
2016-12-18SCI: Remove unused second parameter to SegManager::getStringColin Snover
2016-12-18SCI32: Simplify workaround commentColin Snover
2016-12-18SCI32: Add workaround for bad kArraySetElements call at end of Phant1Colin Snover
2016-12-18SCI32: Fix overwriting of file content when opened in append modeColin Snover