| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-09-29 | Phase 2 of Simon renaming. Simon directory renaming | Eugene Sandulenko | |
| svn-id: r24009 | |||
| 2006-09-29 | First pahse of renaming simon engine to agos. Internal renames. Compilation | Eugene Sandulenko | |
| is broken svn-id: r24008 | |||
| 2006-09-29 | Add opcode stub for PP | Travis Howell | |
| svn-id: r24006 | |||
| 2006-09-29 | Added/stubbed some Puzzle Pack opcodes that are different compared to The | Torbjörn Andersson | |
| Feeble Files. Didn't make much difference. svn-id: r24001 | |||
| 2006-09-29 | Add speech support for PP and cleanup | Travis Howell | |
| svn-id: r23995 | |||
| 2006-09-28 | Expand Simon engine more | Travis Howell | |
| svn-id: r23994 | |||
| 2006-09-20 | Fix crashes during WW startup | Travis Howell | |
| svn-id: r23944 | |||
| 2006-09-19 | Expand Simon engine | Travis Howell | |
| svn-id: r23939 | |||
| 2006-09-18 | Minor cleanup, to re-order functions | Travis Howell | |
| svn-id: r23928 | |||
| 2006-07-25 | Check uppercase and lowercase, when confirming quit in Simon the Sorcerer 1/2 | Travis Howell | |
| svn-id: r23591 | |||
| 2006-06-02 | Cleanup | Travis Howell | |
| svn-id: r22829 | |||
| 2006-06-02 | Improve Hebrew support | Travis Howell | |
| svn-id: r22825 | |||
| 2006-05-13 | Remove _rejectCount and cleanup | Travis Howell | |
| svn-id: r22430 | |||
| 2006-05-12 | Fixed two regressions in the o1_specialFade() opcode: The wrong colours were | Torbjörn Andersson | |
| faded, and they weren't faded enough. Don't you just love opcodes that are only ever used at the very end of the game? svn-id: r22418 | |||
| 2006-05-08 | Changed abs() to ABS() | Torbjörn Andersson | |
| svn-id: r22389 | |||
| 2006-05-05 | Match fade code of original games and minor cleanup | Travis Howell | |
| svn-id: r22359 | |||
| 2006-05-05 | Update copyright | Travis Howell | |
| svn-id: r22358 | |||
| 2006-05-04 | Update screen more often, for smoother mouse movement | Travis Howell | |
| svn-id: r22322 | |||
| 2006-05-04 | Cleanup | Travis Howell | |
| svn-id: r22320 | |||
| 2006-05-03 | Correct result var in checkPaths script opcode in FF | Travis Howell | |
| svn-id: r22293 | |||
| 2006-05-03 | Cleanup | Travis Howell | |
| svn-id: r22289 | |||
| 2006-04-29 | Cleanup includes | Travis Howell | |
| svn-id: r22225 | |||
| 2006-04-29 | Split more functions of simon.cpp into separate files | Travis Howell | |
| svn-id: r22221 | |||
| 2006-04-29 | Add FF difference in o_screenTextMsg() | Travis Howell | |
| svn-id: r22216 | |||
| 2006-04-29 | Merge fadeToBlack() into o1_specialFade() and cleanup | Travis Howell | |
| svn-id: r22214 | |||
| 2006-04-26 | Add FF difference in isAdjNoun opcode. This makes it possible to get past the | Torbjörn Andersson | |
| SAM / PEG puzzle, but do not ask me what, exactly, was wrong. I haven't a clue. svn-id: r22186 | |||
| 2006-04-24 | Correct and move warning, when failing to load video in FF | Travis Howell | |
| svn-id: r22137 | |||
| 2006-04-21 | Add FF differences in chance script opcode | Travis Howell | |
| svn-id: r22068 | |||
| 2006-04-21 | Split bitArrays into three separate arrays, like original. Also fixing ↵ | Travis Howell | |
| load/save issue with bitArrayThree been off by one svn-id: r22067 | |||
| 2006-04-21 | Add some code for PanEvent in FF and cleanup | Travis Howell | |
| svn-id: r22062 | |||
| 2006-04-20 | Enable virtual keyboard, when entering saved game name in FF | Travis Howell | |
| svn-id: r22057 | |||
| 2006-04-20 | getPathPosn script opcode needs to use int16 to get correct position, fixes ↵ | Travis Howell | |
| entering teleporter in village in FF svn-id: r22055 | |||
| 2006-04-20 | Cleanup | Travis Howell | |
| svn-id: r22047 | |||
| 2006-04-19 | Correct dummyItems in FF and cleanup | Travis Howell | |
| svn-id: r22035 | |||
| 2006-04-19 | Number the FF conversation options. | Torbjörn Andersson | |
| svn-id: r22034 | |||
| 2006-04-19 | Add FF difference in mouseOn script opcode | Travis Howell | |
| svn-id: r22030 | |||
| 2006-04-18 | Correct increment for checkPaths script opcode in FF | Travis Howell | |
| svn-id: r22008 | |||
| 2006-04-17 | Split screenTextPObj script opcode into game specific versions | Travis Howell | |
| svn-id: r21991 | |||
| 2006-04-17 | Add FF difference in addBox script opcode, fixes x position of some boxes | Travis Howell | |
| svn-id: r21990 | |||
| 2006-04-17 | Adjust video playback code, due to false calls in prison of FF | Travis Howell | |
| svn-id: r21977 | |||
| 2006-04-17 | Improve sound support in FF and add MoviePlayer class | Travis Howell | |
| svn-id: r21975 | |||
| 2006-04-17 | Minor cleanup | Travis Howell | |
| svn-id: r21960 | |||
| 2006-04-17 | Intergrate the DXA player for Amiga/Macintosh verisons of FF, from cyx | Travis Howell | |
| svn-id: r21959 | |||
| 2006-04-16 | Fix cursor colors in chemsitry set for FF | Travis Howell | |
| svn-id: r21933 | |||
| 2006-04-15 | Fix speech id for o_screenTextMsg() in FF | Travis Howell | |
| svn-id: r21927 | |||
| 2006-04-15 | Cleanup | Travis Howell | |
| svn-id: r21926 | |||
| 2006-04-15 | Change _numTextBoxes to unsigned, to stop compile warnings | Travis Howell | |
| svn-id: r21903 | |||
| 2006-04-15 | Adjust various number of textBox checks for FF | Travis Howell | |
| svn-id: r21902 | |||
| 2006-04-15 | Increase array sizes for FF and cleanup | Travis Howell | |
| svn-id: r21901 | |||
| 2006-04-15 | Add support for switching voice file in PC versions of FF and cleanup | Travis Howell | |
| svn-id: r21900 | |||
