Age | Commit message (Expand) | Author |
2006-09-16 | * Added virtual Engine::getDebugger() method | Max Horn |
2006-06-02 | Cleanup | Travis Howell |
2006-06-01 | Fix wait timeout during introduction of demo version of Simon the Sorcerer 1 ... | Travis Howell |
2006-05-13 | Remove _rejectCount and cleanup | Travis Howell |
2006-05-05 | Remove leftover | Travis Howell |
2006-05-05 | Match fade code of original games and minor cleanup | Travis Howell |
2006-05-05 | Update copyright | Travis Howell |
2006-05-04 | Cleanup | Travis Howell |
2006-05-04 | Cleanup | Travis Howell |
2006-05-03 | Correct size of GPVCount/PVCount vars | Travis Howell |
2006-05-03 | Fix scrolling glitches in Oracle of FF | Travis Howell |
2006-05-03 | Cleanup | Travis Howell |
2006-05-02 | Cleanup | Torbjörn Andersson |
2006-05-02 | Let's try this again: Let the backend draw the mouse cursor, instead of drawing | Torbjörn Andersson |
2006-04-30 | Revert last change to mouse cursors in FF, causes odd glitches | Travis Howell |
2006-04-30 | Ooops, update var names for drawMousePart() | Travis Howell |
2006-04-30 | Use system code for mouse cursors in FF | Travis Howell |
2006-04-30 | Add complete support for mouse cursors in FF, with help from olki | Travis Howell |
2006-04-29 | Merge fadeToBlack() into o1_specialFade() and cleanup | Travis Howell |
2006-04-26 | Add FF difference in isAdjNoun opcode. This makes it possible to get past the | Torbjörn Andersson |
2006-04-26 | Fix timer events time when saving game in FF | Travis Howell |
2006-04-24 | Restrict variables sizes, when reading from vcReadNextWord(), to prevent over... | Travis Howell |
2006-04-24 | Fix memory leak in readGamePcText() | Travis Howell |
2006-04-24 | isSpriteLoaded is Simon 1/2 specific and never used by FF | Travis Howell |
2006-04-24 | Free screen buffers on exit | Travis Howell |
2006-04-23 | Implemented volume and panning for FF sound effects. I hope my mapping from | Torbjörn Andersson |
2006-04-22 | Non-void functions always must return something | Max Horn |
2006-04-22 | Cleanup use of different filenames in different versions | Travis Howell |
2006-04-21 | Changed loadVGAFile dstSize datatype from uint to uint32 so it matches the da... | Lars Persson |
2006-04-21 | Add FF differences in chance script opcode | Travis Howell |
2006-04-21 | Split bitArrays into three separate arrays, like original. Also fixing load/s... | Travis Howell |
2006-04-21 | Add animate sprites by Y function for FF | Travis Howell |
2006-04-21 | Add back debug function | 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-20 | Minor cleanup | Travis Howell |
2006-04-20 | Update resource managment for FF, this method is more efficent for Simon 1/2 too | Travis Howell |
2006-04-19 | Correct dummyItems in FF and cleanup | Travis Howell |
2006-04-19 | Number the FF conversation options. | Torbjörn Andersson |
2006-04-18 | Fix time events continuing, when using the oracle in FF | Travis Howell |
2006-04-18 | Scrolling comparisons should always be signed, fixes scrolling issue in maze ... | Travis Howell |
2006-04-17 | Split screenTextPObj script opcode into game specific versions | Travis Howell |
2006-04-17 | Add FF difference in addBox script opcode, fixes x position of some boxes | Travis Howell |
2006-04-17 | Trigger videos for OmniTV in FF | Travis Howell |
2006-04-17 | Adjust video playback code, due to false calls in prison of FF | Travis Howell |
2006-04-17 | Improve sound support in FF and add MoviePlayer class | Travis Howell |
2006-04-17 | Intergrate the DXA player for Amiga/Macintosh verisons of FF, from cyx | Travis Howell |
2006-04-16 | Reduced dependencies on base/plugins.h | Max Horn |
2006-04-15 | Cleanup | Travis Howell |
2006-04-15 | Use different methods to avoid overflows to FF, to avoid regressions | Travis Howell |