aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2008-02-24Don't #include the FS factory implementations in common/system.cpp; rather, r...Max Horn
2008-02-24Stop redefinitions of ARRAYSIZEFilippos Karapetis
2008-02-24Remove double inclusion of config-manager.hFilippos Karapetis
2008-02-23Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFiles...Max Horn
2008-02-23Renamed AbstractFilesystemFactory to FilesystemFactoryMax Horn
2008-02-23properly support feeble (sync commit)Kostas Nakos
2008-02-20Automatic device detection for CAMD.Jordi Vilalta Prat
2008-02-20Added CAMD MIDI driver for AmigaOS4Jordi Vilalta Prat
2008-02-08Remove undesired spaces and an old TODOJordi Vilalta Prat
2008-02-08Implemented plugin versioningJordi Vilalta Prat
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-04Change MetaEngine references to PluginObject where possible to make its seman...Jordi Vilalta Prat
2008-02-04Moved common code from Plugin subclasses to class Plugin itselfMax Horn
2008-02-04Commited updated version of my own patch #1868402: Basic savestate plugin APIMax Horn
2008-02-04Fix plugin unloading / cleanupMax Horn
2008-02-04Fix a segmentation fault when running a game with dynamic plugins enabled.Jordi Vilalta Prat
2008-02-03Revised Engine plugin API to only provide a single func which returns a MetaE...Max Horn
2008-02-03Removed some dead codeMax Horn
2008-02-03Implement exists(), isReadable() and isWritable().Marcus Comstedt
2008-02-03Use vmsfs_delete_file now that libronin supports it...Marcus Comstedt
2008-02-03Updated flags to use ASM costume for sam and maxLars Persson
2008-02-03Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'dRobin Watts
2008-02-03Updated number of icons in the icon fileLars Persson
2008-02-03Updated libs used for ASMLars Persson
2008-02-03GFX asm defines updated properly. Custume #define turned off since this is cr...Lars Persson
2008-02-03Migration code for users updating to the 1.1.3 iPhone firmware, which has a d...Oystein Eftevaag
2008-02-03Forgot to enable ASM opts somewhere (thought I had).Lars Persson
2008-02-03Introduce ARM code for commonest case of "proc3" costume blitting (asRobin Watts
2008-02-02Simplified iconLars Persson
2008-02-02Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM s...Lars Persson
2008-01-29Updated max heap size to 64mbLars Persson
2008-01-29- Updated default char signing to signed (as per PC) in makefilesLars Persson
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-22Finally removed backends/intern.h itselfMax Horn
2008-01-22Removed backends/intern.hMax Horn
2008-01-21Proper data file paths for S60v3Lars Persson
2008-01-21Functionality for is readable and writableLars Persson
2008-01-20Removed obsolete comment, fixed indentionMax Horn
2008-01-20- Updated version numbers, Implemented exists properly, Added two engines in ...Lars Persson
2008-01-18Removing duplicate content and adding GPL headerMax Horn
2008-01-18Use explicit path in #include statement (DS port specific)Max Horn
2008-01-17implement exists(), isReadable() and isWritable() stubs using access()Joost Peters
2008-01-13Removed unnecessary semi-colons.Torbjörn Andersson
2008-01-13WORKAROUND bug #1870304: Solaris does not provide INADDR_NONEMax Horn
2008-01-12Patch #1869152: "MAEMO port preliminary patch"Eugene Sandulenko
2008-01-11First part of Maemo portEugene Sandulenko
2008-01-11doc update for 0.11.0Kostas Nakos
2008-01-10Fix DefaultSaveFileManager::listSavefiles to return the savefile *name*, not ...Max Horn
2008-01-04fix a race - bug #1863961 (#1769503)Kostas Nakos