aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/outtake.cpp
AgeCommit message (Expand)Author
2019-09-04BLADERUNNER: Framelimiter simplificationPeter Kohaut
2019-09-01BLADERUNNER: Isolate new frame limiter code in new classThanasis Antoniou
2019-08-31BLADERUNNER: Use best pixel format on every platformPeter Kohaut
2019-08-31BLADERUNNER: Addendum for removal of delayMillisThanasis Antoniou
2019-08-31BLADERUNNER: Replace delayMillis(10) calls with software timersThanasis Antoniou
2019-07-16BLADERUNNER: Use ScummVM word wrapping algorithmPeter Kohaut
2019-04-17BLADERUNNER: Fixed typo in pixelFormat namePeter Kohaut
2019-04-17BLADERUNNER: Abstraction from 555 pixel formatPeter Kohaut
2019-03-04BLADERUNNER: Cleanup of TODO notesPeter Kohaut
2019-02-03BLADERUNNER: Fixed end creditsPeter Kohaut
2019-01-29BLADERUNNER: Don't mute everything when playing a outtakePeter Kohaut
2019-01-27BLADERUNNER: Implement CD switching in outtake playerPeter Kohaut
2019-01-22BLADERUNNER: Fixed outtake playerPeter Kohaut
2018-12-25BLADERUNNER: Fix conflict with outtakes.cppThanasis Antoniou
2018-12-25BLADERUNNER: switch clause in fonts and style fixesantoniou79
2018-12-25BLADERUNNER: SUBTITLES.MIX pack supportantoniou79
2018-12-25BLADERUNNER: Removed compile time macros, added synch with GUIThanasis Antoniou
2018-12-25BLADERUNNER: Added subtitles support and checkbox in KIAThanasis Antoniou
2018-11-24BLADERUNNER: Preliminary saving & loading supportPeter Kohaut
2018-01-28BLADERUNNER: Added basic KIA interfacePeter Kohaut
2018-01-14BLADERUNNER: Support for different languagesPeter Kohaut
2017-08-04BLADERUNNER: Add blit and blitToScreen helpersThomas Fach-Pedersen
2017-07-31BLADERUNNER: Move surfaces out of VQA playerThomas Fach-Pedersen
2016-09-29BLADERUNNER: Pull in changes from madmoosePeter Kohaut
2016-09-29BLADERUNNER: just basic objects description scene stuff - lightning and effec...Peter Kohaut
2016-09-29BLADERUNNER: Remove unused member variables from OuttakePlayerThomas Fach-Pedersen
2016-09-29BLADERUNNER: Add basic Scene, Set, and Script support.Thomas Fach-Pedersen
2016-09-29BLADERUNNER: No semicolon after namespace closing braceThomas Fach-Pedersen
2016-09-29BLADERUNNER: Don't base VQADecoder on Video::VideoDecoder anywayThomas Fach-Pedersen
2016-09-29BLADERUNNER: Rebuild VQADecoder on top of Video::VideoDecoderThomas Fach-Pedersen
2016-09-29BLADERUNNER: Split VQA decoder into player and decoder, add Outtake playerThomas Fach-Pedersen