aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/wince.cpp
AgeCommit message (Expand)Author
2004-01-26Early spring cleanupNicolas Bacca
2003-12-22Preliminary support for queen in the old codebase ...Nicolas Bacca
2003-11-04Switch to the *real* file - apologies to those who tried to compile the old o...Nicolas Bacca
2003-11-04added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSORMax Horn
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-10-28cleanup: removed version/id from GameSettingsMax Horn
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-09-18Remove one more hackery - actually a complete port rewrite would be needed to...Nicolas Bacca
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
2003-07-21Fix for #775275 : debugger support on WinCENicolas Bacca
2003-07-21Fix 774982Nicolas Bacca
2003-07-20Bass skip fixNicolas Bacca
2003-07-16Fix compile without USE_VORBISNicolas Bacca
2003-07-13Get rid of additional version #define, default is now to disable HPC GameX (d...Nicolas Bacca
2003-07-13Update events - BASS & Simon updates - Fix keyboard (Simon quit works) - Fix ...Nicolas Bacca
2003-07-08Update to new virtual functions, protected members and so on, take oneNicolas Bacca
2003-07-06some backend fixesMax Horn
2003-07-05updated backends to use type MutexRefMax Horn
2003-06-01Missed oneTravis Howell
2003-06-01Rename SimonState to SimonEngineTravis Howell
2003-05-29more OSystem docs & cleanupMax Horn
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem interf...Max Horn
2003-05-11COMI and Jornada 820 fixesNicolas Bacca
2003-05-05Support for COMI and new targetsNicolas Bacca
2003-04-04Low quality FM synthesis, preliminary OGG stuff - do not try to compile that ...Nicolas Bacca
2003-01-27Restore correct sound thread default priority for ARMNicolas Bacca
2003-01-26Global Windows CE routinesNicolas Bacca