aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-08-11SCI: kAnimate invalid loop/cels now correctly fixedMartin Kiewitz
2010-08-11SCI: adding workaround for hoyl4Martin Kiewitz
2010-08-10SCI: improved random actors workaround lb2Martin Kiewitz
2010-08-10SCI: adding workaround for qfg3Martin Kiewitz
2010-08-10SCI: improving comment about r51955Martin Kiewitz
2010-08-10SCI: adding displaceY adjust for sci1.1 viewsMartin Kiewitz
2010-08-10SCI: kAddToPic(list) set fixed priority flagMartin Kiewitz
2010-08-10SCI: add scaling support to kAddToPicMartin Kiewitz
2010-08-10SCI: adding patch for eq1cdMartin Kiewitz
2010-08-10SCI: adding workaround for kq5Martin Kiewitz
2010-08-09SCI: changing patch message slightlyMartin Kiewitz
2010-08-09SCI: fixing signature for gk1Martin Kiewitz
2010-08-09SCI: adding gk1 patch for day 5 freezeMartin Kiewitz
2010-08-09SCI: adding script patches for gk1Martin Kiewitz
2010-08-09SCI: extended workaround of kq6 to all roomsMartin Kiewitz
2010-08-09CINE: eliminate global variablesEugene Sandulenko
2010-08-09CRUISE: Eliminate global constructorsEugene Sandulenko
2010-08-08SCI: adding workarounds for lb2Martin Kiewitz
2010-08-08SCI: kDisposeWindow changesMartin Kiewitz
2010-08-08KYRA/TOWNS: some minor sound improvementsFlorian Kagerer
2010-08-08SCI: Remove the now useless Sci::VMDDecoder wrapperSven Hesse
2010-08-08SCI: Directly use the new Graphics::VMDDecoder classSven Hesse
2010-08-08VIDEO: Use proper palettes in CoktelDecoderSven Hesse
2010-08-08VIDEO: Change the mixer parameter from a reference to a pointerSven Hesse
2010-08-08GOB: Reactivate the Coh-Cott-workaroundSven Hesse
2010-08-08GOB: Handle VMD subtitles againSven Hesse
2010-08-08GOB: Fix a VMD slot seeking regressionSven Hesse
2010-08-08GOB: Partly fixing VMD slot playingSven Hesse
2010-08-08GOB: Fix playing of slot videosSven Hesse
2010-08-08GOB: Fix playing of sound VMDs with a starting frame != 0Sven Hesse
2010-08-08VIDEO/GOB: Implement and use CoktelDecoder::getFrameCoords()Sven Hesse
2010-08-08VIDEO: Fix compilation after the VideoDecoder::load signature change in r51725Sven Hesse
2010-08-08VIDEO/GOB: Stubb VMDDecoderSven Hesse
2010-08-08GOB: Adapt the remaining bits to the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Make o6_loadCursor use the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Add copyFrameSven Hesse
2010-08-08GOB: Make o6_playVmdOrMusic use the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Fix videos with the kNoVideo flagSven Hesse
2010-08-08GOB: Make the demoplayer use the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Fix another another with continuing videosSven Hesse
2010-08-08GOB: Play 23 frames backwards, not back to frame 23Sven Hesse
2010-08-08GOB: Another VideoPlayer interface adaptionSven Hesse
2010-08-08GOB: Make the Bargon Attack intro use the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Fix video continuingSven Hesse
2010-08-08GOB: Make o4_playVmdOrMusic use the new VideoPlayer interfaceSven Hesse
2010-08-08VIDEO/GOB: Stub hasEmbeddedFile / getEmbeddedFileSven Hesse
2010-08-08GOB: Minor cleanupSven Hesse
2010-08-08GOB: Fix video workaround detectionSven Hesse
2010-08-08VIDEO/GOB: Fix IMD playingSven Hesse
2010-08-08GOB: Use the new VideoPlayer interface for coktel.imdSven Hesse