index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
access
/
video.cpp
Age
Commit message (
Expand
)
Author
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-05-26
ACCESS: Refactor ASurface and Screen to not use virtual inheritance
Paul Gilbert
2016-03-14
ACCESS: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2015-07-22
Merge branch 'master' into mm
Willem Jan Palenstijn
2015-01-31
ACCESS: Split setVideo into 2 functions to allow the loading of files out of ...
Strangerke
2014-12-21
ACCESS: Use enum instead of int to initialize video flag
Strangerke
2014-12-21
ACCESS: Initialize header in videoPlayer constructor
Strangerke
2014-12-19
ACCESS: Extra initialization for various classes
Paul Gilbert
2014-12-17
ACCESS: Some more polishing in the file headers
Strangerke
2014-12-14
ACCESS: Dirty rect handling for conversation videos
Paul Gilbert
2014-12-12
ACCESS: Janitorial
Strangerke
2014-12-12
ACCESS: Implement copyVideo
Strangerke
2014-12-12
ACCESS: Implement a couple of script functions
Strangerke
2014-12-12
ACCESS: Implemented code for cmdChapter
Paul Gilbert
2014-08-28
ACCESS: Fixes for playVideo
Paul Gilbert
2014-08-28
ACCESS: Implement loadSounds
Paul Gilbert
2014-08-28
ACCESS: Implemented playVideo
Paul Gilbert
2014-08-28
ACCESS: Implemented setVideo
Paul Gilbert
2014-08-27
ACCESS: Refactor the file manager to return resource structures
Paul Gilbert
2014-08-23
ACCESS: Implement more opcodes, stubbed beginning of video player
Paul Gilbert