aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2004-01-11fix loading of old COMI savegames (which are based on the bad old camera var ...Max Horn
2004-01-11OoopsTravis Howell
2004-01-11This make HE games actor clipping code closer to disasm.Travis Howell
2004-01-11Enable subtitles toggle key 't' in Humongous Games.Travis Howell
2004-01-10More conversion to debug channelsJames Brown
2004-01-10added one opcodePaweł Kołodziejski
2004-01-10added two opcodesPaweł Kołodziejski
2004-01-10removed stackLock and added locking tracks to prevent removedPaweł Kołodziejski
2004-01-10Start of debug channel support. TODO: Move this to the common Debugger system?James Brown
2004-01-10remove unused varsJonathan Gray
2004-01-09handle volume and pan by SoundMixer not SmushMixerPaweł Kołodziejski
2004-01-09some changes to sync stuffPaweł Kołodziejski
2004-01-09forgot thisPaweł Kołodziejski
2004-01-09added lipSync codePaweł Kołodziejski
2004-01-09added loading Sync datasPaweł Kołodziejski
2004-01-09Regression fix from aquadranTravis Howell
2004-01-09fixed V8 camera var location (verified against assembly)Max Horn
2004-01-09another commit on aquadran's behalf; remove old hackJonathan Gray
2004-01-09commit on aquadran's behalf that fixes music distortionJonathan Gray
2004-01-09Fix for bug #873688Max Horn
2004-01-08moved malloc and freePaweł Kołodziejski
2004-01-08revert - comp_input can be more than 0x2000 sizePaweł Kołodziejski
2004-01-08fix memleakPaweł Kołodziejski
2004-01-08oopsMax Horn
2004-01-08more cleanupMax Horn
2004-01-08move the charset mask to the charset renderer class; some other related changesMax Horn
2004-01-08unify _vm / _scumm usageMax Horn
2004-01-08opsPaweł Kołodziejski
2004-01-08jumps are now better handledPaweł Kołodziejski
2004-01-08cleanupMax Horn
2004-01-08cleanupMax Horn
2004-01-08synced with local sourcesPaweł Kołodziejski
2004-01-08tuned max numberPaweł Kołodziejski
2004-01-08fixed comi bundle codec output_size and related stuff. also propably strange ...Paweł Kołodziejski
2004-01-08Need for loomcd too.Travis Howell
2004-01-08Workaround for bug #770049Max Horn
2004-01-08add newlines to end of filesOliver Kiehl
2004-01-08Save more memory on PalmOSChris Apers
2004-01-08No more neededChris Apers
2004-01-08add name here tooPaweł Kołodziejski
2004-01-08forgot about thisPaweł Kołodziejski
2004-01-08or maybe not :)Paweł Kołodziejski
2004-01-08jumps only for the same hookid and ignore jumps for music for now. added soun...Paweł Kołodziejski
2004-01-08more cleanupMax Horn
2004-01-08cleanup (make some more use of class Common::Rect)Max Horn
2004-01-08Fix for bug #803381 (COMI: Text cut off)Max Horn
2004-01-08fix a memory leak; re-add assert, just to be sureMax Horn
2004-01-08fix maskpos (I think... needs testing)Max Horn
2004-01-08various fixes for vertical scrolling rooms: fixed, screen updates (and made t...Max Horn
2004-01-07fixed uninitialized warningPaweł Kołodziejski