Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-16 | TITANIC: Fix getting 1st class suite from Deskbot | Paul Gilbert | |
2016-12-16 | TITANIC: Fix remapping conversation log colors when changing class | Paul Gilbert | |
2016-12-16 | TITANIC: Fix null pointer crash talking to Deskbot | Paul Gilbert | |
2016-12-16 | I18N: Update translation (French) | Gilles | |
Currently translated at 100.0% (928 of 928 strings) | |||
2016-12-16 | GRAPHICS: Added stubs for pasting text to MacText | Eugene Sandulenko | |
2016-12-16 | ADL: Add item region checks | Walter van Niftrik | |
2016-12-16 | ADL: Partially implement hires5 opcodes | Walter van Niftrik | |
2016-12-15 | TITANIC: Fix saving and loading of NPC dial values | Paul Gilbert | |
2016-12-15 | TITANIC: Extra initialization of TTconcept fields | Paul Gilbert | |
2016-12-15 | TITANIC: Fixes and cleanup for conversation dials movement | Paul Gilbert | |
2016-12-15 | GRAPHICS: Implemented blitting code for MacText | Eugene Sandulenko | |
2016-12-15 | GRAPHICS: Restrinct MacText to designated width | Eugene Sandulenko | |
2016-12-14 | GRAPHICS: Implemented basic rendering for MacText | Eugene Sandulenko | |
2016-12-14 | GRAPHICS: Further work on MacText class | Eugene Sandulenko | |
2016-12-14 | GRAPHICS: Added stub for MacText class | Eugene Sandulenko | |
2016-12-14 | I18N: Update translation (Portuguese (Portugal)) | Fernando Sarmento | |
Currently translated at 19.3% (180 of 928 strings) | |||
2016-12-14 | WAGE: Update games status | Eugene Sandulenko | |
2016-12-13 | I18N: Update translation (Hungarian) | George Kormendi | |
Currently translated at 99.0% (919 of 928 strings) | |||
2016-12-13 | I18N: Update translation (Hungarian) | Eugene Sandulenko | |
Currently translated at 99.0% (919 of 928 strings) | |||
2016-12-13 | I18N: Update translation (Italian) | Eugene Sandulenko | |
Currently translated at 84.0% (780 of 928 strings) | |||
2016-12-13 | I18N: Update translation (Portuguese (Portugal)) | Fernando Sarmento | |
Currently translated at 10.7% (100 of 928 strings) | |||
2016-12-13 | I18N: Update translation (Portuguese (Portugal)) | Fernando Sarmento | |
Currently translated at 7.8% (73 of 928 strings) | |||
2016-12-13 | FULLPIPE: Revert memory leak fixing as that introduced tons of regressions | Eugene Sandulenko | |
2016-12-12 | FULLPIPE: Fix colors in intro video | Paul Gilbert | |
2016-12-12 | FULLPIPE: Fix warning | Eugene Sandulenko | |
2016-12-12 | FULLPIPE: Avoid double free on memory cleanup | Eugene Sandulenko | |
2016-12-12 | FULLPIPE: Fix warning | Eugene Sandulenko | |
2016-12-12 | FULLPIPE: Plug more memory leaks | Eugene Sandulenko | |
2016-12-12 | FULLPIPE: Fix memory leak in bitmap code | Eugene Sandulenko | |
2016-12-12 | FULLPIPE: Plug more memory leaks | Eugene Sandulenko | |
2016-12-12 | FULLPIPE: Plug another leak | Eugene Sandulenko | |
2016-12-12 | SCI32: Adjust transition timings | Colin Snover | |
Transition timings were originally chosen largely by feel in SQ6, as there was little other evidence to determine the correct speed. As additional games started being playable in ScummVM, it became apparent that these speeds were not quite right. Additional adjustments may be needed in the future, but these new timings seem to be somewhat closer to expectations than before. | |||
2016-12-12 | SCI32: Add workaround for hearts game in Hoyle5 | Colin Snover | |
2016-12-12 | SCI: Ensure bytecode/BWT for "file" op is also printed | Colin Snover | |
Learning the bytecode for file op is necessary when creating workaround signatures, as the signature-finding mechanism does not currently ignore line/file instructions. | |||
2016-12-12 | FULLPIPE: Plug more memory leaks | Eugene Sandulenko | |
2016-12-12 | FULLPIPE: Plug several memory leaks | Eugene Sandulenko | |
2016-12-12 | I18N: Update translation (Italian) | Paolo Bossi | |
Currently translated at 84.2% (782 of 928 strings) | |||
2016-12-12 | I18N: Update translation (Italian) | Paolo Bossi | |
Currently translated at 83.5% (775 of 928 strings) | |||
2016-12-12 | I18N: Update translation (Italian) | Paolo Bossi | |
Currently translated at 82.7% (768 of 928 strings) | |||
2016-12-12 | I18N: Update translation (Russian) | Eugene Sandulenko | |
Currently translated at 100.0% (928 of 928 strings) | |||
2016-12-12 | I18N: Update translation (Polish) | Rafał Rzepecki | |
Currently translated at 85.3% (792 of 928 strings) | |||
2016-12-12 | I18N: Regenerate translations data file | Thierry Crozat | |
2016-12-11 | SCI32: Add workarounds for Hoyle5 Crazy Eights | Colin Snover | |
2016-12-11 | SCI32: Implement List sort | Colin Snover | |
Used by Hoyle5. Also includes a tiny amount of cleanup in kAddAfter for consistency with kAddBefore. | |||
2016-12-12 | I18N: Update translation (Polish) | Eugene Sandulenko | |
Currently translated at 84.1% (781 of 928 strings) | |||
2016-12-12 | I18N: Update translation (Polish) | Rafał Rzepecki | |
Currently translated at 84.1% (781 of 928 strings) | |||
2016-12-12 | I18N: Update translation (Finnish) | Eugene Sandulenko | |
Currently translated at 74.5% (692 of 928 strings) | |||
2016-12-12 | I18N: Update translation (Finnish) | Timo Mikkolainen | |
Currently translated at 74.5% (692 of 928 strings) | |||
2016-12-11 | FULLPIPE: Center map on opening. Fixes bug #9668 | Eugene Sandulenko | |
2016-12-11 | SCI: Add KQ5 0.000.062 VGA signature | Colin Snover | |
Closes Trac#9624. |