Age | Commit message (Expand) | Author |
2014-02-18 | DS: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-11-29 | BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs | Max Horn |
2010-11-05 | PLUGINS: Simplify ELF plugin providers & DLObject subclasses | Max Horn |
2010-09-05 | PLUGINS: Move platform specific code out of the generic ELF loader. | Andre Heider |
2010-08-16 | added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin provid... | Tony Puccinelli |
2010-08-07 | refined constructors, removed destructors, got rid of unneccessary method dup... | Tony Puccinelli |
2010-08-07 | made MIPSDLObject and PS2 plugin provider that uses it | Tony Puccinelli |
2010-08-06 | got rid of gp2xwiz loader (anything useful from it is already incorporated in... | Tony Puccinelli |
2010-08-06 | added loadPlugin function into DSPlugin (doesn't use a DSDLObject yet) | Tony Puccinelli |
2010-08-06 | added DSPlugin and DS Plugin Provider (steps towards using subtypes of DLObject) | Tony Puccinelli |
2010-07-28 | abstracted an ELF plugin provider | Tony Puccinelli |
2010-07-28 | various manual tweaks to get ds port compiling from branch again after earlie... | Tony Puccinelli |
2010-07-07 | various fixes for ds dynamic plugins | Tony Puccinelli |
2010-07-02 | added ds plugin-provider | Tony Puccinelli |