Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-19 | I18N: Update translations templates | Thierry Crozat | |
2016-12-18 | SCI32: Disable load button in F5 menu for Phant1 & Hoyle5 | Colin Snover | |
These games either don't have saves (Hoyle) or the saves bypass the normal save game system so are unidentifiable by ScummVM (Phant1). | |||
2016-12-18 | SCI: Clarify the SciEngine::canSaveGameStateCurrently situation | Colin Snover | |
2016-12-18 | SCI32: Fix handling of rewritable files opened with mode 1 | Colin Snover | |
In SSCI, all files opened through kFileIO are writable. Most of the time this does not matter and the engine can get away with using read-only streams, but when chase.dat is opened by Phant1 from the retry dialogue during the chase, it needs to be writable because game code puts a '98' marker in the chase data. If this write does not occur, the game gets stuck in a loop looking for the marker. | |||
2016-12-18 | SCI32: Disable launcher load for Phantasmagoria | Colin Snover | |
This game has its own custom save/load system that bypasses the normal SCI save game system and performs raw file IO, so its save files are not identifiable as ScummVM saves. | |||
2016-12-18 | SCI: Fail gracefully when attempting to write to a read-only fd | Colin Snover | |
2016-12-18 | SCI: Remove restriction on backwards seeking | Colin Snover | |
SaveFileRewriteStream enables backwards seeking, which is necessary for the chase.dat in Phant1 to be parsed correctly by the game. | |||
2016-12-18 | SCI: Remove unused second parameter to SegManager::getString | Colin Snover | |
2016-12-18 | SCI32: Simplify workaround comment | Colin Snover | |
It is not necessary to explain what is happening, just how to reproduce it. | |||
2016-12-18 | SCI32: Add workaround for bad kArraySetElements call at end of Phant1 | Colin Snover | |
2016-12-18 | SCI32: Fix overwriting of file content when opened in append mode | Colin Snover | |
Fixes Trac#9586, Trac#9587. | |||
2016-12-18 | TITANIC: Fixes for replacing eye in elevator 4, renaming in CGameObject | Paul Gilbert | |
2016-12-18 | TITANIC: Fix returning items to inventory if drop doesn't work | Paul Gilbert | |
2016-12-18 | TITANIC: Fix starting to drag inventory items | Paul Gilbert | |
2016-12-18 | TITANIC: Fix crash dragging items from inventory | Paul Gilbert | |
2016-12-18 | TITANIC: Renamings for PET Rooms flag for if elevator is broken | Paul Gilbert | |
2016-12-18 | TITANIC: Renaming of lift fields | Paul Gilbert | |
2016-12-18 | I18N: Update translation (Dutch) | Ben Castricum | |
Currently translated at 100.0% (927 of 927 strings) | |||
2016-12-18 | I18N: Update translation (Portuguese (Brazil)) | Eugene Sandulenko | |
Currently translated at 60.3% (559 of 927 strings) | |||
2016-12-18 | I18N: Update translation (Norwegian Nynorsk) | Eugene Sandulenko | |
Currently translated at 73.6% (683 of 927 strings) | |||
2016-12-18 | ADL: Add workarounds for hires5 | Walter van Niftrik | |
2016-12-18 | ADL: Add workaround for hires5 region 15 | Walter van Niftrik | |
2016-12-18 | I18N: Update translations templates | Thierry Crozat | |
2016-12-18 | MT32: Really add the virtual destructor | Colin Snover | |
2016-12-18 | I18N: Update translations templates | Thierry Crozat | |
2016-12-18 | MT32: Fix virtual dtor warning, incorrect delete, unnecessary allocation | Colin Snover | |
2016-12-18 | TITANIC: Hide Titania's eye when leaving elevator 4 | Paul Gilbert | |
2016-12-18 | TITANIC: Fix animation going when going upwards in elevators | Paul Gilbert | |
2016-12-17 | TITANIC: Fix saving games when there is range data to be included | Paul Gilbert | |
2016-12-17 | SCI32: Fix bitmap surface memory leaks in video players | Colin Snover | |
Fixes Trac#9662. | |||
2016-12-17 | SCI32: Improve SciBitmap segment table debugging output | Colin Snover | |
2016-12-17 | TITANIC: Fix initialization of new TTsentence objects | Paul Gilbert | |
2016-12-17 | DEVTOOLS: Fix writing common phrases in create_titanic | Paul Gilbert | |
2016-12-17 | I18N: Update translation (Russian) | Eugene Sandulenko | |
Currently translated at 100.0% (927 of 927 strings) | |||
2016-12-17 | I18N: Update translation (Ukrainian) | Eugene Sandulenko | |
Currently translated at 100.0% (927 of 927 strings) | |||
2016-12-17 | TITANIC: Fix summoning Bellbot or Doorbot | Paul Gilbert | |
2016-12-17 | TITANIC: Fix operation of 1st class light switches | Paul Gilbert | |
2016-12-17 | TITANIC: Fix hood animation in the elevators | Paul Gilbert | |
2016-12-17 | CREATE_PROJECT: Fix Visual Studio linking problems after Munt merge | Paul Gilbert | |
2016-12-17 | I18N: Update translations templates | Thierry Crozat | |
2016-12-17 | MT32: Prevent Munt from including <fstream> | Eugene Sandulenko | |
2016-12-17 | ADL: Only warn about (and skip) sectors with invalid NIB checksums. | Alyssa Milburn | |
2016-12-17 | TITANIC: Revert incorrect change to category check in processEntries | Paul Gilbert | |
2016-12-17 | ADL: Seek to start before re-reading item pics (v4). | Alyssa Milburn | |
2016-12-17 | NEWS: Munt has been updated to 2.0.1pre | Eugene Sandulenko | |
2016-12-17 | I18N: Update translations templates | Thierry Crozat | |
2016-12-17 | Merge pull request #863 from csnover/munt-2.0.0 | Eugene Sandulenko | |
MT32: Update Munt to 2.0.0 | |||
2016-12-17 | I18N: Update translations templates | Thierry Crozat | |
2016-12-17 | Merge pull request #866 from BenCastricum/editing | Eugene Sandulenko | |
ALL: Unify messages concerning engine data files | |||
2016-12-17 | I18N: Update translation (Norwegian Bokmål) | Eugene Sandulenko | |
Currently translated at 90.0% (836 of 928 strings) |