aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/items.cpp
AgeCommit message (Expand)Author
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
2006-09-29Add opcode stub for PPTravis Howell
2006-09-29Added/stubbed some Puzzle Pack opcodes that are different compared to TheTorbjörn Andersson
2006-09-29Add speech support for PP and cleanupTravis Howell
2006-09-28Expand Simon engine moreTravis Howell
2006-09-20Fix crashes during WW startupTravis Howell
2006-09-19Expand Simon engineTravis Howell
2006-09-18Minor cleanup, to re-order functionsTravis Howell
2006-07-25Check uppercase and lowercase, when confirming quit in Simon the Sorcerer 1/2Travis Howell
2006-06-02CleanupTravis Howell
2006-06-02Improve Hebrew supportTravis Howell
2006-05-13Remove _rejectCount and cleanupTravis Howell
2006-05-12Fixed two regressions in the o1_specialFade() opcode: The wrong colours wereTorbjörn Andersson
2006-05-08Changed abs() to ABS()Torbjörn Andersson
2006-05-05Match fade code of original games and minor cleanupTravis Howell
2006-05-05Update copyrightTravis Howell
2006-05-04Update screen more often, for smoother mouse movementTravis Howell
2006-05-04CleanupTravis Howell
2006-05-03Correct result var in checkPaths script opcode in FFTravis Howell
2006-05-03CleanupTravis Howell
2006-04-29Cleanup includesTravis Howell
2006-04-29Split more functions of simon.cpp into separate filesTravis Howell
2006-04-29Add FF difference in o_screenTextMsg()Travis Howell
2006-04-29Merge fadeToBlack() into o1_specialFade() and cleanupTravis Howell
2006-04-26Add FF difference in isAdjNoun opcode. This makes it possible to get past theTorbjörn Andersson
2006-04-24Correct and move warning, when failing to load video in FFTravis Howell
2006-04-21Add FF differences in chance script opcodeTravis Howell
2006-04-21Split bitArrays into three separate arrays, like original. Also fixing load/s...Travis Howell
2006-04-21Add some code for PanEvent in FF and cleanupTravis Howell
2006-04-20Enable virtual keyboard, when entering saved game name in FFTravis Howell
2006-04-20getPathPosn script opcode needs to use int16 to get correct position, fixes e...Travis Howell
2006-04-20CleanupTravis Howell
2006-04-19Correct dummyItems in FF and cleanupTravis Howell
2006-04-19Number the FF conversation options.Torbjörn Andersson
2006-04-19Add FF difference in mouseOn script opcodeTravis Howell
2006-04-18Correct increment for checkPaths script opcode in FFTravis Howell
2006-04-17Split screenTextPObj script opcode into game specific versionsTravis Howell
2006-04-17Add FF difference in addBox script opcode, fixes x position of some boxesTravis Howell
2006-04-17Adjust video playback code, due to false calls in prison of FFTravis Howell
2006-04-17Improve sound support in FF and add MoviePlayer classTravis Howell
2006-04-17Minor cleanupTravis Howell
2006-04-17Intergrate the DXA player for Amiga/Macintosh verisons of FF, from cyxTravis Howell
2006-04-16Fix cursor colors in chemsitry set for FFTravis Howell
2006-04-15Fix speech id for o_screenTextMsg() in FFTravis Howell
2006-04-15CleanupTravis Howell
2006-04-15Change _numTextBoxes to unsigned, to stop compile warningsTravis Howell
2006-04-15Adjust various number of textBox checks for FFTravis Howell
2006-04-15Increase array sizes for FF and cleanupTravis Howell
2006-04-15Add support for switching voice file in PC versions of FF and cleanupTravis Howell