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
/
director
/
frame.cpp
Age
Commit message (
Expand
)
Author
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-09-01
DIRECTOR: Lingo: Implemented 'the colorQD' and 'the colorDepth' entities
Eugene Sandulenko
2016-09-01
DIRECTOR: Cleanup
Eugene Sandulenko
2016-08-30
DIRECTOR: Fix scanned archive names
Eugene Sandulenko
2016-08-27
DIRECTOR: Optimized Matte Ink drawing
Eugene Sandulenko
2016-08-27
DIRECTOR: Implemented Transparent Ink
Eugene Sandulenko
2016-08-26
DIRECTOR: Clean up BITDDecoder compression check
Willem Jan Palenstijn
2016-08-26
DIRECTOR: Execute proper script on frames. This fixes the playback
Eugene Sandulenko
2016-08-26
DIRECTOR: Fix object initialization
Eugene Sandulenko
2016-08-25
DIRECTOR: Remove now redundant image width correction table
Eugene Sandulenko
2016-08-25
DIRECTOR: Clean up padding in image decoding
Willem Jan Palenstijn
2016-08-25
DIRECTOR: Improve decoding compressed images
Willem Jan Palenstijn
2016-08-25
DIRECTOR: Try to simplify uncompressed detection heuristic
Willem Jan Palenstijn
2016-08-25
DIRECTOR: More heuristics for 1bpp image decoding. Courtesy of wjp.
Eugene Sandulenko
2016-08-24
DIRECTOR: Implemented uncompressed 1bpp pictures. Works sometimes
Eugene Sandulenko
2016-08-24
DIRECTOR: Add more width corrections for Apartment demo
Torbjörn Andersson
2016-08-24
DIRECTOR: Gather statistic on correct bitmap sizes
Eugene Sandulenko
2016-08-23
DIRECTOR: Reduce header dependency
Eugene Sandulenko
2016-08-23
DIRECTOR: Split score.cpp file into classes
Eugene Sandulenko