Age | Commit message (Expand) | Author |
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 |
2007-12-29 | Fixed warning when DISABLE_SCALERS is defined. | Torbjörn Andersson |
2007-12-29 | Added events for the middle mouse button - EVENT_MBUTTONDOWN and EVENT_MBUTTONUP | Paul Gilbert |
2007-12-28 | Get rid of PSP / PalmOS hacks in DefaultSaveFileManager::getSavePath | Max Horn |
2007-12-28 | Patch #1859448: Add OSystem::getTimeAndDate API | Eugene Sandulenko |
2007-12-28 | Patch #1857121: Refactoring of the getSavePath method | Eugene Sandulenko |
2007-12-26 | Do not use SDL_WM_ToggleFullScreen, it's buggy on too many systems. Should fi... | Max Horn |
2007-12-24 | ARM version of central ADPCM decoding block for NDS. Define ARM_ADPCM to | Robin Watts |
2007-12-24 | New version of palettised screen scaler for DS; uses LDMs and STMs to improve | Robin Watts |
2007-12-22 | Fixed mutex handling, and reverted sound callbacks to be from another thread ... | Oystein Eftevaag |
2007-12-21 | Scaler corruption fixes, scaler console fixes, adding Lure target (except it ... | Neil Millstone |
2007-12-20 | Do sound callbacks from the main thread instead of a separate one, to avoid s... | Oystein Eftevaag |
2007-12-20 | clear more executable bits | Eugene Sandulenko |