Age | Commit message (Expand) | Author |
2006-06-12 | Correct function called when exiting oracle or close up scene in FF. Fixes bu... | Travis Howell |
2006-06-11 | Add back lost change, to allow FF to skip any speech | Travis Howell |
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-27 | uninitialized variable | Willem Jan Palenstijn |
2006-05-26 | isSpriteLoaded() is used by FF, a similar function was commented out in orig... | Travis Howell |
2006-05-13 | fix VS2005 compilation warnings | Andrew Kurushin |
2006-05-13 | Remove _rejectCount and cleanup | Travis Howell |
2006-05-13 | Split VGA resource management back into FF and Simon 1/2 versions | 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 | Update palmOS code for GameSpecificSettings changes | Travis Howell |
2006-05-04 | Allow skipping speech in Simon1 | Travis Howell |
2006-05-04 | Don't read beyond imageCount, when looking for image | Travis Howell |
2006-05-04 | Show Epic Interactive movie on startup in Amiga/Mac. versions of FF | Travis Howell |
2006-05-04 | Update screen more often, for smoother mouse movement | Travis Howell |
2006-05-04 | Cleanup | 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 | 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 | Cleanup includes | Travis Howell |
2006-04-29 | Split more functions of simon.cpp into separate files | 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-29 | Add more timer code differences in FF | Travis Howell |
2006-04-29 | Fix mistakes in animateSpritesByY() for FF | Travis Howell |
2006-04-26 | Introduce and use Engine_Empty() and Engine::GUIErrorMessage() | Eugene Sandulenko |
2006-04-25 | Show GUI message when game data is not found. | Eugene Sandulenko |
2006-04-24 | Add support for OmniTV | 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-22 | Cleanup use of different filenames in different versions | Travis Howell |
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 F9 key in FF, which toggles hitbox names | Travis Howell |
2006-04-20 | Add timer difference in FF | Travis Howell |
2006-04-20 | Fix mistake in vertical scrolling in FF | Travis Howell |
2006-04-20 | _rejectCount should only be incremented in checkNoOverWrite() | Travis Howell |
2006-04-20 | Update resource managment, missed several changes from FF | Travis Howell |
2006-04-20 | Cleanup | Travis Howell |
2006-04-20 | Minor cleanup | Travis Howell |