aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2008-02-03Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'dRobin Watts
2008-02-03Added asmCopy8Col from DS implementation. Changed names to match GFX.cpp (and...Lars Persson
2008-02-03Changed ASM names to match those in the ARM asm implementationsLars Persson
2008-02-03Fixed location switching in BRA a bit more.Nicola Mettifogo
2008-02-03Animations are now displayed in the right spots in BRA.Nicola Mettifogo
2008-02-03Added code to unpack and render animations in BRA.Nicola Mettifogo
2008-02-03Changed "COMPATIBLITY" to "COMPATIBILITY".Torbjörn Andersson
2008-02-03Converted queen and sky to use MetaEngine (forgot them because they don't use...Jordi Vilalta Prat
2008-02-03Missing ( in ASM_COSTUME codeLars Persson
2008-02-03Introduce ARM code for commonest case of "proc3" costume blitting (asRobin Watts
2008-02-02Enabled rudimentary location switch in BRA.Nicola Mettifogo
2008-02-02Subtitles are now displayed in the intro for BRA, though in wrong color (and ...Nicola Mettifogo
2008-02-02Fixed the description for the Gob2 Amiga demo (bug report #1883801)Sven Hesse
2008-02-02Added the MD5 for Gob2 English Amiga as supplied by fac76 in bug report #1883808Sven Hesse
2008-02-02Fixed warning.Torbjörn Andersson
2008-02-02Fix GCC compile.Travis Howell
2008-02-02BRA now loads and displays location backgrounds (at least in the intro).Nicola Mettifogo
2008-02-02Cleanup of BRA menu code.Nicola Mettifogo
2008-02-02Reworked menu in BRA (now functioning).Nicola Mettifogo
2008-02-02Moved AdvancedMetaEngine to namespace CommonMax Horn
2008-02-02Allowed BackgroundInfo to display bitmaps smaller than the screen and other s...Nicola Mettifogo
2008-02-02Some more integration of background code into BackgroundInfo.Nicola Mettifogo
2008-02-02Fixed warning.Torbjörn Andersson
2008-02-02Fix a typoJordi Vilalta Prat
2008-02-02Converted the remaining engines to use MetaEngineJordi Vilalta Prat
2008-02-02Converted parallaction engine to use MetaEngineMax Horn
2008-02-02New MetaEngine class (work in progress to replace the current Engine plugin A...Max Horn
2008-02-02Moved depth buffer and palette rotation data into BackgroundInfo.Nicola Mettifogo
2008-02-01engine.h was moved from base/ to engines/ ages ago -- update header file prot...Max Horn
2008-02-01Change InSaveFile -> SeekableReadStream where possibleMax Horn
2008-01-31Slightly simplified Archive selection when loading resources.Nicola Mettifogo
2008-01-30Changed the parameter types of setFlags() and clearFlags() to match their def...Filippos Karapetis
2008-01-30Fix shadowing warningFilippos Karapetis
2008-01-30Fix for bug #1881170 (AGI: palette-related glitches reported). Made AGIPAL us...Kari Salminen
2008-01-29clibable menus for symbianLars Persson
2008-01-29- Updated default char signing to signed (as per PC) in makefilesLars Persson
2008-01-29Combined two cases that did the exact same thing (In a switch-clause).Kari Salminen
2008-01-29More cleanup: kBit2 is now replaced by the BackgroundInfo structure.Nicola Mettifogo
2008-01-29Fixed regression when displaying animation: the issue could only be noticed w...Nicola Mettifogo
2008-01-29Cleanup (step 2). No code outside Gfx reference screen buffers anymore.Nicola Mettifogo
2008-01-28Commit slightly modified patch #1880670 "KYRA: Hof: Zanthia chat fix for town...Johannes Schickel
2008-01-28Replace lock/unlock/lock/unlock by lock/unlock for efficencyMax Horn
2008-01-28- make Common::sort supporting a function object to compare two entries inste...Johannes Schickel
2008-01-28Fixed typo in debug message.Torbjörn Andersson
2008-01-28Cleanup (step 1).Nicola Mettifogo
2008-01-28Fixed warning.Torbjörn Andersson
2008-01-28Removed usage of kBitFront and kBitBack. Only the old kBit2 buffer is kept to...Nicola Mettifogo
2008-01-28Made halfbrite work again.Nicola Mettifogo
2008-01-28Changed _c_moveSheet to work with only 1 buffer.Nicola Mettifogo
2008-01-28Oops. Forgot to update this in the last commit.Nicola Mettifogo