Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-12 | Implemented OSystem_SDL::getTimeAndDate (identical to ↵ | Max Horn | |
OSystem::getTimeAndDate, which will eventually be REMOVED -- all porters should copy this change, if they haven't already) svn-id: r31112 | |||
2008-03-11 | Updated datafiles needed for S80, S90 and S60v2 | Lars Persson | |
svn-id: r31109 | |||
2008-03-11 | Added OSystem_SDL::getFilesystemFactory() | Max Horn | |
svn-id: r31107 | |||
2008-03-10 | forgot to commit these | Robert Göffringmann | |
svn-id: r31099 | |||
2008-03-08 | Clearing unnecessary execution bit | Eugene Sandulenko | |
svn-id: r31071 | |||
2008-03-03 | Fix compile. | Travis Howell | |
svn-id: r31035 | |||
2008-03-03 | the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup. | Robert Göffringmann | |
svn-id: r31034 | |||
2008-03-01 | Added getTimeAndDate() implementation. | Marcus Comstedt | |
svn-id: r31027 | |||
2008-03-01 | Integrated fs factory into osystem object. | Marcus Comstedt | |
svn-id: r31024 | |||
2008-03-01 | Moved Dreamcast filesystem factory to platform directory. | Marcus Comstedt | |
svn-id: r31021 | |||
2008-02-26 | Fixed FileSystemNode::exists() method, see bug #1875588. SAGA engine works ↵ | Chris Apers | |
fine now svn-id: r30979 | |||
2008-02-24 | Don't #include the FS factory implementations in common/system.cpp; rather, ↵ | Max Horn | |
rely on the build system to include them svn-id: r30957 | |||
2008-02-24 | Stop redefinitions of ARRAYSIZE | Filippos Karapetis | |
svn-id: r30954 | |||
2008-02-24 | Remove double inclusion of config-manager.h | Filippos Karapetis | |
svn-id: r30951 | |||
2008-02-23 | Replaced FilesystemFactory::makeFSFactory with a new method ↵ | Max Horn | |
OSystem::getFilesystemFactory() svn-id: r30947 | |||
2008-02-23 | Renamed AbstractFilesystemFactory to FilesystemFactory | Max Horn | |
svn-id: r30935 | |||
2008-02-23 | properly support feeble (sync commit) | Kostas Nakos | |
svn-id: r30932 | |||
2008-02-20 | Automatic device detection for CAMD. | Jordi Vilalta Prat | |
svn-id: r30911 | |||
2008-02-20 | Added CAMD MIDI driver for AmigaOS4 | Jordi Vilalta Prat | |
svn-id: r30910 | |||
2008-02-08 | Remove undesired spaces and an old TODO | Jordi Vilalta Prat | |
svn-id: r30827 | |||
2008-02-08 | Implemented plugin versioning | Jordi Vilalta Prat | |
svn-id: r30826 | |||
2008-02-08 | Initial support for plugin types | Jordi Vilalta Prat | |
svn-id: r30825 | |||
2008-02-04 | Change MetaEngine references to PluginObject where possible to make its ↵ | Jordi Vilalta Prat | |
semantics more generic. svn-id: r30789 | |||
2008-02-04 | Moved common code from Plugin subclasses to class Plugin itself | Max Horn | |
svn-id: r30787 | |||
2008-02-04 | Commited updated version of my own patch #1868402: Basic savestate plugin API | Max Horn | |
svn-id: r30786 | |||
2008-02-04 | Fix plugin unloading / cleanup | Max Horn | |
svn-id: r30785 | |||
2008-02-04 | Fix a segmentation fault when running a game with dynamic plugins enabled. | Jordi Vilalta Prat | |
svn-id: r30784 | |||
2008-02-03 | Revised Engine plugin API to only provide a single func which returns a ↵ | Max Horn | |
MetaEngine instance. Used this to simplify the rest of the plugin system svn-id: r30780 | |||
2008-02-03 | Removed some dead code | Max Horn | |
svn-id: r30778 | |||
2008-02-03 | Implement exists(), isReadable() and isWritable(). | Marcus Comstedt | |
svn-id: r30773 | |||
2008-02-03 | Use vmsfs_delete_file now that libronin supports it... | Marcus Comstedt | |
svn-id: r30772 | |||
2008-02-03 | Updated flags to use ASM costume for sam and max | Lars Persson | |
svn-id: r30767 | |||
2008-02-03 | Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'd | Robin Watts | |
forgotten to define the enabling symbol in cpp files. Consequently I'd cocked up when copying the call to the ARM code across from my hacked costume.cpp into a fresh one. svn-id: r30766 | |||
2008-02-03 | Updated number of icons in the icon file | Lars Persson | |
svn-id: r30764 | |||
2008-02-03 | Updated libs used for ASM | Lars Persson | |
svn-id: r30763 | |||
2008-02-03 | GFX asm defines updated properly. Custume #define turned off since this is ↵ | Lars Persson | |
crashing. svn-id: r30762 | |||
2008-02-03 | Migration code for users updating to the 1.1.3 iPhone firmware, which has a ↵ | Oystein Eftevaag | |
different directory structure and permission setup svn-id: r30761 | |||
2008-02-03 | Forgot to enable ASM opts somewhere (thought I had). | Lars Persson | |
svn-id: r30753 | |||
2008-02-03 | Introduce ARM code for commonest case of "proc3" costume blitting (as | Robin Watts | |
used for animation in SamNMax). Enabled by the USE_ARM_COSTUME_ASM define. Currently enabled for WinCE only. svn-id: r30750 | |||
2008-02-02 | Simplified icon | Lars Persson | |
svn-id: r30734 | |||
2008-02-02 | Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM ↵ | Lars Persson | |
svg icon does not work on S60 phones (rendering is corrupt) svn-id: r30733 | |||
2008-01-29 | Updated max heap size to 64mb | Lars Persson | |
svn-id: r30704 | |||
2008-01-29 | - Updated default char signing to signed (as per PC) in makefiles | Lars Persson | |
- Fix for Symbian scrolling problem in GOB3, expressions not evaluated properly resulting in offset beeing set to -1 and not the right offset. svn-id: r30703 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-22 | Finally removed backends/intern.h itself | Max Horn | |
svn-id: r30612 | |||
2008-01-22 | Removed backends/intern.h | Max Horn | |
svn-id: r30611 | |||
2008-01-21 | Proper data file paths for S60v3 | Lars Persson | |
svn-id: r30603 | |||
2008-01-21 | Functionality for is readable and writable | Lars Persson | |
svn-id: r30601 | |||
2008-01-20 | Removed obsolete comment, fixed indention | Max Horn | |
svn-id: r30589 |