aboutsummaryrefslogtreecommitdiff
path: root/backends/wince
AgeCommit message (Collapse)Author
2005-01-28Update to latest branch fixesNicolas Bacca
svn-id: r16683
2005-01-28Add isalnum for HPC compilerNicolas Bacca
svn-id: r16678
2005-01-27fix compilationPaweł Kołodziejski
svn-id: r16651
2005-01-09Ensure these headers match the rest of ScummVMMax Horn
svn-id: r16505
2005-01-04Fix uninitialized variable, fixes Hide Toolbar random failures - thanks iKiNicolas Bacca
svn-id: r16429
2005-01-04Fix yet another copy&paste mistake from 0.6.1bNicolas Bacca
svn-id: r16428
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-12-23Add Zone key support for Smartphones. Last commit for todayNicolas Bacca
svn-id: r16266
2004-12-21Update CE specific FAQNicolas Bacca
svn-id: r16248
2004-12-21Cleanup mouseclick emulation (and make the new about dialog happy)Nicolas Bacca
svn-id: r16222
2004-12-20Fix assertNicolas Bacca
svn-id: r16216
2004-12-20Re-add Smartphone support (sorry for the year lag :p)Nicolas Bacca
svn-id: r16215
2004-12-11OopsNicolas Bacca
svn-id: r16031
2004-12-11Update with SDL backend changes, untested yetNicolas Bacca
svn-id: r16028
2004-12-05Clean up OSystem::EventMax Horn
svn-id: r15990
2004-11-26Trying to fix the WinCE/DC port breakage -- blindfolded, though, hence it ↵Max Horn
probably isn't enough to get things compiling again :-/ svn-id: r15897
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
svn-id: r15332
2004-08-11Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ↵Max Horn
moral: either document how things work, or at least provide well named constants for certain return values... using the cheap way out here, i.e. method (b) :-) svn-id: r14557
2004-05-30Oops newlineNicolas Bacca
svn-id: r13905
2004-05-30Ozone tweaks (add virtual screen and infos) / Fix initial keyboard bug ↵Nicolas Bacca
(Monkey 1 and 2) svn-id: r13904
2004-05-30Automatic severe crash reportingNicolas Bacca
svn-id: r13903
2004-05-30Some constants for our new friend, Windows Mobile 2003 SE aka Ozone aka oops ↵Nicolas Bacca
we broke GAPI svn-id: r13902
2004-05-09Do not delete pseudo stdout/stderr if debugging was requestedNicolas Bacca
svn-id: r13829
2004-05-09Synch with branch and Smartphone changes (Smartphone build not ready yet, ↵Nicolas Bacca
but getting ready slowly) svn-id: r13828
2004-05-09Separate PocketPC/Smartphone actionsNicolas Bacca
svn-id: r13827
2004-05-09Fix key mappingNicolas Bacca
svn-id: r13826
2004-05-09Remove GAPI hardware keys which is handled by SDL nowNicolas Bacca
svn-id: r13825
2004-05-09Add Zoom scaler and Smartphone scalerNicolas Bacca
svn-id: r13824
2004-05-09Add warning for unresolved conflictsNicolas Bacca
svn-id: r13823
2004-05-09Switch to EventsBufferNicolas Bacca
svn-id: r13822
2004-05-09Remove unused actionNicolas Bacca
svn-id: r13821
2004-05-09Tiny virtual keys changesNicolas Bacca
svn-id: r13820
2004-05-09Goodbye KeysBuffer, hello EventsBufferNicolas Bacca
svn-id: r13819
2004-05-09Switched to EventsBuffer for SmartphonesNicolas Bacca
svn-id: r13818
2004-04-09Renamed template class 'List' to 'Array', since that is really what it is (a ↵Max Horn
resizable array, not a linked list) svn-id: r13520
2004-03-28Remove explicit OSystem parameter from StackLock constructor; added ↵Max Horn
OSystem::displayMessageOnOSD (not yet used; default implementation provided) svn-id: r13413
2004-03-28Renamed more OSystem methodsMax Horn
svn-id: r13410
2004-03-17Fix for bug #917532 (GUI: BrowserDialog return value)Max Horn
svn-id: r13320
2004-03-03Add SDL information to track driver problemsNicolas Bacca
svn-id: r13171
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed ↵Max Horn
NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend svn-id: r13087
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing ↵Max Horn
OSystem API is not yet finished); porters will have to fix their ports to get them to compile again svn-id: r13036
2004-02-24Random 640x480 tweaksNicolas Bacca
svn-id: r13035
2004-02-24Fix monkey detectionNicolas Bacca
svn-id: r13033
2004-02-24Fix hide toolbarNicolas Bacca
svn-id: r13029
2004-02-24Fix Simon detectionNicolas Bacca
svn-id: r13027
2004-02-21Fix HandheldPC/PalmSizePC compileNicolas Bacca
svn-id: r12961
2004-02-20OopsNicolas Bacca
svn-id: r12947
2004-02-13Oops, I forgot that I was using a Microsoft Compiler (c)(tm) ...Nicolas Bacca
svn-id: r12856
2004-02-13Fix compile and 555 display modeNicolas Bacca
svn-id: r12855
2004-02-13Proper DLL terminationNicolas Bacca
svn-id: r12853