aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2002-12-31fix COMI transparency color (but maybe there is a replacement for TRNS in V8?)Max Horn
2002-12-31added V8 support to drawVerbBitmap - not even sure if that is used in COMI, t...Max Horn
2002-12-31implemented object drawing (still somewhat broken, we get a 'green screen' ef...Max Horn
2002-12-31get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ...Max Horn
2002-12-30rename some vars to make gcc 2.95.2 happy with -WshadowMax Horn
2002-12-30hopefully this fixes the box regressionMax Horn
2002-12-30More CMI opcode work. The Murray scene outside the Voodoo ladys house (-d1 -b...James Brown
2002-12-30Fixed VC++ warnings.Jamieson Christian
2002-12-30cleanupMax Horn
2002-12-30removed more dead weightMax Horn
2002-12-30small optimizationMax Horn
2002-12-30load z-planes correctly for V8; however, there is still something slightly br...Max Horn
2002-12-30guess on the location of VAR_SCROLL_SCRIPT (based on the fact that all other ...Max Horn
2002-12-30Implement findBlastObject correctly - inventory now worksJames Brown
2002-12-30added FIXMEMax Horn
2002-12-30cleanupMax Horn
2002-12-30added two V8 opcodes; more meaningful error messageMax Horn
2002-12-30added two debugger commandsMax Horn
2002-12-30get rid of annoying warningMax Horn
2002-12-30fixed walkboxes for V8 gamesMax Horn
2002-12-30hm...Max Horn
2002-12-30cleanupMax Horn
2002-12-29cleanupMax Horn
2002-12-29cleanupMax Horn
2002-12-29add timer variables - this (partially) fixes mouse clicking (boy, I did stare...Max Horn
2002-12-29fixed indentation and a warningMax Horn
2002-12-29added some comments / system call skeletionMax Horn
2002-12-29fixed warningMax Horn
2002-12-29changed a little structure for codec47Paweł Kołodziejski
2002-12-29Translate/say verbs added to converstion text.James Brown
2002-12-29Remove translation code from verbageJames Brown
2002-12-29disabled also TEXT subcode in CMI smushPaweł Kołodziejski
2002-12-29Fix silly typo - thanks max :)James Brown
2002-12-29disabled CMI smush audio, cleanup codec 47, correct path paramPaweł Kołodziejski
2002-12-29fix compileJames Brown
2002-12-29override var was wrong, update mouse click codeJames Brown
2002-12-29Add and verify some variablesJames Brown
2002-12-29removed handle codec 14Paweł Kołodziejski
2002-12-29Remove overly verbose debug message :)James Brown
2002-12-29fixed play CMI musicPaweł Kołodziejski
2002-12-29fix cutoff hack workaroundJames Brown
2002-12-29various small fixes; first sample of CMI now is audible (a start at least :-)Max Horn
2002-12-28added missing returnPaweł Kołodziejski
2002-12-28added missing commaMax Horn
2002-12-28added more stuff for CMI musicPaweł Kołodziejski
2002-12-28added CMI music imuse tablesPaweł Kołodziejski
2002-12-28fix for CMI codecPaweł Kołodziejski
2002-12-28fixed warningMax Horn
2002-12-28typo :-)Max Horn
2002-12-28fixed several warnings; added a FIXME to a suspicious variable usage; use sam...Max Horn