Age | Commit message (Expand) | Author |
2008-03-26 | Modified Patch #1925352: Memory leak fixes | Max Horn |
2008-03-26 | Call InitScalers instead of setting gBitFormat directly | Max Horn |
2008-03-26 | Added note on how the WinCE scalers are wasting valuable cycles, and how to f... | Max Horn |
2008-03-19 | Implement OSystem_PSP::getFilesystemFactory() and OSystemPSP::getTimeAndDate() | Joost Peters |
2008-03-12 | Implemented OSystem_GP2X::getTimeAndDate (identical to OSystem::getTimeAndDate). | John Willis |
2008-03-12 | Implemented OSystem_SDL::getTimeAndDate (identical to OSystem::getTimeAndDate... | Max Horn |
2008-03-11 | Updated datafiles needed for S80, S90 and S60v2 | Lars Persson |
2008-03-11 | Added OSystem_SDL::getFilesystemFactory() | Max Horn |
2008-03-10 | forgot to commit these | Robert Göffringmann |
2008-03-08 | Clearing unnecessary execution bit | Eugene Sandulenko |
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-23 | properly support feeble (sync commit) | Kostas Nakos |
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 | Removed backends/intern.h | Max Horn |
2008-01-21 | Proper data file paths for S60v3 | Lars Persson |
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-13 | Removed unnecessary semi-colons. | Torbjörn Andersson |
2008-01-12 | Patch #1869152: "MAEMO port preliminary patch" | Eugene Sandulenko |
2008-01-11 | First part of Maemo port | Eugene Sandulenko |
2008-01-11 | doc update for 0.11.0 | Kostas Nakos |
2008-01-04 | fix a race - bug #1863961 (#1769503) | Kostas Nakos |
2008-01-03 | Use system call to return to DC boot menu rather than relying on exit() | Marcus Comstedt |
2008-01-03 | Updated paths to engine-data files for Symbian OS | Lars Persson |
2008-01-03 | Disable compilation of default savefile manager, to avoid having it pulled | Marcus Comstedt |
2008-01-03 | Remove -I$(srcdir)/common from include path (not needed anymore). | Marcus Comstedt |
2008-01-03 | Updated build requirements. | Marcus Comstedt |
2008-01-02 | cannot handle key mods in ce and unicode is dodgy to say the least. fixes bug... | Kostas Nakos |
2008-01-02 | (forward-port) Quick swipes across the screen now triggers arrow key events. ... | Oystein Eftevaag |
2008-01-01 | fixup to prevent a crash, pending the overlay rework | Kostas Nakos |
2007-12-31 | Added support for landscape mode in addition to the upside-down landscape mod... | Oystein Eftevaag |
2007-12-30 | implement new gettimeanddate method - fixes bug 1834822 WINCE: Save games hav... | Kostas Nakos |
2007-12-30 | The PS2, DS and PalmOS ports currently do not properly implement their SaveFi... | Max Horn |