Age | Commit message (Expand) | Author |
2006-04-29 | Cleanup includes | Travis Howell |
2006-04-29 | Split more functions of simon.cpp into separate files | Travis Howell |
2006-04-29 | Minor cleanup | Travis Howell |
2006-04-29 | Merge fadeToBlack() into o1_specialFade() and cleanup | Travis Howell |
2006-04-25 | Fix OmniTV not stopping, when room changes in FF | Travis Howell |
2006-04-24 | Revert sign change to vcReadVar(), made glitches worse in some scenes | Travis Howell |
2006-04-24 | vcReadVar() should return a signed value | Travis Howell |
2006-04-24 | Restrict variables sizes, when reading from vcReadNextWord(), to prevent over... | Travis Howell |
2006-04-24 | isSpriteLoaded is Simon 1/2 specific and never used by FF | Travis Howell |
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 |