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
/
backends
/
plugins
/
win32
/
win32-provider.h
Age
Commit message (
Expand
)
Author
2014-02-18
WIN32: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-03-19
Also remove Win32PluginProvider::addCustomDirectories, as it obviously isn't ...
Max Horn
2010-03-18
Trying to fix compilation (porters should review these changes, seems I uncov...
Max Horn
2010-03-18
Convert some occurences of StringList to StringArray;
Max Horn
2008-10-02
Renamed FilesystemNode -> FSNode
Max Horn
2008-09-30
Modified FilePluginProvider to use FSNodes (instead of raw filenames / paths)...
Max Horn
2008-05-13
Taken care of FilePluginProvider's FIXMEs
Jordi Vilalta Prat
2008-05-02
Added support to load plugins from different directories and the ability to s...
Jordi Vilalta Prat
2008-02-03
Removed some dead code
Max Horn
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-10-07
Added plugin providers for Win32 and DC
Max Horn