Age | Commit message (Expand) | Author |
2008-03-03 | Fix compile. | Travis Howell |
2008-03-03 | the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup. | Robert Göffringmann |
2008-03-01 | Added getTimeAndDate() implementation. | Marcus Comstedt |
2008-03-01 | Integrated fs factory into osystem object. | Marcus Comstedt |
2008-03-01 | Moved Dreamcast filesystem factory to platform directory. | Marcus Comstedt |
2008-02-26 | Fixed FileSystemNode::exists() method, see bug #1875588. SAGA engine works fi... | Chris Apers |
2008-02-24 | Don't #include the FS factory implementations in common/system.cpp; rather, r... | Max Horn |
2008-02-24 | Stop redefinitions of ARRAYSIZE | Filippos Karapetis |
2008-02-24 | Remove double inclusion of config-manager.h | Filippos Karapetis |
2008-02-23 | Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFiles... | Max Horn |
2008-02-23 | Renamed AbstractFilesystemFactory to FilesystemFactory | Max Horn |
2008-02-23 | properly support feeble (sync commit) | Kostas Nakos |
2008-02-20 | Automatic device detection for CAMD. | Jordi Vilalta Prat |
2008-02-20 | Added CAMD MIDI driver for AmigaOS4 | Jordi Vilalta Prat |
2008-02-08 | Remove undesired spaces and an old TODO | Jordi Vilalta Prat |
2008-02-08 | Implemented plugin versioning | Jordi Vilalta Prat |
2008-02-08 | Initial support for plugin types | Jordi Vilalta Prat |
2008-02-04 | Change MetaEngine references to PluginObject where possible to make its seman... | Jordi Vilalta Prat |
2008-02-04 | Moved common code from Plugin subclasses to class Plugin itself | Max Horn |
2008-02-04 | Commited updated version of my own patch #1868402: Basic savestate plugin API | Max Horn |
2008-02-04 | Fix plugin unloading / cleanup | Max Horn |
2008-02-04 | Fix a segmentation fault when running a game with dynamic plugins enabled. | Jordi Vilalta Prat |
2008-02-03 | Revised Engine plugin API to only provide a single func which returns a MetaE... | Max Horn |
2008-02-03 | Removed some dead code | Max Horn |
2008-02-03 | Implement exists(), isReadable() and isWritable(). | Marcus Comstedt |
2008-02-03 | Use vmsfs_delete_file now that libronin supports it... | Marcus Comstedt |
2008-02-03 | Updated flags to use ASM costume for sam and max | Lars Persson |
2008-02-03 | Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'd | Robin Watts |
2008-02-03 | Updated number of icons in the icon file | Lars Persson |
2008-02-03 | Updated libs used for ASM | Lars Persson |
2008-02-03 | GFX asm defines updated properly. Custume #define turned off since this is cr... | Lars Persson |
2008-02-03 | Migration code for users updating to the 1.1.3 iPhone firmware, which has a d... | Oystein Eftevaag |
2008-02-03 | Forgot to enable ASM opts somewhere (thought I had). | Lars Persson |
2008-02-03 | Introduce ARM code for commonest case of "proc3" costume blitting (as | Robin Watts |
2008-02-02 | Simplified icon | Lars Persson |
2008-02-02 | Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM s... | Lars Persson |
2008-01-29 | Updated max heap size to 64mb | Lars Persson |
2008-01-29 | - Updated default char signing to signed (as per PC) in makefiles | Lars Persson |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-22 | Finally removed backends/intern.h itself | Max Horn |
2008-01-22 | Removed backends/intern.h | Max Horn |
2008-01-21 | Proper data file paths for S60v3 | Lars Persson |
2008-01-21 | Functionality for is readable and writable | Lars Persson |
2008-01-20 | Removed obsolete comment, fixed indention | Max Horn |
2008-01-20 | - Updated version numbers, Implemented exists properly, Added two engines in ... | Lars Persson |
2008-01-18 | Removing duplicate content and adding GPL header | Max Horn |
2008-01-18 | Use explicit path in #include statement (DS port specific) | Max Horn |
2008-01-17 | implement exists(), isReadable() and isWritable() stubs using access() | Joost Peters |
2008-01-13 | Removed unnecessary semi-colons. | Torbjörn Andersson |