aboutsummaryrefslogtreecommitdiff
path: root/gob/driver_vga.cpp
AgeCommit message (Collapse)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20520
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2006-01-03Patch #1395615 "GobEngine code wrapped in classes". With some cosmetic changes.Eugene Sandulenko
svn-id: r19899
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
svn-id: r18604
2005-06-14Added __WINS__ defintion check for the Symbian integration so the right ↵Lars Persson
function is used. svn-id: r18390
2005-06-06VGAVideoDriver::drawLine implementationGregory Montoir
svn-id: r18360
2005-04-26We need to use unsigned chars here to be able to print accented characters,Torbjörn Andersson
e.g. in the German cutscenes. svn-id: r17805
2005-04-11Patch from wjp. Support for CD and EGA versions.Eugene Sandulenko
svn-id: r17555
2005-04-10Apply "correct handling of transp in drawSprite()" patch by wjp.Joost Peters
(Colour 0 should only be skipped when transp is set) Fixes wrong colour in intro and clearing of buffer after fades. svn-id: r17511
2005-04-09Fix legal header. Be careful when doing global search and replace! Better ↵Max Horn
use full-word regex, to avoid problems like this svn-id: r17485
2005-04-08fixed compilation and warningsPaweł Kołodziejski
svn-id: r17457
2005-04-06o Implemented pDrawLetterEugene Sandulenko
o F5 now can be used to open menu o Minor cleanup svn-id: r17414
2005-04-05Updated part of headers.Eugene Sandulenko
svn-id: r17390
2005-04-05Initial checking of Gob engineEugene Sandulenko
svn-id: r17388