aboutsummaryrefslogtreecommitdiff
path: root/backends/plugins/win32
AgeCommit message (Expand)Author
2019-11-17BACKENDS: Remove the Windows CE portCameron Cawley
2019-04-15WINCE: Fix compilationCameron Cawley
2016-02-23WIN32: Fix plugin provider build for 64bit target.Johannes Schickel
2014-02-18WIN32: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-20WINCE: Change plugin extensions from .dll to .plugin - fixes erroneous loadin...CeRiAl
2011-05-18WINCE: Enable building of plugins with normal configure/makeCeRiAl
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-12-29PLUGINS: single plugin model now saves plugin filename to config fileYotam Barnoy
2010-11-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
2010-06-26Define WIN32_LEAN_AND_MEAN before including windows.h.Johannes Schickel
2010-03-19Also remove Win32PluginProvider::addCustomDirectories, as it obviously isn't ...Max Horn
2010-03-18Trying to fix compilation (porters should review these changes, seems I uncov...Max Horn
2010-03-18Convert some occurences of StringList to StringArray;Max Horn
2009-01-30Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some poten...Max Horn
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-30Modified FilePluginProvider to use FSNodes (instead of raw filenames / paths)...Max Horn
2008-07-27Fixed win32 plugin provider.Johannes Schickel
2008-05-13Taken care of FilePluginProvider's FIXMEsJordi Vilalta Prat
2008-05-02Added support to load plugins from different directories and the ability to s...Jordi Vilalta Prat
2008-02-04Fix plugin unloading / cleanupMax Horn
2008-02-03Removed some dead codeMax Horn
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-02fixes for cygwin buildKostas Nakos
2007-11-13somewhat more verbose debug msgsKostas Nakos
2007-10-28unicod-ify syscalls for ce backendKostas Nakos
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-05Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...David Corrales
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27Commit of patch #1715310 ("WIN32: Dynamic Plugin support with MinGW").Johannes Schickel
2006-10-07Instantiate and hook up the plugin providers in the main() function of the co...Max Horn
2006-10-07Fixed mixup in win32 plugin provider code, and added win32 & dc plugin provid...Max Horn
2006-10-07Added plugin providers for Win32 and DCMax Horn