Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2016-12-11 | ADL: Add skeleton base class for hires5 | Walter van Niftrik | |
2016-12-11 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (928 of 928 strings) | |||
2016-12-11 | I18N: Add language name and change charset for pt_PT translation | Thierry Crozat | |
2016-12-11 | I18N: Update translation (Hungarian) | George Kormendi | |
Currently translated at 99.3% (922 of 928 strings) | |||
2016-12-11 | MOHAWK: Fix transparency for the rotation cursors in Myst | Bastien Bouclet | |
2016-12-11 | I18N: Add translation (Portuguese (Portugal)) | Eugene Sandulenko | |
2016-12-11 | Fixed collision detection, now it actually corresponds with the original | Robert Göffringmann | |
asm code. Certain width attributes of the two objects being checked were flipped. I guess this may render a couple of hacky workarounds not necessary anymore. | |||
2016-12-10 | SCI: Fix buffer overflows in GfxPicture circle drawing | Colin Snover | |
Fixes Trac#9660. | |||
2016-12-10 | TITANIC: Fix CPetConversations timerExpired | Paul Gilbert | |
2016-12-10 | TITANIC: Renaming fields in CCellPointButton | Paul Gilbert | |
2016-12-11 | FULLPIPE: Fix compilation | Eugene Sandulenko | |
2016-12-11 | QUEEN: Improved Russian fonts | Eugene Sandulenko | |
2016-12-11 | FULLPIPE: Beginnings of support of Russian demo | Eugene Sandulenko | |
2016-12-10 | TITANIC: Renaming of parrot met flag methods | Paul Gilbert | |
2016-12-10 | MOHAWK: Poll the events while drawing Myst transitions | Bastien Bouclet | |
Fixes #9594, the mouse cursor was hanging while transitions were drawn. | |||
2016-12-10 | FULLPIPE: Implemented support for German demo | Eugene Sandulenko | |
2016-12-10 | FULLPIPE: Clarify null callback usage across the scenes | Eugene Sandulenko | |
2016-12-10 | FULLPIPE: Fix clock handle in scene08 | Eugene Sandulenko | |
2016-12-10 | Merge pull request #869 from danpla/cruise-fix-font-space | Eugene Sandulenko | |
CRUISE: Fix font space width | |||
2016-12-10 | CRUISE: Fix font space width | Daniel Plakhotich | |
2016-12-10 | FULLPIPE: Implement wide scene autoscrolling | Eugene Sandulenko | |
2016-12-09 | Merge pull request #868 from danpla/cruise-fix-font | Eugene Sandulenko | |
CRUISE: font: Don't overwrite transparent pixels | |||
2016-12-09 | CRUISE: font: Don't overwrite transparent pixels | Daniel Plakhotich | |
2016-12-09 | FULLPIPE: Implement switching scenes from the map | Eugene Sandulenko | |
2016-12-09 | ADL: Support wrapped sectors in NIB files. | Alyssa Milburn | |
2016-12-08 | TITANIC: Don't allow GMM Loading/Saving if the PET area is locked | Paul Gilbert | |
2016-12-08 | TITANIC: Fix elements for Television Control remote glyph | Paul Gilbert | |
2016-12-08 | TITANIC: Fix leaving 2nd class suites | Paul Gilbert | |
2016-12-08 | TITANIC: Fix setting floor numbers for PET Rooms glyphs | Paul Gilbert | |
2016-12-08 | NEWS: Move Drascula fix to 1.9.1 version | Thierry Crozat | |
2016-12-08 | NEWS: Mention Drascula drunkard talk bug fix | Thierry Crozat | |
2016-12-08 | DRASCULA: Fix bug when talking to drunkard in chapter 2 | Thierry Crozat | |
The bug made it possible to only talk once to the drunkard. Any further attempt to talk to him did nothing. This led to a dead end if we did not ask about Von Braun the first time around. This was a bug in ScummVM. The original game did not have the bug. | |||
2016-12-08 | DRASCULA: Increase debug level for copyBackground | Thierry Crozat | |
This function is called a lot, and having a debug level of 1 made it very difficult to find any other debug prints. | |||
2016-12-08 | I18N: Update translation (German) | Michael D | |
Currently translated at 100.0% (928 of 928 strings) | |||
2016-12-08 | FULLPIPE: Implement ModalMap::findMapSceneId() and plug new map code in | Eugene Sandulenko | |
2016-12-08 | FULLPIPE: Implement ModalMap::init2() | Eugene Sandulenko | |