aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/verb.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-07-04Cleanup: Treat booleans as booleans, not integers. (I hope I didn't mess up,Torbjörn Andersson
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...Ori Avtalion
2009-08-12Enable Personal Nightmare by default.Travis Howell
2009-08-11Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en...Travis Howell
2009-07-06Use graphics surfaces for screen buffers, and always use correct pitch when w...Travis Howell
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-09Minor cleanup.Travis Howell
2009-03-09Change Personal Nightmare support to optional, until setjmp/longjmp code is c...Travis Howell
2009-03-08Correct more errors in hitBox8().Travis Howell
2009-03-08Correct error in hitBox8().Travis Howell
2009-03-08Cleanup.Travis Howell
2009-03-08Clarify several errors messages.Travis Howell
2009-03-08Add initial support for Personal Nightmare.Travis Howell
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-03-05Add minor verb code differences in Elvira 1/2.Travis Howell
2009-02-07Cleanup.Travis Howell
2008-09-30Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...Max Horn
2008-08-13Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u...Christopher Page
2008-08-08Hopefully allow quiting at any stage AGOS engines games again.Travis Howell
2008-03-29Add patch #1928643 - Czech fan translation of Simon the Sorcerer 1.Travis Howell
2008-03-25Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1.Travis Howell
2008-03-23Fix name locking in Waxworks, and cleanup.Travis Howell
2008-03-12Fix bug #1911558 - FF: Inventory doesn't scroll to the end.Travis Howell
2008-03-11Cleanup.Torbjörn Andersson
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-21Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...Travis Howell
2007-06-11Restrict workaround, to prevent regression when inverting conversation respon...Travis Howell
2007-06-09Fix position of name text in Hebrew versions.Travis Howell
2007-06-06Fix crash, when the hitarea array overflows in the Amiga demo of Elvira 1.Travis Howell
2007-06-05Fix input issues in earlier games, and split handleMouseMoved() due to differ...Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-17Cleanup.Travis Howell
2007-05-13Fix bug in original Simon the Sorcerer 2, the x position in invertBox() needs...Travis Howell
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
2007-05-07The Palette difference in inventory arrows, applies to AGA version of Simon t...Travis Howell
2007-05-07Fixes for conversation response in Waxworks.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-03-18Changed AGOS to use the EventManager to track the mouse position; added a FIX...Max Horn
2006-10-27Limit game specific codeTravis Howell
2006-10-24Rename variableTravis Howell
2006-10-23Re-enable verb codeTravis Howell
2006-10-23Add minor icon code differences in Elvira 2Travis Howell
2006-10-22Add drag support for items in Elvira 1/2 and WWTravis Howell
2006-10-21CleanupTravis Howell
2006-10-20Split code into more specific files and cleanupTravis Howell
2006-10-18Fix display of sword cursor in WWTravis Howell
2006-10-18Add mouse cursors for WWTravis Howell
2006-10-16Enable menus in Elvira 2Travis Howell