Age | Commit message (Expand) | Author |
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 |
2008-01-13 | WORKAROUND bug #1870304: Solaris does not provide INADDR_NONE | Max Horn |
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-10 | Fix DefaultSaveFileManager::listSavefiles to return the savefile *name*, not ... | Max Horn |
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 | Fix dmedia.cpp to not use stdafx (likely fixes building on IRIX) | Max Horn |
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 | Modify DFSM::getSavePath to return a Common::String instead of a char* | Max Horn |
2007-12-28 | Change the checkPath() method to receive a String& instead of a char*, to mak... | David Corrales |
2007-12-28 | Fixed compilation. | Torbjörn Andersson |
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-25 | Removed obsolete comment | 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-21 | Remove a comment | Neil Millstone |