aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/verb.cpp
AgeCommit message (Expand)Author
2006-07-14More whitespace changes.Torbjörn Andersson
2006-06-02Add load/save errors for other languagesTravis Howell
2006-05-05Update copyrightTravis Howell
2006-05-03CleanupTravis Howell
2006-04-29Cleanup includesTravis Howell
2006-04-29Split more functions of simon.cpp into separate filesTravis Howell
2006-04-21Add some code for PanEvent in FF and cleanupTravis Howell
2006-04-20Revert that delay change when scrolling inventory in FF, causes glitchesTravis Howell
2006-04-20Fix constant scrolling in oracle in FF, when mouse button is pressedTravis Howell
2006-04-20Fix freeze that can occur when scrolling inventory in oracle of FFTravis Howell
2006-04-17Fix box selection after vertical scrolling in FFTravis Howell
2006-04-16Fix mouse cursor changing for buttons in chemistry set for FFTravis Howell
2006-04-16Improve cursor support in FFTravis Howell
2006-04-15Minor cleanupTravis Howell
2006-04-15Adjust video opcodes for second variable arrayTravis Howell
2006-04-14Fix object name display, after conversation in FFTravis Howell
2006-04-14CleanupTravis Howell
2006-04-14Ooops, increment table, not field in invertBox{}Travis Howell
2006-04-14Add missing increment in invertBox()Travis Howell
2006-04-13Add invertBox function for FFTravis Howell
2006-04-13Add code for save game interface in FFTravis Howell
2006-04-10By now, it should be obvious that I'm trying to get rid of the o_ functions.Torbjörn Andersson
2006-04-09Fix hitareas when scrolling in oracle of FFTravis Howell
2006-04-09Disable constant display of object names, since oracle settings are usable in...Travis Howell
2006-04-09Add centreScroll() for FF and hyperbox code differences in FF.Travis Howell
2006-04-08Add FF difference in addTextBox() and minor cleanupTravis Howell
2006-04-08Fixes for oracle in FF and cleanupTravis Howell
2006-04-07Fix subtitle output in FFTravis Howell
2006-04-07Add some work on text output in FFTravis Howell
2006-04-06Rename structures and correct array sizesTravis Howell
2006-04-06CleanupTravis Howell
2006-04-06Remove duplicate code in last commit and minor fixes for FFTravis Howell
2006-04-06Minor cleanup and fixes for FFTravis Howell
2006-04-05Renames structures and other cleanupTravis Howell
2006-04-05Use the setBitFlag() and getBitFlag() functions, instead of manipulatingTorbjörn Andersson
2006-04-04Add inventory array differences in FF and minor cleanupTravis Howell
2006-04-04_noRightClick got reversed in setVerb for FFTravis Howell
2006-04-04Add verb codes differences in FFTravis Howell
2006-04-04Added stub for FF right-clicking.Torbjörn Andersson
2006-04-04More work on oracle in FFTravis Howell
2006-03-16CleanupTravis Howell
2006-03-16CleanupTravis Howell
2006-02-11Moved engines to the new engines/ directoryMax Horn