aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2010-08-24GOB: Two fixes for the Fascination delay issue.Arnaud Boutonné
2010-08-24GOB: Avoid a crash in the protection screen of Fascination (PC).Arnaud Boutonné
2010-08-22GOB - Suppress debug commentsArnaud Boutonné
2010-08-22GOB - Fix 2 bugs in Fascination Hebrew, now playable.Arnaud Boutonné
2010-08-22GOB - Add detection for all the languages on Fascination CDArnaud Boutonné
2010-08-21GOB: Clean up of Fascination codeArnaud Boutonné
2010-08-20GOB: Add an initGame() for Fascination.Arnaud Boutonné
2010-08-20Fascination - (SylvainTV) Implement window tracesArnaud Boutonné
2010-08-20Fascination - Add a delay before entering the lab. This was a script issue on...Arnaud Boutonné
2010-08-19Fascination - Fix protection screen (and several other glitches like in the v...Arnaud Boutonné
2010-08-18Fascination : Avoid to set _showCursor in initCursorAnim as it enables the cu...Arnaud Boutonné
2010-08-17Suppress one more useless debug messageArnaud Boutonné
2010-08-17Fascination - Suppress some debug messagesArnaud Boutonné
2010-08-17GOB: Fix warnings about potentially uninitialized vars.Eugene Sandulenko
2010-08-17Gob - Clean up: suppress blanks and tabs present at the end of lineArnaud Boutonné
2010-08-17Fascination - Fix the texts not cleaned up (eg Hotel Hall). Thanks SylvainTV ...Arnaud Boutonné
2010-08-16Fascination - Suppress a debug warning, and replace several warnings by errors.Arnaud Boutonné
2010-08-16Fascination - (SylvainTV) Replace DRAW_DRAWLETTER by DRAW_BLITSURF. It makes ...Arnaud Boutonné
2010-08-16Fascination - (SylvainTV) Always free anims when initializing the scenary. (H...Arnaud Boutonné
2010-08-15Fascination - Add workaround for script bug: wrong track name is called in st...Arnaud Boutonné
2010-08-15Gob - Follow cppcheck advicesArnaud Boutonné
2010-08-15Suppress some debugging warningsArnaud Boutonné
2010-08-15Fascination - Add handling for window funcLeave on close. This fixes (at leas...Arnaud Boutonné
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