Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-08 | Add FF difference in addTextBox() and minor cleanup | Travis Howell | |
svn-id: r21690 | |||
2006-04-08 | Fixes for oracle in FF and cleanup | Travis Howell | |
svn-id: r21680 | |||
2006-04-08 | Add initial support for vertical scrolling in FF | Travis Howell | |
svn-id: r21675 | |||
2006-04-07 | Cleanup and split scrolling code | Travis Howell | |
svn-id: r21670 | |||
2006-04-07 | Cleanup of yesterday's changes. The opcode functions no longer need to take any | Torbjörn Andersson | |
parameters. svn-id: r21662 | |||
2006-04-07 | Fix some horizontal scrolling issues in FF | Travis Howell | |
svn-id: r21661 | |||
2006-04-07 | Fix subtitle output in FF | Travis Howell | |
svn-id: r21659 | |||
2006-04-07 | Add some work on text output in FF | Travis Howell | |
svn-id: r21656 | |||
2006-04-06 | Split the opcodes into separate functions, and use an array of function | Torbjörn Andersson | |
pointers for decoding them, like we do in most other engines. And I just want to say that this is the second biggest opcode table I've ever seen! svn-id: r21644 | |||
2006-04-06 | Rename structures and correct array sizes | Travis Howell | |
svn-id: r21641 | |||
2006-04-06 | Cleanup | Travis Howell | |
svn-id: r21640 | |||
2006-04-06 | Remove duplicate code in last commit and minor fixes for FF | Travis Howell | |
svn-id: r21639 | |||
2006-04-06 | Minor cleanup and fixes for FF | Travis Howell | |
svn-id: r21638 | |||
2006-04-06 | Add some work on scrolling in FF | Travis Howell | |
svn-id: r21637 | |||
2006-04-06 | Add more icon differences in FF and cleanup | Travis Howell | |
svn-id: r21635 | |||
2006-04-05 | Renames structures and other cleanup | Travis Howell | |
svn-id: r21626 | |||
2006-04-04 | Add inventory array differences in FF and minor cleanup | Travis Howell | |
svn-id: r21613 | |||
2006-04-04 | Add skipSpeech difference in FF | Travis Howell | |
svn-id: r21590 | |||
2006-04-04 | Add verb codes differences in FF | Travis Howell | |
svn-id: r21589 | |||
2006-04-04 | Added stub for FF right-clicking. | Torbjörn Andersson | |
svn-id: r21588 | |||
2006-04-04 | More work on oracle in FF | Travis Howell | |
svn-id: r21586 | |||
2006-04-04 | More work on oracle in FF | Travis Howell | |
svn-id: r21583 | |||
2006-04-03 | Add initial support for oracle icons in FF | Travis Howell | |
svn-id: r21579 | |||
2006-03-28 | Update game detection code, with recent changes from SAGA engine | Travis Howell | |
svn-id: r21478 | |||
2006-03-27 | Add FF support to dump_bitmap() | Travis Howell | |
svn-id: r21464 | |||
2006-03-23 | Minor changes for FF and cleanup | Travis Howell | |
svn-id: r21417 | |||
2006-03-22 | Code for inverted rect when scaling images of FF no longer required. Minor ↵ | Travis Howell | |
cleanup svn-id: r21407 | |||
2006-03-22 | Rename draw buffers correctly | Travis Howell | |
svn-id: r21406 | |||
2006-03-22 | Add initial support for Amiga and Macintosh versions of The Feeble Files | Travis Howell | |
svn-id: r21399 | |||
2006-03-16 | Cleanup | Travis Howell | |
svn-id: r21328 | |||
2006-03-16 | Cleanup | Travis Howell | |
svn-id: r21327 | |||
2006-03-16 | Rename get draw buffer functions | Travis Howell | |
svn-id: r21325 | |||
2006-03-16 | Remove unused unlock draw surface functions | Travis Howell | |
svn-id: r21323 | |||
2006-03-16 | Add scaling code stub for FF | Travis Howell | |
svn-id: r21322 | |||
2006-03-09 | Moved SIMON plugin interface code from simon.cpp to game.cpp | Max Horn | |
svn-id: r21180 | |||
2006-03-09 | Modified SIMON engine to use DetectedGame::updateDesc | Max Horn | |
svn-id: r21176 | |||
2006-03-09 | - added new toDetectedGame() template function (analog to toGameSettings) | Max Horn | |
- made use of the new DetectedGame constructor from my last commit - some related cleanup svn-id: r21149 | |||
2006-02-18 | - Removed the 'features' field from GameSettings | Max Horn | |
- Removed GF_DEFAULT_TO_1X_SCALER svn-id: r20747 | |||
2006-02-16 | Cleanup drawing code for Feeble Files | Travis Howell | |
svn-id: r20734 | |||
2006-02-13 | Add hyperlink on/off functions of oracle in Feeble Files | Travis Howell | |
svn-id: r20665 | |||
2006-02-12 | The GameDetector is no longer a required parameter for Engine constructors | Max Horn | |
svn-id: r20590 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |