index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
base
/
plugins.cpp
Age
Commit message (
Expand
)
Author
2009-02-15
Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com...
Jordi Vilalta Prat
2009-01-30
do not include common/debug.h from common/util.h
Max Horn
2008-12-22
Fixed indentation and removed whitespaces at the end of line
Jordi Vilalta Prat
2008-11-14
Patch #2271425: Groovie engine
Max Horn
2008-11-10
add initial support for 'Bud Tucker in Double Trouble'
Gregory Montoir
2008-10-02
Renamed FilesystemNode -> FSNode
Max Horn
2008-09-30
Modified FilePluginProvider to use FSNodes (instead of raw filenames / paths)...
Max Horn
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
2008-08-27
Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...
Max Horn
2008-07-23
Added Tinsel engine to main repos (no news item for it ON PURPOSE)
Max Horn
2008-06-14
Revert last commit.
Travis Howell
2008-06-14
Disable drawObject type 0x41, which is currently causing frequent crashes.
Travis Howell
2008-06-13
Renamed MIDI plugins to Music plugins
Jordi Vilalta Prat
2008-05-26
Should fix compiling erros.
Johannes Schickel
2008-05-26
Replaced a loop in PluginManger::loadPlugins with Common::for_each as a typic...
Johannes Schickel
2008-05-26
Fixed some code formatting thanks to LordHoto
Jordi Vilalta Prat
2008-05-14
Added 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 drivers
Jordi Vilalta Prat
2008-05-13
Taken care of FilePluginProvider's FIXMEs
Jordi Vilalta Prat
2008-05-13
- Added operator-> to Plugin subclasses so they don't have to reimplement the...
Jordi Vilalta Prat
2008-05-12
Keep separated arrays for each type of plugin
Jordi Vilalta Prat
2008-05-12
- Added an engine plugin manager and moved engine specific functionality into it
Jordi Vilalta Prat
2008-05-09
Added the option to specify the custom path for loading plugins
Jordi Vilalta Prat
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-05-02
Added support to load plugins from different directories and the ability to s...
Jordi Vilalta Prat
2008-04-20
Added the m4 and made plugins
Filippos Karapetis
2008-02-08
Remove undesired spaces and an old TODO
Jordi Vilalta Prat
2008-02-08
Implemented plugin versioning
Jordi Vilalta Prat
2008-02-08
Initial support for plugin types
Jordi Vilalta Prat
2008-02-05
revert accidental commit
Eugene Sandulenko
2008-02-05
Fix compilation
Eugene Sandulenko
2008-02-04
Change MetaEngine references to PluginObject where possible to make its seman...
Jordi Vilalta Prat
2008-02-04
Moved common code from Plugin subclasses to class Plugin itself
Max Horn
2008-02-04
Commited updated version of my own patch #1868402: Basic savestate plugin API
Max Horn
2008-02-03
Revised Engine plugin API to only provide a single func which returns a MetaE...
Max Horn
2008-01-10
Revert accidental commits in rev 30372
Max Horn
2008-01-10
Removed obsolete FIXME
Max Horn
2007-10-29
added 'igor' engine for the game 'Igor: Objective Uikokahonia'
Gregory Montoir
2007-09-24
Patch #1800767: "Sort the list of engines"
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-07-17
added engine stubs code for Drascula game
Paweł Kołodziejski
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-27
Reverted r26922.
Johannes Schickel
2007-05-22
Simpilified Singleton implementation and usage.
Johannes Schickel
2007-04-27
Added the cruise engine to the list of plugins in plugins.cpp
Filippos Karapetis
2007-01-21
Added game.cpp file with some funcs/methods declared in game.h
Max Horn
2007-01-20
First phase of detection-related plugins interface improvements. Now plugins
Eugene Sandulenko
2007-01-14
Initial import of Parallaction engine
Eugene Sandulenko
2006-12-28
Fix previous commit by anotherguest
Max Horn
2006-12-28
Updated makefiles to support touche and agos naming properly
Lars Persson
[next]