aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2010-09-30GOB: Add kFeaturesTrueColorSven Hesse
2010-09-30GOB: Rename kFeatures640 to kFeatures640x480Sven Hesse
2010-09-20GOB: Don't crash if getCharData() returns NULLTorbjörn Andersson
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-17GOB: Add detection for polish gob2 and gob3Arnaud Boutonné
2010-09-15GOB: Add detection for Gob1 CD PolishArnaud Boutonné
2010-09-10GOB: Fix 2nd Hebrew protection screen in FascinationArnaud Boutonné
2010-08-28GOB: Change detection of Fascination CDArnaud Boutonné
2010-08-25GOB: Detection of pirated gamesArnaud Boutonné
2010-08-24GOB: Add information about a cracked FascinationArnaud Boutonné
2010-08-24GOB: Little cleanup of Fascination detectionArnaud Boutonné
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-16Merge trunk, from r51777 to r52105Alejandro Marzini
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