Age | Commit message (Expand) | Author |
2017-12-01 | SCI: Partially clean up SCI16 video playback code | Colin Snover |
2017-10-07 | ENGINES: Remove default1x scaler flag | Colin Snover |
2017-10-06 | SCI32: Clean up scriptWidth/scriptHeight/screenWidth/screenHeight | Colin Snover |
2017-09-03 | SCI32: Fix load from launcher for Lighthouse | Colin Snover |
2017-07-30 | SCI32: Add load from launcher support for Phant2 | Colin Snover |
2017-07-06 | SCI32: Improve kShowMovieWin (AVI) rendering | Colin Snover |
2017-04-23 | SCI32: Add kPlayVMD subop 27 (SetPlane) | Colin Snover |
2017-04-22 | SCI: Clean up unnecessary delayed restore flags | Colin Snover |
2017-03-30 | SCI32: Implement known-used portions of kPlayDuck | Colin Snover |
2017-03-27 | SCI: Implement bounds-checked reads of game resources | Colin Snover |
2016-11-04 | SCI32: Implement kPlayVMDIgnorePalettes | Colin Snover |
2016-10-09 | SCI: Fix memory leak | Colin Snover |
2016-09-29 | SCI32: Rewrite kArray & kString | Colin Snover |
2016-09-29 | SCI32: Explicitly instantiate MIN/MAX templates | Colin Snover |
2016-08-19 | SCI32: Add kPlayVMDGetStatus kernel call | Colin Snover |
2016-08-19 | SCI: Remove references to SCI32 features from SCI16 video player | Colin Snover |
2016-08-19 | SCI32: Implement kRobot | Colin Snover |
2016-08-12 | SCI32: Implement kShowMovie | Colin Snover |
2016-08-11 | SCI32: Temporarily revert kShowMovie due to buildbot failures | Colin Snover |
2016-08-11 | SCI32: Implement kShowMovie | Colin Snover |
2016-07-27 | SCI32: Fix kShowMovie calls crashing SCI32 | Colin Snover |
2016-07-10 | SCI32: Clean up Video32/VMDPlayer | Colin Snover |
2016-07-10 | SCI32: Implement kPlayVMD | Colin Snover |
2016-01-07 | SCI32: Add initial support for palette cycling (kPalCycle) and fading (kPalFade) | Colin Snover |
2015-12-29 | SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE | Martin Kiewitz |
2015-04-26 | SCI: implement delayed restore via ScummVM menu | Martin Kiewitz |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-08-03 | SCI: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | SCI: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-08-16 | VIDEO: Merge AdvancedVideoDecoder into VideoDecoder | Matthew Hoops |
2012-08-16 | VIDEO: Remove the Coktel video code from using the VideoDecoder API | Matthew Hoops |
2012-07-27 | VIDEO: Adapt QuickTimeDecoder to the AdvancedVideoDecoder API | Matthew Hoops |
2012-07-22 | SCI: Rewrite RobotDecoder to use the AdvancedVideoDecoder API | Matthew Hoops |
2012-07-22 | VIDEO: Rewrite the AVI code to use AdvancedVideoDecoder | Matthew Hoops |
2012-07-20 | SCI: Move the SEQ code to the new VideoDecoder API | Matthew Hoops |
2012-07-08 | SCI: Also set the filename of the videoState struct when playing AVIs | Filippos Karapetis |
2012-07-03 | SCI: Remove unnecessary const-cast | Willem Jan Palenstijn |
2012-06-23 | SCI: Implement kPlayVMD subop 23 (set palette range) | Filippos Karapetis |
2012-06-20 | Merge pull request #246 from lordhoto/osystem-void-buffers | Johannes Schickel |
2012-06-18 | SCI: Add setter/getter methods to reg_t's | Filippos Karapetis |
2012-06-18 | SCI: Add a check for empty VMD file names | Filippos Karapetis |
2012-06-16 | SCI: Get rid of casts on OSystem::copyRectToScreen calls. | Johannes Schickel |
2012-06-13 | SCI: Add debug code to automatically skip robot videos | Filippos Karapetis |
2011-10-18 | SCI: Duck videos are 16bpp, so we need to change the active pixel format | Filippos Karapetis |
2011-10-18 | SCI: Initial implementation of kPlayDuck for Phantasmagoria 2 | Filippos Karapetis |
2011-10-09 | SCI: Fix formatting in kRobot. | Johannes Schickel |
2011-10-09 | SCI21: Moved kRobot() together with the other video functions | Filippos Karapetis |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |