aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-05CHEWY: Add support for in-game textsFilippos Karapetis
2016-10-05FULLPIPE: Added on-demand debug output to PicAniInfosEugene Sandulenko
2016-10-04SHERLOCK: SS: Fix hotspots remaining after items are picked upPaul Gilbert
2016-10-04TITANIC: Fix initial display of computer screenPaul Gilbert
2016-10-04TITANIC: Workaround for incorrect transparency check in getPixelPaul Gilbert
2016-10-04TITANIC: Implement blitRect to closer match the originalPaul Gilbert
2016-10-04TITANIC: Implement flippedBlitRect to closer match the originalPaul Gilbert
2016-10-04TITANIC: Clarify code for vertically flipped blittingPaul Gilbert
2016-10-04Merge pull request #839 from dreammaster/videoEugene Sandulenko
2016-10-04Merge pull request #840 from fedor4ever/masterEugene Sandulenko
2016-10-04VOYEUR: remove empty first lineFedor
2016-10-04FULLPIPE: Added debugging to interaction codeEugene Sandulenko
2016-10-04FULLPIPE: Fix crash on reentering scene27.Eugene Sandulenko
2016-10-04BLADERUNNER: code formattingPeter Kohaut
2016-10-04BLADERUNNER: added missing license & code formattingPeter Kohaut
2016-10-04BLADERUNNER: trying to figure out walking, added structures for obstacles use...Peter Kohaut
2016-10-04I18N: Regenerate translations.datEugene Sandulenko
2016-10-04I18N: Update Ukrainian translationEugene Sandulenko
2016-10-04I18N: Regenerate all translation files, updating the mailing list addressEugene Sandulenko
2016-10-04I18N: Regenerate POT fileEugene Sandulenko
2016-10-04I18N: Change scummvm-devel mailing list for POT file generationEugene Sandulenko
2016-10-04I18N: Regenerate translations.datEugene Sandulenko
2016-10-04I18N: Updated Russian translationEugene Sandulenko
2016-10-03TITANIC: Fixes for movie rendering using transBlitRectPaul Gilbert
2016-10-03TITANIC: Fix playback of single-stream videosPaul Gilbert
2016-10-04CHEWY: Initial support for in-game texts (game dialog texts)Filippos Karapetis
2016-10-03TITANIC: Remove redundant includes in CMouseCursorPaul Gilbert
2016-10-03I18N: Regenerate translations.datLothar Serra Mari
2016-10-03I18N: Update Hungarian translationLothar Serra Mari
2016-10-03TITANIC: Fix rendering of cursorsPaul Gilbert
2016-10-03VIDEO: Simplify AVIDecoder index handling for second video trackPaul Gilbert
2016-10-03BLADERUNNER: Code formatting fixesEugene Sandulenko
2016-10-03BLADERUNNER: Added missing copyright headers and normalized the restEugene Sandulenko
2016-10-03SDL: Switch to full screen updates when the OSD is transparentBastien Bouclet
2016-10-03CHEWY: Properly handle the text encryption in atds.tap (game texts)Filippos Karapetis
2016-10-02VIDEO: Implement seeking for AVI videos with a transparency video trackPaul Gilbert
2016-10-03CHEWY: Process events while waiting for video music to endFilippos Karapetis
2016-10-03CHEWY: Mask potentially overflown palette valuesFilippos Karapetis
2016-10-03CHEWY: Fix define for chewy.hFilippos Karapetis
2016-10-03CHEWY: TCF resources contain error messages, not in-game textFilippos Karapetis
2016-10-03CHEWY: Fix compilationFilippos Karapetis
2016-10-03CHEWY: Fix warnings about shadowed and unused variablesFilippos Karapetis
2016-10-02TITANIC: Fixes to transBlitRectPaul Gilbert
2016-10-03CHEWY: Some cleanup, and remove a seemingly unused resourceFilippos Karapetis
2016-10-03CHEWY: Rename some variablesFilippos Karapetis
2016-10-03CHEWY: Implement initial sprite drawing, font loading and text drawingFilippos Karapetis
2016-10-03CHEWY: Use virtual destructors. Some cleanupFilippos Karapetis
2016-10-03CHEWY: Add the event manager to module.mkFilippos Karapetis
2016-10-03CHEWY: Add an event manager, and get rid of g_engineFilippos Karapetis
2016-10-03CHEWY: Initial work on cursor animationsFilippos Karapetis