Age | Commit message (Expand) | Author |
2006-09-19 | Expand Simon engine | Travis Howell |
2006-09-18 | Minor cleanup, to re-order functions | Travis Howell |
2006-07-25 | Check uppercase and lowercase, when confirming quit in Simon the Sorcerer 1/2 | Travis Howell |
2006-06-02 | Cleanup | Travis Howell |
2006-06-02 | Improve Hebrew support | Travis Howell |
2006-05-13 | Remove _rejectCount and cleanup | Travis Howell |
2006-05-12 | Fixed two regressions in the o1_specialFade() opcode: The wrong colours were | Torbjörn Andersson |
2006-05-08 | Changed abs() to ABS() | Torbjörn Andersson |
2006-05-05 | Match fade code of original games and minor cleanup | Travis Howell |
2006-05-05 | Update copyright | Travis Howell |
2006-05-04 | Update screen more often, for smoother mouse movement | Travis Howell |
2006-05-04 | Cleanup | Travis Howell |
2006-05-03 | Correct result var in checkPaths script opcode in FF | Travis Howell |
2006-05-03 | Cleanup | 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 | Add FF difference in o_screenTextMsg() | 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-24 | Correct and move warning, when failing to load video in FF | 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 some code for PanEvent in FF and cleanup | Travis Howell |
2006-04-20 | Enable virtual keyboard, when entering saved game name in FF | Travis Howell |
2006-04-20 | getPathPosn script opcode needs to use int16 to get correct position, fixes e... | Travis Howell |
2006-04-20 | Cleanup | 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-19 | Add FF difference in mouseOn script opcode | Travis Howell |
2006-04-18 | Correct increment for checkPaths script opcode in FF | 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 | 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 | Minor cleanup | Travis Howell |
2006-04-17 | Intergrate the DXA player for Amiga/Macintosh verisons of FF, from cyx | Travis Howell |
2006-04-16 | Fix cursor colors in chemsitry set for FF | Travis Howell |
2006-04-15 | Fix speech id for o_screenTextMsg() in FF | Travis Howell |
2006-04-15 | Cleanup | Travis Howell |
2006-04-15 | Change _numTextBoxes to unsigned, to stop compile warnings | Travis Howell |
2006-04-15 | Adjust various number of textBox checks for FF | Travis Howell |
2006-04-15 | Increase array sizes for FF and cleanup | Travis Howell |
2006-04-15 | Add support for switching voice file in PC versions of FF and cleanup | Travis Howell |
2006-04-15 | Adjust video opcodes for second variable array | Travis Howell |
2006-04-14 | Cleanup | 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 | Remove duplicate check in checkPaths | Travis Howell |
2006-04-13 | Add checkPaths function for FF | Travis Howell |
2006-04-13 | Add code for save game interface in FF | Travis Howell |