aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-10-07GOB: Fix object videos with more than 255 framesSven Hesse
2010-10-05GOB: Try to also open VMD files in Gob3 WinSven Hesse
2010-10-05GOB: Silence compiler warningsSven Hesse
2010-10-05GOB: Fix text display in Gob3 Windows/ADISven Hesse
2010-09-30GOB: Remove useless variableArnaud Boutonné
2010-09-30GOB: Fix 16bit cursorsSven Hesse
2010-09-30GOB: Remove extra \n in debug warning()sSven Hesse
2010-09-30GOB: Transparency support for 16bit surfacesSven Hesse
2010-09-30GOB: Create 16bit surfaces for true color gamesSven Hesse
2010-09-30GOB: Remove the now useless VGAVideoDriverSven Hesse
2010-09-30GOB: Change all drawing to use class SurfaceSven Hesse
2010-09-30GOB: Add a new class SurfaceSven Hesse
2010-09-30GOB: Remove dither stuff, commenting out most v6 drawingSven Hesse
2010-09-30GOB: Stub setting up of 16bpp graphicsSven Hesse
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-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