aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-31FULLPIPE: Fix leaks in surface and bitmap usage.Aaryaman Vasishta
Fixes part of bug #9654.
2016-12-30I18N: Update translation (Greek)Filippos Karapetis
Currently translated at 90.4% (840 of 929 strings)
2016-12-30I18N: Update translation (Dutch)Ben Castricum
Currently translated at 100.0% (929 of 929 strings)
2016-12-29VIDEO: Further work on 2-track AVI videosPaul Gilbert
It turns out that at least one video in Starship Titanic, for the Lift Indicator, has only a single transparency frame in track 2. The added code, therefore, when it doesn't find an index entry for the desired frame number, works backwards until it finds a valid frame (likely frame 0), and then scans forward. If it hits the end of the video, then it simply uses whatever last frame it last decoded.
2016-12-29VIDEO: Add support for AVI 2-track videos with missing track 2 indexesPaul Gilbert
2016-12-29I18N: Update translation (Russian)Eugene Sandulenko
Currently translated at 100.0% (929 of 929 strings)
2016-12-29I18N: Update translation (Ukrainian)Eugene Sandulenko
Currently translated at 100.0% (929 of 929 strings)
2016-12-29I18N: Update translation (Ukrainian)Eugene Sandulenko
Currently translated at 100.0% (929 of 929 strings)
2016-12-29I18N: Update translation (Danish)poulsen93
Currently translated at 82.9% (771 of 929 strings)
2016-12-29I18N: Update translation (Danish)Eugene Sandulenko
Currently translated at 82.5% (767 of 929 strings)
2016-12-29I18N: Update translation (Danish)poulsen93
Currently translated at 82.5% (767 of 929 strings)
2016-12-29I18N: Update translation (Danish)Eugene Sandulenko
Currently translated at 82.4% (766 of 929 strings)
2016-12-29I18N: Update translation (Danish)poulsen93
Currently translated at 82.4% (766 of 929 strings)
2016-12-28TITANIC: Renaming of CSuccUBus & CBilgeSuccUBus fieldsPaul Gilbert
2016-12-28TITANIC: Fix Bilge SuccUBus activation speechPaul Gilbert
2016-12-28ADL: Implement hires5 game loopWalter van Niftrik
2016-12-28TITANIC: Properly play background music in Bilge roomPaul Gilbert
2016-12-28TITANIC: Fix activating Bilge SuccUBusPaul Gilbert
2016-12-28Merge pull request #876 from csnover/fix-testEugene Sandulenko
TEST: Only build Wintermute tests when that engine is enabled
2016-12-27I18N: Update translation (Greek)Filippos Karapetis
Currently translated at 90.4% (840 of 929 strings)
2016-12-27I18N: Update translation (Greek)Filippos Karapetis
Currently translated at 83.3% (774 of 929 strings)
2016-12-27TEST: Only build Wintermute tests when that engine is enabledColin Snover
2016-12-27ADL: Implement hires5 save/restore/restartWalter van Niftrik
2016-12-27I18N: Update translation (Greek)Filippos Karapetis
Currently translated at 83.3% (774 of 929 strings)
2016-12-27I18N: Update translation (German)Lothar Serra Mari
Currently translated at 100.0% (929 of 929 strings)
2016-12-27I18N: Update translation (Greek)Filippos Karapetis
Currently translated at 73.6% (684 of 929 strings)
2016-12-27TITANIC: Implement busy cursor like the originalPaul Gilbert
2016-12-27TITANIC: Don't play sound when entering views with sweet bowlsPaul Gilbert
2016-12-26TITANIC: Change CParrot::_v4 to _statePaul Gilbert
2016-12-26TITANIC: Fix parrot eating nuts in 2nd class suitePaul Gilbert
2016-12-26TITANIC: Hide any active PET text cursor when loading a savegamePaul Gilbert
2016-12-27I18N: Update translation (Greek)Filippos Karapetis
Currently translated at 72.9% (678 of 929 strings)
2016-12-27I18N: Update translation (Greek)Filippos Karapetis
Currently translated at 65.3% (607 of 929 strings)
2016-12-27I18N: Update translation (Greek)Filippos Karapetis
Currently translated at 65.3% (607 of 929 strings)
2016-12-27I18N: Update translation (Greek)Filippos Karapetis
Currently translated at 34.0% (316 of 929 strings)
2016-12-26I18N: Update translation (Greek)Filippos Karapetis
Currently translated at 8.0% (75 of 929 strings)
2016-12-26TITANIC: Fix receiving mail via SuccUBusPaul Gilbert
2016-12-26TITANIC: Clarifications to sending mail codePaul Gilbert
2016-12-26I18N: Update translation (Chinese)Eugene Sandulenko
Currently translated at 82.3% (765 of 929 strings)
2016-12-26I18N: Update translation (Greek)Filippos Karapetis
Currently translated at 8.0% (75 of 929 strings)
2016-12-26I18N: Update translation (Greek)Eugene Sandulenko
Currently translated at 7.8% (73 of 929 strings)
2016-12-26I18N: Update translation (Greek)Filippos Karapetis
Currently translated at 0.0% (0 of 929 strings)
2016-12-26FULLPIPE: Decrease header dependencyEugene Sandulenko
2016-12-26I18N: Update translation (Norwegian Bokmål)Einar Johan Trøan Sømåen
Currently translated at 90.7% (843 of 929 strings)
2016-12-26WINTERMUTE: Fix references to TransparentSurface templatesEugene Sandulenko
2016-12-26GRAPHICS: Avoid name clashes for templates/non-template functionEugene Sandulenko
2016-12-26I18N: Fix Greek code page an added language nameEugene Sandulenko
2016-12-26I18N: Add translation (Greek)Eugene Sandulenko
2016-12-26GRAPHICS: Fix another instance of structures nested in templatesEugene Sandulenko
2016-12-26GRAPHICS: Increase portability. Hopefully it will fix PS2 backendEugene Sandulenko