aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-03Missed file from previous commits. Bah.Robin Watts
2008-02-03Revised Engine plugin API to only provide a single func which returns a MetaE...Max Horn
2008-02-03Made some advanced detector stuff internal (for now), as it is only used by A...Max Horn
2008-02-03Removed some dead codeMax Horn
2008-02-03cleanupMax Horn
2008-02-03Fixed maximum token length for the parser.Nicola Mettifogo
2008-02-03Implement exists(), isReadable() and isWritable().Marcus Comstedt
2008-02-03Use vmsfs_delete_file now that libronin supports it...Marcus Comstedt
2008-02-03instOp_on and instOp_off are now implemented, so removed warnings.Nicola Mettifogo
2008-02-03Implemented a couple more opcodes and added capability to load/display static...Nicola Mettifogo
2008-02-03- Character is now initialized when needed (for the moment only by NS)Nicola Mettifogo
2008-02-03Programs are now handled in their own list, instead of being accessed via the...Nicola Mettifogo
2008-02-03Updated flags to use ASM costume for sam and maxLars Persson
2008-02-03Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'dRobin Watts
2008-02-03Updated number of icons in the icon fileLars Persson
2008-02-03Updated libs used for ASMLars Persson
2008-02-03GFX asm defines updated properly. Custume #define turned off since this is cr...Lars Persson
2008-02-03Migration code for users updating to the 1.1.3 iPhone firmware, which has a d...Oystein Eftevaag
2008-02-03Added template param to CLIP since implicit cast is not working 100% on all p...Lars Persson
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-03Forgot to enable ASM opts somewhere (thought I had).Lars Persson
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-02Corrected an off-by-one error introduced with the latest cleanupsFilippos Karapetis
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-02CleanupFilippos Karapetis
2008-02-02Reworked menu in BRA (now functioning).Nicola Mettifogo
2008-02-02Moved AdvancedMetaEngine to namespace CommonMax Horn
2008-02-02Update MSVC8 and MSVC9 project files for commit #30726Filippos Karapetis
2008-02-02Simplified iconLars Persson
2008-02-02Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM s...Lars Persson
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