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
/
simon
/
vga.cpp
Age
Commit message (
Expand
)
Author
2006-04-13
Fix various crash issues in FF, the image number in vc2_call needed to be adj...
Travis Howell
2006-04-10
Cleanup
Travis Howell
2006-04-10
Merged o_loadBeard() and o_unloadBeard() into o1_loadBeard() and
Torbjörn Andersson
2006-04-09
Add centreScroll() for FF and hyperbox code differences in FF.
Travis Howell
2006-04-08
Add initial support for vertical scrolling in FF
Travis Howell
2006-04-07
Minor cleanup
Travis Howell
2006-04-07
Cleanup and split scrolling code
Travis Howell
2006-04-07
Add scrolling adjustments when drawing overlay in FF
Travis Howell
2006-04-07
Fix some horizontal scrolling issues in FF
Travis Howell
2006-04-06
Add some work on scrolling in FF
Travis Howell
2006-04-05
Use the setBitFlag() and getBitFlag() functions, instead of manipulating
Torbjörn Andersson
2006-04-05
Fix regression in Simon2, a byte was lost when clearing or setting marks
Travis Howell
2006-04-04
Add verb codes differences in FF
Travis Howell
2006-03-27
Always init state.depack_cont
Travis Howell
2006-03-23
Minor changes for FF and cleanup
Travis Howell
2006-03-22
Code for inverted rect when scaling images of FF no longer required. Minor cl...
Travis Howell
2006-03-22
Rename draw buffers correctly
Travis Howell
2006-03-22
Small correction to scaling code in FF
Travis Howell
2006-03-22
Preliminary (weasel-word for "probably buggy") implementation of the remaining
Torbjörn Andersson
2006-03-22
Whitespace changes
Travis Howell
2006-03-22
Fix regression in 2nd room of FF
Travis Howell
2006-03-22
Skip columns isn't used for overlayed or scaled images in FF
Travis Howell
2006-03-22
Add initial support for Amiga and Macintosh versions of The Feeble Files
Travis Howell
2006-03-16
Cleanup
Travis Howell
2006-03-16
Rename get draw buffer functions
Travis Howell
2006-03-16
Rename flags used for drawing images
Travis Howell
2006-03-16
Remove unused unlock draw surface functions
Travis Howell
2006-03-16
Add scaling code stub for FF
Travis Howell
2006-02-16
Fix overlay images not always been marked as compressed in the Feeble Files
Travis Howell
2006-02-16
Cleanup drawing code for Feeble Files
Travis Howell
2006-02-16
For now, do not attempt to draw "overlay" sprites, like the Oracle icon. The
Torbjörn Andersson
2006-02-14
It looks like Feeble Files adjustis sprite coordinates by _scrollY as well,
Torbjörn Andersson
2006-02-14
As far as I can tell, The Feeble Files should subtract _scrollX from the
Torbjörn Andersson
2006-02-11
Moved engines to the new engines/ directory
Max Horn
[prev]