aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-10-05SCUMM/FM-TOWNS: disable new graphics code in DS portFlorian Kagerer
2010-10-05GOB: Fix text display in Gob3 Windows/ADISven Hesse
2010-10-05LURE: Bugfix for #3008511 - Goewin stuck at counterPaul Gilbert
2010-10-05SCI: Some fixes for zoom cursorsFilippos Karapetis
2010-10-05LURE: Bugfix for #3060480 - Ratpouch alternating between roomsPaul Gilbert
2010-10-04SCUMM/FM-TOWNS: cleanupFlorian Kagerer
2010-10-04SCI: fixing crash in mag cursor code for pharkasMartin Kiewitz
2010-10-04SCI: Several corrections for magnifier cursorsFilippos Karapetis
2010-10-03SCI: Fix AltInput crash in non-parser gamesWillem Jan Palenstijn
2010-10-03SCI: Added missing initialization of _zoomBitmapFilippos Karapetis
2010-10-03SCI: Added detection entry for KQ5/PC-98 (bug report #3073583)Filippos Karapetis
2010-10-03SCI: Added support for SCI1.1+ magnifier cursors (bug #3034973).Filippos Karapetis
2010-10-03SCI: Support alternative inputs from vocab 913Willem Jan Palenstijn
2010-10-03SCUMM/FM-TOWNS: cleanupFlorian Kagerer
2010-10-03SCUMM/FM-TOWNS: fix mouse cursor colorsFlorian Kagerer
2010-10-03AGI: Properly detect the autosave slot in the save dialogTorbjörn Andersson
2010-10-03SCUMM/FM-TOWNS: improve merging of graphics layersFlorian Kagerer
2010-10-03SCI: Fix textwidth computation for chars >= 128Willem Jan Palenstijn
2010-10-03SCUMM/FM-TOWNS: fix drawBox()Florian Kagerer
2010-10-03SCI: Remove unused functionWillem Jan Palenstijn
2010-10-03SCI: Allow multiple word groups in parserWillem Jan Palenstijn
2010-10-03HUGO: Clean-upArnaud Boutonné
2010-10-02INDY3/FM-TOWNS: fix intro graphics bugFlorian Kagerer
2010-10-02SCI: Fix memleakWillem Jan Palenstijn
2010-10-02SCI: Allow multiple word groups in parse tree leafsWillem Jan Palenstijn
2010-10-02SCI: Fix typo in testcaseWillem Jan Palenstijn
2010-10-02SCUMM: update scumm-md5.txtFlorian Kagerer
2010-10-02SCUMM/FM-Towns: limit SCUMM 5 games to 16 bit graphics modeFlorian Kagerer
2010-10-02SAGA: Fix bug #3065113 with patched sound glitchEugene Sandulenko
2010-10-021. Added ConfigParams Singelton class to eliminate use of configuration speci...Neeraj Kumar
2010-10-02LURE: Partial fix for #3008511 Goewin getting stuckPaul Gilbert
2010-10-01SCUMM/FM-TOWNS: fix palette and other graphics issuesFlorian Kagerer
2010-10-01HUGO: Remove viewport variables from _configArnaud Boutonné
2010-10-01HUGO: Fix crash using mouseArnaud Boutonné
2010-09-30HUGO: Improve message boxesArnaud Boutonné
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-28ALL: Fixup some #define namesMax Horn
2010-09-28HUGO: Suppress useless parameter in several functionsArnaud Boutonné
2010-09-28TINSEL: Remove redundant '_Windows' checkMax Horn