aboutsummaryrefslogtreecommitdiff
path: root/scumm/verbs.cpp
AgeCommit message (Expand)Author
2003-05-12fix regression in MI1 (and possibly others)Max Horn
2003-05-10renamed _scrWidth/_scrHeight -> _roomWidht/_roomHeight, and _realWidth/_realH...Max Horn
2003-05-10added a 'width' parameter to drawBitmap (contrary to 'numstrips', it specifie...Max Horn
2003-05-09super hackish mouse click support for Zak (doesn't do anything useful in MM y...Max Horn
2003-04-30assert in compile mode expands to ... nnothing!Max Horn
2003-04-29fixed LoomEGA distaff (you'll need to start a new game); added FIXME commentMax Horn
2003-04-26fixed verb objects for GF_OLD_BUNDLE gamesMax Horn
2003-04-13img and imgh should be readed from offset +2, but i'm not sure about imptr (i...Paweł Kołodziejski
2003-04-12oops, copy&paste, I should avoid 'em or check better :-(Max Horn
2003-04-12hacked in some verb object support for OLD_BUNDLE (drawVerbBitmap part not ye...Max Horn
2003-04-07removed -1's in image verb code: a) the original code doesn't have these b) i...Max Horn
2003-03-29fixed verb regression in older gamesMax Horn
2003-03-28fixed verb drawing in COMI (and maybe FT, too?)Max Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanupPaweł Kołodziejski
2003-01-16Remove dodgy fix for verb backgrounds.James Brown
2003-01-15COMI conversation verb fixMax Horn
2003-01-12indention fixMax Horn
2003-01-12Fhew. Fix crash.James Brown
2003-01-12New method of local object management. Buggy, segfaults on the Part 1 screen ...James Brown
2002-12-31added V8 support to drawVerbBitmap - not even sure if that is used in COMI, t...Max Horn
2002-12-29Remove translation code from verbageJames Brown
2002-12-26fixed compilation under VC6Paweł Kołodziejski
2002-12-25moved CharsetRendere into its own header/source file; changed Scumm::_charset...Max Horn
2002-12-25renamed Scumm::charset -> Scumm::_charsetMax Horn
2002-12-21use dbAllowMaskOr instead of 'true' (which was confusing)Max Horn
2002-12-13removed debug code I accidentally left inMax Horn
2002-12-13cleanupMax Horn
2002-12-04more cleanupMax Horn
2002-11-29more cleanupMax Horn
2002-11-29oops, left in debug outputMax Horn
2002-11-29cleanupMax Horn
2002-10-27removed hardcoded valuesPaweł Kołodziejski
2002-10-24changed number strips to dynamic and increased arrays tdirty and bdirty to 80Paweł Kołodziejski
2002-10-01Patch #616092: Full Throttle dialog fixJames Brown
2002-09-22renamec string -> _string and sentence -> _sentence in class Scumm (I origina...Max Horn
2002-08-21Initial revisionMax Horn