aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2008-02-03Use vmsfs_delete_file now that libronin supports it...Marcus Comstedt
2008-02-03Updated flags to use ASM costume for sam and maxLars Persson
2008-02-03Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'dRobin Watts
2008-02-03Updated number of icons in the icon fileLars Persson
2008-02-03Updated libs used for ASMLars Persson
2008-02-03GFX asm defines updated properly. Custume #define turned off since this is cr...Lars Persson
2008-02-03Migration code for users updating to the 1.1.3 iPhone firmware, which has a d...Oystein Eftevaag
2008-02-03Forgot to enable ASM opts somewhere (thought I had).Lars Persson
2008-02-03Introduce ARM code for commonest case of "proc3" costume blitting (asRobin Watts
2008-02-02Simplified iconLars Persson
2008-02-02Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM s...Lars Persson
2008-01-29Updated max heap size to 64mbLars Persson
2008-01-29- Updated default char signing to signed (as per PC) in makefilesLars Persson
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-22Removed backends/intern.hMax Horn
2008-01-21Proper data file paths for S60v3Lars Persson
2008-01-20- Updated version numbers, Implemented exists properly, Added two engines in ...Lars Persson
2008-01-18Removing duplicate content and adding GPL headerMax Horn
2008-01-13Removed unnecessary semi-colons.Torbjörn Andersson
2008-01-12Patch #1869152: "MAEMO port preliminary patch"Eugene Sandulenko
2008-01-11First part of Maemo portEugene Sandulenko
2008-01-11doc update for 0.11.0Kostas Nakos
2008-01-04fix a race - bug #1863961 (#1769503)Kostas Nakos
2008-01-03Use system call to return to DC boot menu rather than relying on exit()Marcus Comstedt
2008-01-03Updated paths to engine-data files for Symbian OSLars Persson
2008-01-03Disable compilation of default savefile manager, to avoid having it pulledMarcus Comstedt
2008-01-03Remove -I$(srcdir)/common from include path (not needed anymore).Marcus Comstedt
2008-01-03Updated build requirements.Marcus Comstedt
2008-01-02cannot 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-01fixup to prevent a crash, pending the overlay reworkKostas Nakos
2007-12-31Added support for landscape mode in addition to the upside-down landscape mod...Oystein Eftevaag
2007-12-30implement new gettimeanddate method - fixes bug 1834822 WINCE: Save games hav...Kostas Nakos
2007-12-30The PS2, DS and PalmOS ports currently do not properly implement their SaveFi...Max Horn
2007-12-29Fixed warning when DISABLE_SCALERS is defined.Torbjörn Andersson
2007-12-29Added events for the middle mouse button - EVENT_MBUTTONDOWN and EVENT_MBUTTONUPPaul Gilbert
2007-12-28Get rid of PSP / PalmOS hacks in DefaultSaveFileManager::getSavePathMax Horn
2007-12-28Patch #1859448: Add OSystem::getTimeAndDate APIEugene Sandulenko
2007-12-28Patch #1857121: Refactoring of the getSavePath methodEugene Sandulenko
2007-12-26Do not use SDL_WM_ToggleFullScreen, it's buggy on too many systems. Should fi...Max Horn
2007-12-24ARM version of central ADPCM decoding block for NDS. Define ARM_ADPCM toRobin Watts
2007-12-24New version of palettised screen scaler for DS; uses LDMs and STMs to improveRobin Watts
2007-12-22Fixed mutex handling, and reverted sound callbacks to be from another thread ...Oystein Eftevaag
2007-12-21Scaler corruption fixes, scaler console fixes, adding Lure target (except it ...Neil Millstone
2007-12-20Do sound callbacks from the main thread instead of a separate one, to avoid s...Oystein Eftevaag
2007-12-20clear more executable bitsEugene Sandulenko
2007-12-20clear executable bitEugene Sandulenko
2007-12-16Patch #1847599: Several enhancements for the build systemMax Horn
2007-12-16default is not to build plugins yet, until the plugin system is reworkedKostas Nakos