aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-05Fix compilation on MSVC8 & 9 (Added gui_br.cpp to parallaction's project file...Kari Salminen
2008-02-05Changed main loop to allow BRA to return to menu after intro.Nicola Mettifogo
2008-02-05Enhanced parser to handle multi-line comments in scripts.Nicola Mettifogo
2008-02-05Fixes to make BRA introduction run:Nicola Mettifogo
2008-02-05Fixed size of temporary buffer for unpacking animation frames.Nicola Mettifogo
2008-02-05Added new debug command to show global game flags.Nicola Mettifogo
2008-02-05silency ignored, we handle it differentlyPaweł Kołodziejski
2008-02-05Fix indentation (spaces to tabs)Jordi Vilalta Prat
2008-02-04Adjusted random number generator, thus improving animation quality in the int...Nicola Mettifogo
2008-02-04Added FIXME comment about wrong color for subtitles in BRA.Nicola Mettifogo
2008-02-04Change MetaEngine references to PluginObject where possible to make its seman...Jordi Vilalta Prat
2008-02-04Surface is a struct, not a classFilippos Karapetis
2008-02-04Moved common code from Plugin subclasses to class Plugin itselfMax Horn
2008-02-04Commited updated version of my own patch #1868402: Basic savestate plugin APIMax Horn
2008-02-04Fix plugin unloading / cleanupMax Horn
2008-02-04Fix a segmentation fault when running a game with dynamic plugins enabled.Jordi Vilalta Prat
2008-02-03Updated plugin.exp to match latest changes to the plugins APIMax Horn
2008-02-03Replaced GUI dialog with warning. We don't have any screen to draw on yet.Torbjörn Andersson
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