aboutsummaryrefslogtreecommitdiff
path: root/backends/plugins/win32
AgeCommit message (Collapse)Author
2007-12-02fixes for cygwin buildKostas Nakos
svn-id: r29700
2007-11-13somewhat more verbose debug msgsKostas Nakos
svn-id: r29496
2007-10-28unicod-ify syscalls for ce backendKostas Nakos
svn-id: r29299
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-06-05Renamed methods in the FilesystemNode class to match the AbstractFSNode ↵David Corrales
implementations. Also exposed the new methods (exists, isReadable and isWritable) in FilesystemNode. svn-id: r27113
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-27Commit of patch #1715310 ("WIN32: Dynamic Plugin support with MinGW").Johannes Schickel
svn-id: r26963
2006-10-07Instantiate and hook up the plugin providers in the main() function of the ↵Max Horn
corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup svn-id: r24153
2006-10-07Fixed mixup in win32 plugin provider code, and added win32 & dc plugin ↵Max Horn
providers to the build system svn-id: r24150
2006-10-07Added plugin providers for Win32 and DCMax Horn
svn-id: r24149