Age | Commit message (Expand) | Author |
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 |
2007-12-21 | Implement exists() in DS file system | 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 |
2007-12-20 | clear executable bit | Eugene Sandulenko |
2007-12-16 | Patch #1847599: Several enhancements for the build system | Max Horn |
2007-12-16 | default is not to build plugins yet, until the plugin system is reworked | Kostas Nakos |
2007-12-16 | reimplemented the freelook action to be more usable, ultimately targeted towa... | Kostas Nakos |
2007-12-16 | adding preliminary lure support | Kostas Nakos |
2007-12-15 | Remove bad workaround and change compiler options (no optimization, no inline) | Chris Apers |
2007-12-15 | Added missing symbol definition | Chris Apers |
2007-12-11 | Workaround for bug #1763018. Since Amiga key doesn't work as a modifier with ... | Nicola Mettifogo |
2007-12-10 | When renaming a savefile, close the old file before deleting it to avoid errors. | Nicola Mettifogo |
2007-12-10 | NDS: Put all blitters ASM functions in ITCM (can't hurt as long as there is s... | Bertrand Augereau |
2007-12-10 | NDS: Integrated Robin's LDRB * 2 -> LDRH + fixes(endianness & stack space) 14... | Bertrand Augereau |
2007-12-09 | Updated settings | Lars Persson |
2007-12-09 | NDS : Improved scaler profiling | Bertrand Augereau |
2007-12-09 | NDS : Unrolled the scaler inner loop twice to do 16bits loading | Bertrand Augereau |
2007-12-09 | NDS : Integrated write gathering by Robin (+ fix) | Bertrand Augereau |
2007-12-09 | Expand ~/ to the HOME env var (see also patch #1846545) | Max Horn |
2007-12-09 | Obsolete file | Chris Apers |
2007-12-09 | Send default themepath | Chris Apers |
2007-12-09 | Remove obsolete 68k version related code | Chris Apers |
2007-12-09 | Remove obsolete 68k version related code | Chris Apers |
2007-12-09 | Added support for Drascula and Igor | Chris Apers |