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
/
mohawk
/
video.cpp
Age
Commit message (
Expand
)
Author
2010-12-09
MOHAWK: Allow background videos to be played/manipulated with resource handles
Alyssa Milburn
2010-11-23
MOHAWK: Pass objs by const ref not by value
Max Horn
2010-11-20
MOHAWK: Cleanup resource handling
Matthew Hoops
2010-09-03
MOHAWK: Improve support for the Riven Demo
Matthew Hoops
2010-09-01
MOHAWK: Implement xbookclick
Matthew Hoops
2010-08-04
GRAPHICS: Change signature of VideoDecoder::load()
Max Horn
2010-06-02
Fix a regression from r49377 - we should be checking against code in addition...
Matthew Hoops
2010-06-01
Fix videos in Riven activated from a different card from which they are playe...
Matthew Hoops
2010-05-27
Add some null checking when pausing/resuming videos.
Matthew Hoops
2010-05-26
Fix the 'boiling water' videos in the boiler puzzle.
Matthew Hoops
2010-05-25
Fix a Myst regression: not a good idea to use memset on a Common::String :)
Matthew Hoops
2010-05-25
Implement *scpbtn and *_domecheck. The domes can now be opened/closed (not us...
Matthew Hoops
2010-05-23
Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...
Matthew Hoops