aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2010-08-08GOB: Make playImd() use the new VideoPlayer interfaceSven Hesse
2010-08-08VIDEO/GOB: Implement IMD frame renderingSven Hesse
2010-08-08VIDEO/GOB: Implement IMD frame decodingSven Hesse
2010-08-08VIDEO/GOB: Implement IMD loadingSven Hesse
2010-08-08GOB: Make o2_playImd use the new VideoPlayer interfaceSven Hesse
2010-08-08GOB: Hook the new IMDDecoder into VideoPlayerSven Hesse
2010-08-08GOB: Properly utilize FixedRateVideoDecoder::getTimeToNextFrame()Sven Hesse
2010-08-08VIDEO/GOB: Add CoktelDecoder::getDirtyRects()Sven Hesse
2010-08-08VIDEO/GOB: Add CoktelDecoder::setXY()Sven Hesse
2010-08-08VIDEO/GOB: Add setSurfaceMemory() to CoktelDecoderSven Hesse
2010-08-08GOB: Basic video playback using the new interfaceSven Hesse
2010-08-08GOB: Fix an copy&paste errorSven Hesse