Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2016-12-11 | SCI: Add SQ3 1.0P signature | Colin Snover | |
Closes Trac#9626. Closes gh-858. | |||
2016-12-11 | SCI32: Add workaround for Hoyle5 startup call to kPlatform | Colin Snover | |
Fixes Trac#9665. | |||
2016-12-11 | FULLPIPE: Implement Russian demo differences | Eugene Sandulenko | |
2016-12-11 | FULLPIPE: Implement demo-specific help screen | Eugene Sandulenko | |
2016-12-11 | FULLPIPE: Simplify demo check in the engine | Eugene Sandulenko | |
2016-12-11 | FULLPIPE: Properly restart Russian demo | Eugene Sandulenko | |
2016-12-11 | FULLPIPE: Fix crash at the end of Russian demo | Eugene Sandulenko | |
2016-12-11 | ADL: Unify inventory opcodes | Walter van Niftrik | |
2016-12-11 | ADL: Load hires5 dropped item coords | Walter van Niftrik | |
2016-12-11 | SCI32: Add a workaround for kDoSoundPlay for KQ7 demo | Omer Mor | |
2016-12-11 | FULLPIPE: Initial support for Russian Demo. The demo starts | Eugene Sandulenko | |
2016-12-11 | FULLPIPE: Workaround for cursor in scene26. | Eugene Sandulenko | |
Fixes bug #9667 | |||
2016-12-11 | ADL: Fix warning | Walter van Niftrik | |
2016-12-11 | ADL: Load hires5 data | Walter van Niftrik | |