aboutsummaryrefslogtreecommitdiff
path: root/engines/access/video.cpp
AgeCommit message (Expand)Author
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-05-26ACCESS: Refactor ASurface and Screen to not use virtual inheritancePaul Gilbert
2016-03-14ACCESS: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2015-07-22Merge branch 'master' into mmWillem Jan Palenstijn
2015-01-31ACCESS: Split setVideo into 2 functions to allow the loading of files out of ...Strangerke
2014-12-21ACCESS: Use enum instead of int to initialize video flagStrangerke
2014-12-21ACCESS: Initialize header in videoPlayer constructorStrangerke
2014-12-19ACCESS: Extra initialization for various classesPaul Gilbert
2014-12-17ACCESS: Some more polishing in the file headersStrangerke
2014-12-14ACCESS: Dirty rect handling for conversation videosPaul Gilbert
2014-12-12ACCESS: JanitorialStrangerke
2014-12-12ACCESS: Implement copyVideoStrangerke
2014-12-12ACCESS: Implement a couple of script functionsStrangerke
2014-12-12ACCESS: Implemented code for cmdChapterPaul Gilbert
2014-08-28ACCESS: Fixes for playVideoPaul Gilbert
2014-08-28ACCESS: Implement loadSoundsPaul Gilbert
2014-08-28ACCESS: Implemented playVideoPaul Gilbert
2014-08-28ACCESS: Implemented setVideoPaul Gilbert
2014-08-27ACCESS: Refactor the file manager to return resource structuresPaul Gilbert
2014-08-23ACCESS: Implement more opcodes, stubbed beginning of video playerPaul Gilbert