aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2010-10-25GOB: Fix the Gob3 ladder walking bugSven Hesse
2010-10-25GOB: Fix the Gob3 stairs walking bugSven Hesse
2010-10-25GOB: Format optimizePoints() to be a bit more readableSven Hesse
2010-10-25GOB: Minor map cleanupSven Hesse
2010-10-25GOB: Fix a typo in checkDirectPath()Sven Hesse
2010-10-25GOB: Format getDirection() to be more readableSven Hesse
2010-10-25GOB: Add sanity checks to getPass()/setPass()Sven Hesse
2010-10-25GOB: Make moveAdvance() and movePathFind() a bit more readableSven Hesse
2010-10-24GOB: Replace strncmp by scumm_stricmp when possibleArnaud Boutonné
2010-10-24GOB: un-ban and fix a somehow corrupted version of FascinationArnaud Boutonné
2010-10-23ALL: Fix indention (whitespaces -> tabs)Max Horn
2010-10-16GOB: Extend debug console variable command a bitSven Hesse
2010-10-15GOB: Properly fixing the captureCounter code analysis warningSven Hesse
2010-10-15GOB: Remove the now useless helper.hSven Hesse
2010-10-15GOB: Remove strncpy0()Sven Hesse
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-15GOB: Fix Code analysis warningsSven Hesse
2010-10-13GOB: Add Debug Console.David Turner
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é