aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
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-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
2008-01-10Removed obsolete FIXMEMax Horn
2007-12-28Bumping version to 0.12.0svnEugene Sandulenko
2007-11-13Initial commit of the iPhone/iPod Touch backendOystein Eftevaag
2007-10-29added 'igor' engine for the game 'Igor: Objective Uikokahonia'Gregory Montoir
2007-10-28Implement FR #1775044: "set extrapath from commandline"Eugene Sandulenko
2007-09-24Patch #1800767: "Sort the list of engines"Eugene Sandulenko
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...Max Horn
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-08-05Merged fsnode with trunk: r27971:28460David Corrales
2007-07-17added engine stubs code for Drascula gamePaweł Kołodziejski
2007-07-08Merged the FSNode branch with trunk r27681:27969David Corrales
2007-07-01Patch #1595026: engine init/shutdown OSystem methodsMax Horn
2007-06-23Merged the FSNode branch with trunk r27031:27680David Corrales
2007-06-16Fixed several TODO's concerning path validation.David Corrales