aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/items.cpp
AgeCommit message (Collapse)Author
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
svn-id: r24009
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
is broken svn-id: r24008
2006-09-29Add opcode stub for PPTravis Howell
svn-id: r24006
2006-09-29Added/stubbed some Puzzle Pack opcodes that are different compared to TheTorbjörn Andersson
Feeble Files. Didn't make much difference. svn-id: r24001
2006-09-29Add speech support for PP and cleanupTravis Howell
svn-id: r23995
2006-09-28Expand Simon engine moreTravis Howell
svn-id: r23994
2006-09-20Fix crashes during WW startupTravis Howell
svn-id: r23944
2006-09-19Expand Simon engineTravis Howell
svn-id: r23939
2006-09-18Minor cleanup, to re-order functionsTravis Howell
svn-id: r23928
2006-07-25Check uppercase and lowercase, when confirming quit in Simon the Sorcerer 1/2Travis Howell
svn-id: r23591
2006-06-02CleanupTravis Howell
svn-id: r22829
2006-06-02Improve Hebrew supportTravis Howell
svn-id: r22825
2006-05-13Remove _rejectCount and cleanupTravis Howell
svn-id: r22430
2006-05-12Fixed two regressions in the o1_specialFade() opcode: The wrong colours wereTorbjö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-08Changed abs() to ABS()Torbjörn Andersson
svn-id: r22389
2006-05-05Match fade code of original games and minor cleanupTravis Howell
svn-id: r22359
2006-05-05Update copyrightTravis Howell
svn-id: r22358
2006-05-04Update screen more often, for smoother mouse movementTravis Howell
svn-id: r22322
2006-05-04CleanupTravis Howell
svn-id: r22320
2006-05-03Correct result var in checkPaths script opcode in FFTravis Howell
svn-id: r22293
2006-05-03CleanupTravis Howell
svn-id: r22289
2006-04-29Cleanup includesTravis Howell
svn-id: r22225
2006-04-29Split more functions of simon.cpp into separate filesTravis Howell
svn-id: r22221
2006-04-29Add FF difference in o_screenTextMsg()Travis Howell
svn-id: r22216
2006-04-29Merge fadeToBlack() into o1_specialFade() and cleanupTravis Howell
svn-id: r22214
2006-04-26Add FF difference in isAdjNoun opcode. This makes it possible to get past theTorbjörn Andersson
SAM / PEG puzzle, but do not ask me what, exactly, was wrong. I haven't a clue. svn-id: r22186
2006-04-24Correct and move warning, when failing to load video in FFTravis Howell
svn-id: r22137
2006-04-21Add FF differences in chance script opcodeTravis Howell
svn-id: r22068
2006-04-21Split 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-21Add some code for PanEvent in FF and cleanupTravis Howell
svn-id: r22062
2006-04-20Enable virtual keyboard, when entering saved game name in FFTravis Howell
svn-id: r22057
2006-04-20getPathPosn script opcode needs to use int16 to get correct position, fixes ↵Travis Howell
entering teleporter in village in FF svn-id: r22055
2006-04-20CleanupTravis Howell
svn-id: r22047
2006-04-19Correct dummyItems in FF and cleanupTravis Howell
svn-id: r22035
2006-04-19Number the FF conversation options.Torbjörn Andersson
svn-id: r22034
2006-04-19Add FF difference in mouseOn script opcodeTravis Howell
svn-id: r22030
2006-04-18Correct increment for checkPaths script opcode in FFTravis Howell
svn-id: r22008
2006-04-17Split screenTextPObj script opcode into game specific versionsTravis Howell
svn-id: r21991
2006-04-17Add FF difference in addBox script opcode, fixes x position of some boxesTravis Howell
svn-id: r21990
2006-04-17Adjust video playback code, due to false calls in prison of FFTravis Howell
svn-id: r21977
2006-04-17Improve sound support in FF and add MoviePlayer classTravis Howell
svn-id: r21975
2006-04-17Minor cleanupTravis Howell
svn-id: r21960
2006-04-17Intergrate the DXA player for Amiga/Macintosh verisons of FF, from cyxTravis Howell
svn-id: r21959
2006-04-16Fix cursor colors in chemsitry set for FFTravis Howell
svn-id: r21933
2006-04-15Fix speech id for o_screenTextMsg() in FFTravis Howell
svn-id: r21927
2006-04-15CleanupTravis Howell
svn-id: r21926
2006-04-15Change _numTextBoxes to unsigned, to stop compile warningsTravis Howell
svn-id: r21903
2006-04-15Adjust various number of textBox checks for FFTravis Howell
svn-id: r21902
2006-04-15Increase array sizes for FF and cleanupTravis Howell
svn-id: r21901
2006-04-15Add support for switching voice file in PC versions of FF and cleanupTravis Howell
svn-id: r21900