aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2008-06-16Merged revisions 32668-32669,32676,32687-32689,32693,32695,32698-32701,32705 ...Christopher Page
2008-06-14Revert last commit.Travis Howell
2008-06-14Disable drawObject type 0x41, which is currently causing frequent crashes.Travis Howell
2008-06-13Renamed MIDI plugins to Music pluginsJordi Vilalta Prat
2008-06-02Merged revisions 32348-32349,32351-32356,32358-32411,32413-32441,32443-32445,...Christopher Page
2008-05-28Added a note about the MSVC quirk with the spaces around ENABLE_##IDFilippos Karapetis
2008-05-28Merged revisions 32124,32126-32128,32131,32133,32135-32144,32146-32153,32155-...Christopher Page
2008-05-28Removed an MSVC specific hack, after discussing with jvprat. It seems that MS...Filippos Karapetis
2008-05-26Should fix compiling erros.Johannes Schickel
2008-05-26Replaced a loop in PluginManger::loadPlugins with Common::for_each as a typic...Johannes Schickel
2008-05-26Fixed some code formatting thanks to LordHotoJordi Vilalta Prat
2008-05-24Made the startup log output a bit more informativeMax Horn
2008-05-23Use default save game classChris Apers
2008-05-20Add a tiny TODO entry for graphics scaler pluginsMax Horn
2008-05-14Merged revisions 31972-31973,31975-31981,31984-31989,31993-31994,31996-32014,...Christopher Page
2008-05-14Added plugin priority so there's just one plugin that provides a module funct...Jordi Vilalta Prat
2008-05-14- Added more information (ID and capabilities) to the MIDI driversJordi Vilalta Prat
2008-05-13Taken care of FilePluginProvider's FIXMEsJordi Vilalta Prat
2008-05-13Some more Doxygen comments, as well as some FIXMEs/TODOsMax Horn
2008-05-13Moved the engine plugin code to engines/metaengine.h; added/clarified/correct...Max Horn
2008-05-13- Added operator-> to Plugin subclasses so they don't have to reimplement the...Jordi Vilalta Prat
2008-05-12Keep separated arrays for each type of pluginJordi Vilalta Prat
2008-05-12- Added an engine plugin manager and moved engine specific functionality into itJordi Vilalta Prat
2008-05-10Modified game loop to return to launcher, codeblocks layouts update 1.5->1.6Christopher Page
2008-05-09Added the option to specify the custom path for loading pluginsJordi Vilalta Prat
2008-05-06Added a temporary hack to get the engine plugins working under MSVCFilippos Karapetis
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-05-02Added support to load plugins from different directories and the ability to s...Jordi Vilalta Prat
2008-04-26Fixed segfault when trying to start invalid gameid from command line.Johannes Schickel
2008-04-20Added the m4 and made pluginsFilippos Karapetis
2008-03-27Patch #1926787: small memory leak and cleanupMax Horn
2008-03-26Modified Patch #1925352: Memory leak fixesMax Horn
2008-02-15Merged lots of _mixer->isReady() warnings into a single one in Engine constru...Max Horn
2008-02-15Removed unused #includeMax Horn
2008-02-08Remove undesired spaces and an old TODOJordi Vilalta Prat
2008-02-08Implemented plugin versioningJordi Vilalta Prat
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-05revert accidental commitEugene Sandulenko
2008-02-05Fix compilationEugene Sandulenko
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-03Replaced GUI dialog with warning. We don't have any screen to draw on yet.Torbjörn Andersson
2008-02-03Revised Engine plugin API to only provide a single func which returns a MetaE...Max Horn
2008-02-03Migration code for users updating to the 1.1.3 iPhone firmware, which has a d...Oystein Eftevaag
2008-02-01Moved enum PluginError from base/plugins.h to common/error.hMax Horn
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-10Revert accidental commits in rev 30372Max Horn