Age | Commit message (Expand) | Author |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-05-16 | Fix bug #2790461: "WINCE: Compilation broken" | Eugene Sandulenko |
2009-05-12 | Synced WinCE SDL backend with the changes in commit #40226. Hopefully, this w... | Filippos Karapetis |
2009-03-01 | add support for tinsel engine (off by default for the time being) | Kostas Nakos |
2009-03-01 | better detection of aspect-scalable resolutions | Kostas Nakos |
2009-03-01 | slight correction | Kostas Nakos |
2009-03-01 | modified patch in bug #2644574: fix build | Kostas Nakos |
2009-02-21 | update readme for release 0.13.0 | Kostas Nakos |
2009-02-21 | proper fix for random crashes with vga devices | Kostas Nakos |
2009-02-16 | fix random crashes on vga devices when using exotic scalers | Kostas Nakos |
2009-02-15 | add support for groovie | Kostas Nakos |
2009-02-15 | enable tucker and groovie engines | Kostas Nakos |
2009-02-15 | add support for tucker | Kostas Nakos |
2009-02-14 | apply patch by Fingolfin to optimize scalers + more | Kostas Nakos |
2009-02-14 | update to newer overlay interface | Kostas Nakos |
2009-02-11 | cleanup | Max Horn |
2009-01-30 | Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some poten... | Max Horn |
2009-01-23 | Renamed FSNode::openForReading / openForWriting to createReadStream / createW... | Max Horn |
2009-01-23 | Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat... | Max Horn |
2009-01-04 | had forgotten the case of a rect being partially off the top of the screen (a... | Kostas Nakos |
2009-01-04 | fix bug #2480870: crash when shaking (not stirring) | Kostas Nakos |
2009-01-04 | follow new SAGA engine defines | Kostas Nakos |
2009-01-04 | Virtualize sdl backend's setGraphicsModeIntern() so it can be overloaded by C... | Kostas Nakos |
2009-01-02 | Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag... | Johannes Schickel |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-28 | workaround for ce's limitation of cwd in _access too | Kostas Nakos |
2008-12-28 | fix buggy repaints caused by multiple calls to the overlay toggles | Kostas Nakos |
2008-12-18 | fix opening of config file + some cleanup | Kostas Nakos |
2008-12-10 | implement the newer gfx transaction interface. some issues still remain | Kostas Nakos |
2008-12-04 | Added missing include. | Johannes Schickel |
2008-12-04 | Fix for GUI compile error described in bug #2387217 "WINCE: SVN trunk compila... | Johannes Schickel |
2008-12-04 | Some changes which will hopefully fix bug #2387217 - "WINCE: SVN trunk compil... | Filippos Karapetis |
2008-11-06 | Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys... | Max Horn |
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn |
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
2008-08-25 | Update readme | Kostas Nakos |
2008-08-25 | patch 1868881: ini option to disable doubletap rmb | Kostas Nakos |
2008-08-25 | patch 1984130: Add Tremolo info | Kostas Nakos |
2008-08-18 | Enable save game action key in Touche for WinCE devices. | Lars Persson |
2008-08-18 | switching to libTremolo | Kostas Nakos |
2008-08-18 | do away with the smush force redraw hack | Kostas Nakos |
2008-08-13 | fix a small bug in the quit dialog | Kostas Nakos |
2008-08-13 | fix bug #1910057: FT multifunction | Kostas Nakos |
2008-08-13 | fix bug #2038992 by saving and restoring channel volumes | Kostas Nakos |
2008-08-10 | add support for drascula engine | Kostas Nakos |
2008-08-09 | fix MR on ce: allocate large buffer on the heap instead and of the stack, and... | Kostas Nakos |
2008-08-07 | setup interface for later kyra games | Kostas Nakos |
2008-07-20 | a little more cleanup | Kostas Nakos |
2008-07-20 | modified patch #1882942 - optimize and kill code for really old platforms | Kostas Nakos |
2008-07-20 | workaround for bogus findfirstfile. kyra now starts up correctly | Kostas Nakos |