aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-01-07some cleanupPaweł Kołodziejski
2004-01-07some cleanupPaweł Kołodziejski
2004-01-07fixed size result related bug in imuse digiPaweł Kołodziejski
2004-01-07implemented drawing of additional scrolling framesRobert Göffringmann
2004-01-07Tried to make the menus behave a bit more like the original. Perhaps mostTorbjörn Andersson
2004-01-07some changes for Czech versionRobert Göffringmann
2004-01-07implemented volume control panelRobert Göffringmann
2004-01-07fix 'panel still displayed during dialogue' bug (this was noticeable when try...Gregory Montoir
2004-01-07- moved some Person/Anim code to GraphicsGregory Montoir
2004-01-07Testing stuff.James Brown
2004-01-07is this discrepancy here intended?Max Horn
2004-01-07Temporarly enabling this buffer underrun hack until aquadran looks at it. (Se...James Brown
2004-01-07do clipping somewhat more efficientlyMax Horn
2004-01-07malloc/new are relatively slow operations; avoid doing them in tight loops, i...Max Horn
2004-01-07Actor flip should be reset, fixes some glitches in putt putt gamesTravis Howell
2004-01-07Valgrind fixes. Mostly about memory not being freed when the engine isTorbjörn Andersson
2004-01-07changed lipsync func paramPaweł Kołodziejski
2004-01-07Add another check for ignoreTurns, ignoreTurns.Travis Howell
2004-01-07comment unused varsJonathan Gray
2004-01-07handle jumpsPaweł Kołodziejski
2004-01-07These two subops are the same, checked dig/ft disasm.Travis Howell
2004-01-07Add missing breakTravis Howell
2004-01-07added code for ms track positionPaweł Kołodziejski
2004-01-07Add missing breakTravis Howell
2004-01-07better bundle dir cachePaweł Kołodziejski
2004-01-07less memory usagePaweł Kołodziejski
2004-01-07proper namePaweł Kołodziejski
2004-01-07optimized i/o access in bundle managerPaweł Kołodziejski
2004-01-07add FIXME comments at the two worst spots, speed wise (about 80% processor ti...Max Horn
2004-01-06forgot to commit this, too <sigh>Max Horn
2004-01-06forgot to commit thisMax Horn
2004-01-06- minor cleanup in Person/Actor stuffGregory Montoir
2004-01-06fix mutex usage some. IMuseDigital currently is still unusable on my system, ...Max Horn
2004-01-06fixed tons of warningsMax Horn
2004-01-06proper fixMax Horn
2004-01-06fix compilation on unix like systemsMax Horn
2004-01-06increased debug levelPaweł Kołodziejski
2004-01-06updatePaweł Kołodziejski
2004-01-06update this tooPaweł Kołodziejski
2004-01-06synced imuse digital with local treePaweł Kołodziejski
2004-01-06fixed warningPaweł Kołodziejski
2004-01-06- enabled debugger in QueenEngine::errorStringGregory Montoir
2004-01-06Never call _system->quit() directly. Let ScummVM handle that so that theTorbjörn Andersson
2004-01-06Restrict to scumm7, caused invalid opcode errors when skipping cutscenes in c...Travis Howell
2004-01-06moved animation stuff to Graphics classGregory Montoir