aboutsummaryrefslogtreecommitdiff
path: root/base/plugins.cpp
AgeCommit message (Expand)Author
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27Reverted r26922.Johannes Schickel
2007-05-22Simpilified Singleton implementation and usage.Johannes Schickel
2007-04-27Added the cruise engine to the list of plugins in plugins.cppFilippos Karapetis
2007-01-21Added game.cpp file with some funcs/methods declared in game.hMax Horn
2007-01-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
2007-01-14Initial import of Parallaction engineEugene Sandulenko
2006-12-28Fix previous commit by anotherguestMax Horn
2006-12-28Updated makefiles to support touche and agos naming properlyLars Persson
2006-11-03added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'Gregory Montoir
2006-10-07Removed some left-over (I think!) code from unloadPluginsExcept() that wasTorbjörn Andersson
2006-10-07Instantiate and hook up the plugin providers in the main() function of the co...Max Horn
2006-10-07Started to refactor the plugin code (moving backend specific stuff into backe...Max Horn
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-09-20Work around conflict between ISO C++ and POSIX, to allow ISO C++ compliant co...Max Horn
2006-07-31* Added copyright string to all engine pluginsMax Horn
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
2006-05-24Fix compileTravis Howell
2006-05-23imported AGI enginePaweł Kołodziejski
2006-05-04The loadPlugins() function works a bit better if it doesn't fail when listDir()Torbjörn Andersson
2006-05-03Fix DYNAMIC_MODULES (update the listDir call used in PluginManager::loadPlugi...Max Horn
2006-04-29* Changed the createEngine() factory function of our plugins to return an err...Max Horn
2006-04-15- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a ...Max Horn
2006-03-09Added new method DetectedGame::updateDesc, to ease generation of uniform desc...Max Horn
2006-03-09- Renamed GameSettings to PlainGameDescriptorMax Horn
2006-02-22Added CINE plugin to PluginManager::loadPlugins() sectionGregory Montoir
2006-02-18- renamed PLUGIN_getSupportedGames to PLUGIN_gameIDList for consistencyMax Horn
2006-02-18- Removed the 'features' field from GameSettingsMax Horn
2006-02-11Add patch #1374870 - New Lure of the Temptress moduleTravis Howell
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-21Fix various incorrect usages of the word 'target' instead of 'gameid'; change...Max Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-11-21Fix compile error in plugin modeMax Horn
2005-11-19Tried to unify plugin code for PalmOS and non-PalmOS (hopefully I didn't brea...Max Horn
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-08PalmOS stuffsChris Apers
2005-09-04Prepare PalmOS ARM version : no global initializers with ARM loader o_OChris Apers
2005-08-28Fix compile error.Travis Howell
2005-08-19Detect when plugins directory is missingMax Horn
2005-08-14Fixed new plugin search code to work with Dreamcast:Marcus Comstedt
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-05added code for loading dynamic plugins(DLLs) for windowsPaweł Kołodziejski
2005-04-05Initial checking of Gob engineEugene Sandulenko
2005-03-28TypoTravis Howell
2005-03-25Enable kyra engine in static builds. Maybe someone will work on it :)Eugene Sandulenko
2005-03-25Patch #1117443 (Experimental plugin code revision)Max Horn
2005-02-06Configure the plugin prefix/suffix in the configure script; use that setting ...Max Horn
2005-01-01Updated copyrightMax Horn