aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince
AgeCommit message (Expand)Author
2009-01-04had forgotten the case of a rect being partially off the top of the screen (a...Kostas Nakos
2009-01-04fix bug #2480870: crash when shaking (not stirring)Kostas Nakos
2009-01-04follow new SAGA engine definesKostas Nakos
2009-01-04Virtualize sdl backend's setGraphicsModeIntern() so it can be overloaded by C...Kostas Nakos
2009-01-02Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...Johannes Schickel
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-28workaround for ce's limitation of cwd in _access tooKostas Nakos
2008-12-28fix buggy repaints caused by multiple calls to the overlay togglesKostas Nakos
2008-12-18fix opening of config file + some cleanupKostas Nakos
2008-12-10implement the newer gfx transaction interface. some issues still remainKostas Nakos
2008-12-04Added missing include.Johannes Schickel
2008-12-04Fix for GUI compile error described in bug #2387217 "WINCE: SVN trunk compila...Johannes Schickel
2008-12-04Some changes which will hopefully fix bug #2387217 - "WINCE: SVN trunk compil...Filippos Karapetis
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...Max Horn
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-08-25Update readmeKostas Nakos
2008-08-25patch 1868881: ini option to disable doubletap rmbKostas Nakos
2008-08-25patch 1984130: Add Tremolo infoKostas Nakos
2008-08-18Enable save game action key in Touche for WinCE devices.Lars Persson
2008-08-18switching to libTremoloKostas Nakos
2008-08-18do away with the smush force redraw hackKostas Nakos
2008-08-13fix a small bug in the quit dialogKostas Nakos
2008-08-13fix bug #1910057: FT multifunctionKostas Nakos
2008-08-13fix bug #2038992 by saving and restoring channel volumesKostas Nakos
2008-08-10add support for drascula engineKostas Nakos
2008-08-09fix MR on ce: allocate large buffer on the heap instead and of the stack, and...Kostas Nakos
2008-08-07setup interface for later kyra gamesKostas Nakos
2008-07-20a little more cleanupKostas Nakos
2008-07-20modified patch #1882942 - optimize and kill code for really old platformsKostas Nakos
2008-07-20workaround for bogus findfirstfile. kyra now starts up correctlyKostas Nakos
2008-06-29fix some quirks of the newer build systemKostas Nakos
2008-06-29finish up new mixer changesKostas Nakos
2008-06-28Patch ##1956946 (Audio::Mixer internal API revision) with some tweaksMax Horn
2008-05-16Yet another compilation fix for WinCEMax Horn
2008-05-12- Added an engine plugin manager and moved engine specific functionality into itJordi Vilalta Prat
2008-05-06Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefilesJordi Vilalta Prat
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-03-26Added note on how the WinCE scalers are wasting valuable cycles, and how to f...Max Horn
2008-02-23properly support feeble (sync commit)Kostas Nakos
2008-02-03Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'dRobin Watts
2008-02-03Introduce ARM code for commonest case of "proc3" costume blitting (asRobin Watts
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-11doc update for 0.11.0Kostas Nakos
2008-01-04fix a race - bug #1863961 (#1769503)Kostas Nakos
2008-01-02cannot handle key mods in ce and unicode is dodgy to say the least. fixes bug...Kostas Nakos
2008-01-01fixup to prevent a crash, pending the overlay reworkKostas Nakos
2007-12-30implement new gettimeanddate method - fixes bug 1834822 WINCE: Save games hav...Kostas Nakos