Age | Commit message (Expand) | Author |
2003-05-22 | V2 Inventory scrolling, etc | James Brown |
2003-05-21 | cleaned up V2 input code | Max Horn |
2003-05-21 | many pedantic warning fixes (and some actual potential buglets fixed, too) | Max Horn |
2003-05-21 | constness fixes | Max Horn |
2003-05-21 | Work on V2 inventory hack a little more | James Brown |
2003-05-21 | Move stuff around | James Brown |
2003-05-17 | Fix invalid variable | James Brown |
2003-05-17 | Cleanup | James Brown |
2003-05-15 | make some more use of ScummVM::Point; cleanup | Max Horn |
2003-05-15 | some more ScummVM::Rect | Max Horn |
2003-05-15 | Make use of ScummVM::Rect | Max Horn |
2003-05-12 | fix regression in MI1 (and possibly others) | Max Horn |
2003-05-10 | renamed _scrWidth/_scrHeight -> _roomWidht/_roomHeight, and _realWidth/_realH... | Max Horn |
2003-05-10 | added a 'width' parameter to drawBitmap (contrary to 'numstrips', it specifie... | Max Horn |
2003-05-09 | super hackish mouse click support for Zak (doesn't do anything useful in MM y... | Max Horn |
2003-04-30 | assert in compile mode expands to ... nnothing! | Max Horn |
2003-04-29 | fixed LoomEGA distaff (you'll need to start a new game); added FIXME comment | Max Horn |
2003-04-26 | fixed verb objects for GF_OLD_BUNDLE games | Max Horn |
2003-04-13 | img and imgh should be readed from offset +2, but i'm not sure about imptr (i... | Paweł Kołodziejski |
2003-04-12 | oops, copy&paste, I should avoid 'em or check better :-( | Max Horn |
2003-04-12 | hacked in some verb object support for OLD_BUNDLE (drawVerbBitmap part not ye... | Max Horn |
2003-04-07 | removed -1's in image verb code: a) the original code doesn't have these b) i... | Max Horn |
2003-03-29 | fixed verb regression in older games | Max Horn |
2003-03-28 | fixed verb drawing in COMI (and maybe FT, too?) | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup | Paweł Kołodziejski |
2003-01-16 | Remove dodgy fix for verb backgrounds. | James Brown |
2003-01-15 | COMI conversation verb fix | Max Horn |
2003-01-12 | indention fix | Max Horn |
2003-01-12 | Fhew. Fix crash. | James Brown |
2003-01-12 | New method of local object management. Buggy, segfaults on the Part 1 screen ... | James Brown |
2002-12-31 | added V8 support to drawVerbBitmap - not even sure if that is used in COMI, t... | Max Horn |
2002-12-29 | Remove translation code from verbage | James Brown |
2002-12-26 | fixed compilation under VC6 | Paweł Kołodziejski |
2002-12-25 | moved CharsetRendere into its own header/source file; changed Scumm::_charset... | Max Horn |
2002-12-25 | renamed Scumm::charset -> Scumm::_charset | Max Horn |
2002-12-21 | use dbAllowMaskOr instead of 'true' (which was confusing) | Max Horn |
2002-12-13 | removed debug code I accidentally left in | Max Horn |
2002-12-13 | cleanup | Max Horn |
2002-12-04 | more cleanup | Max Horn |
2002-11-29 | more cleanup | Max Horn |
2002-11-29 | oops, left in debug output | Max Horn |
2002-11-29 | cleanup | Max Horn |
2002-10-27 | removed hardcoded values | Paweł Kołodziejski |
2002-10-24 | changed number strips to dynamic and increased arrays tdirty and bdirty to 80 | Paweł Kołodziejski |
2002-10-01 | Patch #616092: Full Throttle dialog fix | James Brown |
2002-09-22 | renamec string -> _string and sentence -> _sentence in class Scumm (I origina... | Max Horn |
2002-08-21 | Initial revision | Max Horn |