Age | Commit message (Expand) | Author |
2014-02-18 | SDL: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-05-18 | WINCE: Enable building of plugins with normal configure/make | CeRiAl |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-04 | BACKENDS: Fix copy & paste mistakes in some comments | Max Horn |
2010-12-29 | PLUGINS: single plugin model now saves plugin filename to config file | Yotam Barnoy |
2010-11-29 | BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs | Max Horn |
2010-11-29 | SDL: Move #include <SDL.h> into a special wrapper file | Max Horn |
2010-10-30 | SDL: Fix SDL plugin provider code (used e.g. by Dingux port) | 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-02 | Added support to load plugins from different directories and the ability to s... | Jordi Vilalta Prat |
2008-02-04 | Fix plugin unloading / cleanup | Max Horn |
2008-02-03 | Removed some dead code | Max Horn |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-06-05 | Renamed methods in the FilesystemNode class to match the AbstractFSNode imple... | David Corrales |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2006-10-07 | Fix compilation. SDL.h is required for SDL_GetError() | Eugene Sandulenko |
2006-10-07 | Added SDL plugin provider | Max Horn |