Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-12 | TITANIC: Implemented CAnnounce and CActButton classes | Paul Gilbert | |
2016-08-12 | TITANIC: Implemented CArboretumGate class | Paul Gilbert | |
2016-08-12 | TITANIC: Implemented CArmchair class | Paul Gilbert | |
2016-08-12 | DIRECTOR: Lingo: Fix factory method code generation | Eugene Sandulenko | |
2016-08-12 | DIRECTOR: Lingo: Fix factory method argument count | Eugene Sandulenko | |
2016-08-12 | DIRECTOR: Lingo: Implemented factory(mNew) method handling | Eugene Sandulenko | |
2016-08-12 | DIRECTOR: Lingo: Added factory execution test | Eugene Sandulenko | |
2016-08-12 | DIRECTOR: Lingo: Sort test files before execution | Eugene Sandulenko | |
2016-08-12 | SCI32: Fix crash when multiple nodes are deleted during kListEachElementDo | Colin Snover | |
This happens in e.g. Phant1, when walking from dining, to reception, to up the stairs. | |||
2016-08-12 | SCI32: Clean up Video32 includes | Colin Snover | |
2016-08-12 | SCI32: Fix KQ7 1.51 video background | Colin Snover | |
2016-08-12 | SCI32: Fix crash when kShowMovie is called but the video cannot be found | Colin Snover | |
2016-08-12 | SCI32: Fix KQ7 1.51 basic video playback | Colin Snover | |
There is still a problem where the background is white instead of black; this is caused by the palette of the video using entry 0 as white. This seems to have worked out OK in SSCI because the video was not actually played back inside the engine itself, so didn't interfere with the palette of the engine. ScummVM has no such separation, so the palette of the video interferes with the palette of the blank background pic, turning it white. | |||
2016-08-12 | SCI32: Additional Video32 documentation | Colin Snover | |
2016-08-12 | SCI32: Implement kShowMovie | Colin Snover | |
2016-08-12 | TITANIC: Further fleshing out sound manager, fixing sound looping | Paul Gilbert | |
2016-08-11 | SCI32: Temporarily revert kShowMovie due to buildbot failures | Colin Snover | |
Revert "SCI32: Fix KQ7 1.51 video background" This reverts commit c8affb54cca259f37522216bad739be085bf9caa. Revert "SCI32: Fix crash when kShowMovie is called but the video cannot be found" This reverts commit 93b06f4a9e08de281ee7eb9c780ceac147c3fb23. Revert "SCI32: Fix KQ7 1.51 basic video playback" This reverts commit cdab24aa07c18ad4a25a1659f7fca15cca5e358e. Revert "SCI32: Additional Video32 documentation" This reverts commit 4ff0924e57a9bc9101ee0799a967fe3373dd2574. Revert "SCI32: Implement kShowMovie" This reverts commit 13297c19298c5ad73c9e996c5c31ca91de124911. | |||
2016-08-11 | SCI32: Fix KQ7 1.51 video background | Colin Snover | |
2016-08-11 | SCI32: Fix crash when kShowMovie is called but the video cannot be found | Colin Snover | |
2016-08-11 | SCI32: Fix KQ7 1.51 basic video playback | Colin Snover | |
There is still a problem where the background is white instead of black; this is caused by the palette of the video using entry 0 as white. This seems to have worked out OK in SSCI because the video was not actually played back inside the engine itself, so didn't interfere with the palette of the engine. ScummVM has no such separation, so the palette of the video interferes with the palette of the blank background pic, turning it white. | |||
2016-08-11 | SCI32: Additional Video32 documentation | Colin Snover | |
2016-08-11 | SCI32: Implement kShowMovie | Colin Snover | |
2016-08-11 | SCI32: Fix GfxFrameout::_isHiRes flag to be accurate for all games | Colin Snover | |
2016-08-11 | TITANIC: Hook up wave pump for callbacks | Paul Gilbert | |
2016-08-11 | TITANIC: Compilation fix for SoundType enum | Paul Gilbert | |
2016-08-11 | TITANIC: Fleshing out QSound simulation methods | Paul Gilbert | |
2016-08-11 | TITANIC: Set up positioning mode in sound manager & CProximity | Paul Gilbert | |
2016-08-11 | DIRECTOR: Lingo: Added all D2 constants | Eugene Sandulenko | |
2016-08-11 | Merge pull request #798 from wjp/torin_saving | Filippos Karapetis | |
SCI32: Support Torin's autosave system | |||
2016-08-11 | MOHAWK: Add a Riven specific sound manager | Bastien Bouclet | |
- Add ambient sound fading - Fix ambient sound volume to use the list-level volume | |||
2016-08-11 | MOHAWK: Allow the games to have a different sound manager | Bastien Bouclet | |
2016-08-11 | MOHAWK: Move makeMohawkWaveStream out of the Sound class | Bastien Bouclet | |
2016-08-11 | DIRECTOR: Lingo: Code for calling out factory methods | Eugene Sandulenko | |
2016-08-11 | DIRECTOR: Lingo: Initial code for factory creation | Eugene Sandulenko | |
2016-08-11 | SCI32: Don't use autosave.cat in Torin | Willem Jan Palenstijn | |
2016-08-11 | ADL: Make text blinking event-recorder-compatible | Walter van Niftrik | |
2016-08-11 | DIRECTOR: Lingo: Added constants 'true' and 'false' | Eugene Sandulenko | |
2016-08-11 | DIRECTOR: Lingo: Fixed reference traces for VOID types | Eugene Sandulenko | |
2016-08-10 | TITANIC: Add music handler stopping code | Paul Gilbert | |
2016-08-10 | TITANIC: Beginnings of music handler | Paul Gilbert | |
2016-08-10 | TITANIC: Implemented CGondolierSong class | Paul Gilbert | |
2016-08-10 | DIRECTOR: Lingo: Use first argument of 'puppetPalette' verbatim | Eugene Sandulenko | |
2016-08-10 | DIRECTOR: Lingo: Moved 'mci' and 'mciwait' to built-ins | Eugene Sandulenko | |
2016-08-09 | TITANIC: Field renaming and warning fixes in sound code | Paul Gilbert | |
2016-08-09 | TITANIC: Implemented more sound related classes | Paul Gilbert | |
2016-08-09 | TITANIC: Finish CMusicPlayer class | Paul Gilbert | |
2016-08-09 | SCI: Fix sq4 workaround room 391, fixes bug #7179 | Martin Kiewitz | |
doCatalog::mode does not exist, the method is actually doCatalog::changeState This issue has been in there since the workaround was added through commit 20b1d80d598e6f741e28c9a85d186e463d111816 | |||
2016-08-09 | DIRECTOR: Lingo: Proper stubs for commands with variable arguments | Eugene Sandulenko | |
2016-08-09 | DIRECTOR: Lingo: Pass number of arguments to built-in functions | Eugene Sandulenko | |
2016-08-09 | SCUMM: Add dutch airport demo | Ben Castricum | |