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-23
Implemented volume and panning for FF sound effects. I hope my mapping from
Torbjörn Andersson
2006-04-21
Move _variableArrayPtr changes to match original code, in case it is triggere...
Travis Howell
2006-04-21
Add some code for PanEvent in FF and cleanup
Travis Howell
2006-04-20
Add timer difference in FF
Travis Howell
2006-04-18
Add code for vc84_stopSoundLoop in FF
Travis Howell
2006-04-18
Scrolling comparisons should always be signed, fixes scrolling issue in maze ...
Travis Howell
2006-04-17
Remove leftover warning
Travis Howell
2006-04-17
Improve sound support in FF and add MoviePlayer class
Travis Howell
2006-04-16
Correct sign, to fix weird path finding issues in FF
Travis Howell
2006-04-15
Use different methods to avoid overflows to FF, to avoid regressions
Travis Howell
2006-04-15
Increase size of variable array entries, to prevent overflows that often occu...
Travis Howell
2006-04-15
Minor cleanup
Travis Howell
2006-04-15
Add support for switching voice file in PC versions of FF and cleanup
Travis Howell
2006-04-15
Fix compile warnings I caused
Travis Howell
2006-04-15
Adjust video opcodes for second variable array
Travis Howell
2006-04-14
Cleanup
Travis Howell
2006-04-14
Remove unused code
Travis Howell
2006-04-14
A few corrections to path finding in FF
Travis Howell
2006-04-14
Adjusted debug message levels: loading a cutscene is more interesting than the
Torbjörn Andersson
2006-04-14
Fixed stupid mistake (it's my mistake, I can call it whatever I want!) in the
Torbjörn Andersson
2006-04-14
Add support for sound effects in Amiga version of FF and cleanup
Travis Howell
2006-04-13
vc36_setWindowImage is used for difference purpose in FF
Travis Howell
2006-04-13
Minor fixes to scrolling in FF
Travis Howell
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
[next]