aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/verb.cpp
AgeCommit message (Collapse)Author
2007-05-17Cleanup.Travis Howell
svn-id: r26858
2007-05-13Fix bug in original Simon the Sorcerer 2, the x position in invertBox() ↵Travis Howell
needs to be adjusted for scrolling locations. svn-id: r26823
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
svn-id: r26792
2007-05-07The Palette difference in inventory arrows, applies to AGA version of Simon ↵Travis Howell
the Sorcerer 1 too. svn-id: r26780
2007-05-07Fixes for conversation response in Waxworks.Travis Howell
svn-id: r26779
2007-04-15Cleanup.Travis Howell
svn-id: r26497
2007-04-15Cleanup.Travis Howell
svn-id: r26482
2007-03-18Changed AGOS to use the EventManager to track the mouse position; added a ↵Max Horn
FIXME comment about _mouseOld never being set svn-id: r26206
2006-10-27Limit game specific codeTravis Howell
svn-id: r24523
2006-10-24Rename variableTravis Howell
svn-id: r24487
2006-10-23Re-enable verb codeTravis Howell
svn-id: r24472
2006-10-23Add minor icon code differences in Elvira 2Travis Howell
svn-id: r24471
2006-10-22Add drag support for items in Elvira 1/2 and WWTravis Howell
svn-id: r24436
2006-10-21CleanupTravis Howell
svn-id: r24397
2006-10-20Split code into more specific files and cleanupTravis Howell
svn-id: r24394
2006-10-18Fix display of sword cursor in WWTravis Howell
svn-id: r24362
2006-10-18Add mouse cursors for WWTravis Howell
svn-id: r24361
2006-10-16Enable menus in Elvira 2Travis Howell
svn-id: r24349
2006-10-13Fix position of descriptions in WWTravis Howell
svn-id: r24289
2006-10-08Add invert box difference in Elvira 2Travis Howell
svn-id: r24195
2006-10-08Add invert box difference in Elvira 1Travis Howell
svn-id: r24194
2006-10-07Add more code differences in Elvira 1Travis Howell
svn-id: r24161
2006-10-01Add debug opcode table for PP and other minor changes for PPTravis Howell
svn-id: r24050
2006-09-29Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS andEugene Sandulenko
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
svn-id: r24009