aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-07-14ITE: Fixed some more incorrect dots on dialog buttonsFilippos Karapetis
2007-07-14ITE: Fixed some of the incorrectly drawn dots of the menu buttonsFilippos Karapetis
2007-07-14Renamed a variable, so that it makes more senseFilippos Karapetis
2007-07-14Some more updates for looping of compressed digital music. It's still not wor...Filippos Karapetis
2007-07-14Improved check for the patched sound file used in ITE introFilippos Karapetis
2007-07-14Cleanup of the digital music code. Now all kinds of music (uncompressed and c...Filippos Karapetis
2007-07-14Fix graphics glitch in the rat caves in ITE. Closes bug #1735437 - "ITE: Spri...Filippos Karapetis
2007-07-13Full screen updates aren't automatic after palette changes anymore now. Trade...Nicola Mettifogo
2007-07-13Oops, deactivated the actor debug flag again, which was incorrectly activated...Filippos Karapetis
2007-07-13Rewrote and greatly simplified the SAGA detector, removing many duplicate and...Filippos Karapetis
2007-07-13Add TODO: music looping does not work with compressed digital musicFilippos Karapetis
2007-07-13Some more fixes for Italian fan translation.Johannes Schickel
2007-07-12Renamed a variable, so that it makes more senseFilippos Karapetis
2007-07-11Cleaned up commentsFilippos Karapetis
2007-07-11Enable menus for Space Quest 1 (PC) 1.1AFilippos Karapetis
2007-07-11Should fix gui strings in Italian fan translation.Johannes Schickel
2007-07-11Fix for SQ1 Amiga (v 1.2 1986): menus are forced in this version too, like wi...Filippos Karapetis
2007-07-11Fix for bug #1751390 in LSL1. When choosing a menu option, an appropriate eve...Filippos Karapetis
2007-07-11Provide more language.tab file sizesEugene Sandulenko
2007-07-11IHNM: Narrowed down the places where the actors stop being drawn when changin...Filippos Karapetis
2007-07-10Fix for bug #1751344 - "ITE: p2_a.iaf not played correctly"Filippos Karapetis
2007-07-10Fixed bug #1751385 ("LSL: Impossible to enter "Number 9""), which wasTorbjörn Andersson
2007-07-10This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCERobin Watts
2007-07-10Add Amiga-style menus (FR #657645). Used in Amiga-rendering mode.Kari Salminen
2007-07-10Make AGI's button drawing use AgiButtonStyle. Doesn't use Amiga-style yet. It...Kari Salminen
2007-07-10For some reason, AgiTextColor(amigaBlack, _olderAgi? amigaOrange : amigaPurple)Torbjörn Andersson
2007-07-10Cast the pointer to long instead of int to possibly fix the amd64 compileTorbjörn Andersson
2007-07-10Oops. AgiButtonStyle::getColor's color parameters were bool rather than int. ...Kari Salminen
2007-07-10Change AgiTextColor's default color to black text on white background.Kari Salminen
2007-07-10Add AgiButtonStyle and create correct style according to render mode (Support...Kari Salminen
2007-07-10Add md5sum for Italian fan translation of CD version (see fr#1727941 "KYRA: a...Johannes Schickel
2007-07-10Removed leftover empty function.Nicola Mettifogo
2007-07-10Reberting accidental changes.Eugene Sandulenko
2007-07-10Preliminary (and buggy) Kanji support.Eugene Sandulenko
2007-07-09SCUMM: more cleanup in ScummEngine::drawStripToScreen, added a big TODO comme...Max Horn
2007-07-09Moved mouse cursor tampering from inventory.cpp to Gfx class, and some cleanup.Nicola Mettifogo
2007-07-09Fix for bug #1742432 - AGI: Engine crashes if no game is detectedFilippos Karapetis
2007-07-09Fix for bug #1746661: "KQ3: Lockup when pressing ESC (Amiga version)"Filippos Karapetis
2007-07-09SCUMM: use the _compositeBuf, with 'natural' line pitch (implying linear memo...Max Horn
2007-07-09Fix masking crash in Simon the Sorcerer 1 (Floppy DOS Demo), the address and ...Travis Howell
2007-07-08cleanup in ScummEngine::drawStripToScreen; in particular, the code is now mor...Max Horn
2007-07-08SCUMM: hercules gfx code cleanupMax Horn
2007-07-08correct typoMax Horn
2007-07-08cleanupMax Horn
2007-07-08Reverted commit 27948. Cutaways in sfScriptGotoScene are cleared by calling c...Filippos Karapetis
2007-07-08Changed inventory graphics update from synchronous to lazy.Nicola Mettifogo
2007-07-08Cleanup inventory code.Nicola Mettifogo
2007-07-08Oops.Nicola Mettifogo
2007-07-08Yet another fix for broken parsing/displaying of strings. Now quotes are prop...Nicola Mettifogo
2007-07-08SCUMM: Handle platform override a bit differently during startup; specificall...Max Horn