aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-26SCI32: Fix lofsa/lofss of strings in SCI3 disassemblyColin Snover
2017-07-26TITANIC: Have Promenade fan properly renaimate when returning to viewPaul Gilbert
2017-07-26TITANIC: Redraw screen after using PET to load a savegamePaul Gilbert
2017-07-27I18N: Update translations templatesThierry Crozat
2017-07-27I18N: Update translation (Belarusian)Ivan Lukyanov
2017-07-26OSX: Make sure the native file browser runs in the main threadThierry Crozat
2017-07-26OSX: Make sure to release the NSOpenPanel immediately after closing itThierry Crozat
2017-07-26OSX: Set focus back to the ScummVM window when closing the native file browserThierry Crozat
2017-07-26OSX: Clear pending events when closing the native file browserThierry Crozat
2017-07-26COMMON: Add method in EventManager to clear the event queueThierry Crozat
2017-07-26TITANIC: Fix wrong array sizeWillem Jan Palenstijn
2017-07-25TITANIC: Fix the CBilgeDispensorEvent not firingPaul Gilbert
2017-07-25TITANIC: Fix Parrot responses to various chicken condimentsPaul Gilbert
2017-07-25IMAGE: Extra initialization of Indeo decoder IVIHuffTabPaul Gilbert
2017-07-25ADL: Add hires3 supportWalter van Niftrik
2017-07-25ADL: Move broken-room handling into ADL v2Walter van Niftrik
2017-07-25ADL: Add support for .d13 disk imagesWalter van Niftrik
2017-07-25DEVTOOLS: Add missing comma in create_titanic German stringsPaul Gilbert
2017-07-24TITANIC: Show Lift call remote action when approaching a liftPaul Gilbert
2017-07-24TITANIC: Fix conversation with Liftbot not working after twirling aroundPaul Gilbert
2017-07-24TITANIC: Fix incorrect Liftbot response to 'what floor am I on'Paul Gilbert
2017-07-25I18N: Update translations templatesThierry Crozat
2017-07-24SCI32: Promote MGDX to ADGF_TESTINGColin Snover
2017-07-24SCI32: Add music volume UI sync for MGDXColin Snover
2017-07-24SCI32: Fix MGDX platform in detection tablesColin Snover
2017-07-24SCI32: Match 4-language MGDX extra save game dataColin Snover
2017-07-24SCI32: Use dynamic selector in QFG4 trap script patchColin Snover
2017-07-24SCI32: Deduplicate volume reset script patches & add to MGDXColin Snover
2017-07-24SCI32: Add deflang (default language) kGetConfig key for MGDXColin Snover
2017-07-24SCI32: Fix ResourceManager::changeAudioDirectoryColin Snover
2017-07-24TITANIC: Workaround Conversation area corruption when dragging itemsPaul Gilbert
2017-07-23SCI32: Emit a warning when an audio resource cannot be foundColin Snover
2017-07-23SCI: Blacklist certain audio map patch filesColin Snover
2017-07-23SCI: Keep audio maps out of the LRU cacheColin Snover
2017-07-23TITANIC: Fix delay before Bellbot & Doorbot appearsPaul Gilbert
2017-07-23SCI32: Fix explicit mouse position changesColin Snover
2017-07-23SCI32: Add missing method documentationColin Snover
2017-07-23SCI32: Stop throttling of kFrameOut during interactive VMD playbackColin Snover
2017-07-23SCI32: Make stop flag condition more explicitColin Snover
2017-07-23SCI32: Check for stop events before rendering the next frameColin Snover
2017-07-23SCI32: Improve performance when flushing events during video playbackColin Snover
2017-07-23SCI: Minor cleanups in kGetEventColin Snover
2017-07-23SCI32: Fix hot rectangle eventsColin Snover
2017-07-23SCI: Resolve offset names when disassembling object methodsColin Snover
2017-07-23SCI32: Avoid extra cursor paints when the cursor has not movedColin Snover
2017-07-23SCI32: Don't warp the mouse when it doesn't need to be warpedColin Snover
2017-07-23SCI32: Detect multi-disc audio by RESSCI files instead of RESAUDColin Snover
2017-07-23TITANIC: Add missing break lines to switch statementsPaul Gilbert
2017-07-23MOHAWK: Remove unnecessary include that was breaking some buildsWillem Jan Palenstijn
2017-07-23TITANIC: Adjust the switch/case fall-through commentsBastien Bouclet