aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-16Yet another charset fix (should help bug #1008621)Max Horn
2004-08-16Fix regression in HE gamesTravis Howell
2004-08-16Set _language before checking its valueTravis Howell
2004-08-16Init arrayTravis Howell
2004-08-15Fix potential OOB accessMax Horn
2004-08-15cleanupMax Horn
2004-08-15Show a bit less info so that the output of the 'actors' command fits into the...Max Horn
2004-08-15Use custom font for the console -> more information visible, helps when using...Max Horn
2004-08-15oopsMax Horn
2004-08-15Changed the way NewFonts are instantiated (will make it easier to add multipl...Max Horn
2004-08-15Allow char drawing with a custom fontMax Horn
2004-08-15Removed some obsolete stuff; made switching to the alt font less intrusive (y...Max Horn
2004-08-15Correct valueTravis Howell
2004-08-15Add missing codeTravis Howell
2004-08-15Add patch for:Travis Howell
2004-08-15Fix Dig regression, small part of code was lost.Travis Howell
2004-08-14minor cleanpGregory Montoir
2004-08-14Updated from current md5.txtMax Horn
2004-08-14Remove obsolete commentMax Horn
2004-08-14Fix MI2 intro text colorsMax Horn
2004-08-14Modified VirtScreen to inherit from Graphics::Surface, and added getPixels()/...Max Horn
2004-08-14Fix regression in The Dig (object desc shadows had wrong color)Max Horn
2004-08-14sync with READMEMax Horn
2004-08-14cleanupMax Horn
2004-08-14Get rid of _screenLeftMax Horn
2004-08-14Renamed o6_unknownE1 to o6_getPixel; use vs->xstart instead of _screenLeftMax Horn
2004-08-14Wrong orderTravis Howell
2004-08-14Fix loadCharset failures for computer terminals in FT.Travis Howell
2004-08-14Fix verbs on computer terminals in FTTravis Howell
2004-08-14fixed warningsPaweł Kołodziejski
2004-08-14updatedPaweł Kołodziejski
2004-08-14updatedPaweł Kołodziejski
2004-08-14whitespaceMax Horn
2004-08-14Update HE issuesTravis Howell
2004-08-14Shorter checkTravis Howell
2004-08-14Check no longer requiredTravis Howell
2004-08-14Add suggested fix for bug #1008466 - MI1VGA: Guybrush not scaled properlyTravis Howell
2004-08-14FIXME comment regarding blitAlso charset rendering mode (which i believe is b...Max Horn
2004-08-14Fix for bug #1008621 and #1008622Max Horn
2004-08-13Apply Max suggestion :)Nicolas Bacca
2004-08-13Alignment fix for WinCE (fix bug #934343)Nicolas Bacca
2004-08-13OoosTravis Howell
2004-08-12Merge SDEBUG_*, SF_* and STHREAD_* into Script class.Eugene Sandulenko
2004-08-12Fix bug in FixedStack.pop(). Returned wrong value.Eugene Sandulenko
2004-08-12Drop SSTACK_ in favor of common/stack.h implementation.Eugene Sandulenko
2004-08-12Fix compilation of remove_at() in array.h. It was never tested before.Eugene Sandulenko
2004-08-12Fix FOA regression I caused.Travis Howell
2004-08-12Launch scene start script.Eugene Sandulenko
2004-08-11Move ITE_* and IHNM_* to Scene class.Eugene Sandulenko
2004-08-11Start animations too.Eugene Sandulenko