Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-20 | Fix assert | Nicolas Bacca | |
svn-id: r16216 | |||
2004-12-20 | Re-add Smartphone support (sorry for the year lag :p) | Nicolas Bacca | |
svn-id: r16215 | |||
2004-12-11 | Oops | Nicolas Bacca | |
svn-id: r16031 | |||
2004-12-11 | Update with SDL backend changes, untested yet | Nicolas Bacca | |
svn-id: r16028 | |||
2004-12-05 | Clean up OSystem::Event | Max Horn | |
svn-id: r15990 | |||
2004-11-26 | Trying 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-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn | |
svn-id: r15332 | |||
2004-08-11 | Fix 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-30 | Oops newline | Nicolas Bacca | |
svn-id: r13905 | |||
2004-05-30 | Ozone tweaks (add virtual screen and infos) / Fix initial keyboard bug ↵ | Nicolas Bacca | |
(Monkey 1 and 2) svn-id: r13904 | |||
2004-05-30 | Automatic severe crash reporting | Nicolas Bacca | |
svn-id: r13903 | |||
2004-05-30 | Some constants for our new friend, Windows Mobile 2003 SE aka Ozone aka oops ↵ | Nicolas Bacca | |
we broke GAPI svn-id: r13902 | |||
2004-05-09 | Do not delete pseudo stdout/stderr if debugging was requested | Nicolas Bacca | |
svn-id: r13829 | |||
2004-05-09 | Synch with branch and Smartphone changes (Smartphone build not ready yet, ↵ | Nicolas Bacca | |
but getting ready slowly) svn-id: r13828 | |||
2004-05-09 | Separate PocketPC/Smartphone actions | Nicolas Bacca | |
svn-id: r13827 | |||
2004-05-09 | Fix key mapping | Nicolas Bacca | |
svn-id: r13826 | |||
2004-05-09 | Remove GAPI hardware keys which is handled by SDL now | Nicolas Bacca | |
svn-id: r13825 | |||
2004-05-09 | Add Zoom scaler and Smartphone scaler | Nicolas Bacca | |
svn-id: r13824 | |||
2004-05-09 | Add warning for unresolved conflicts | Nicolas Bacca | |
svn-id: r13823 | |||
2004-05-09 | Switch to EventsBuffer | Nicolas Bacca | |
svn-id: r13822 | |||
2004-05-09 | Remove unused action | Nicolas Bacca | |
svn-id: r13821 | |||
2004-05-09 | Tiny virtual keys changes | Nicolas Bacca | |
svn-id: r13820 | |||
2004-05-09 | Goodbye KeysBuffer, hello EventsBuffer | Nicolas Bacca | |
svn-id: r13819 | |||
2004-05-09 | Switched to EventsBuffer for Smartphones | Nicolas Bacca | |
svn-id: r13818 | |||
2004-04-09 | Renamed 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-28 | Remove explicit OSystem parameter from StackLock constructor; added ↵ | Max Horn | |
OSystem::displayMessageOnOSD (not yet used; default implementation provided) svn-id: r13413 | |||
2004-03-28 | Renamed more OSystem methods | Max Horn | |
svn-id: r13410 | |||
2004-03-17 | Fix for bug #917532 (GUI: BrowserDialog return value) | Max Horn | |
svn-id: r13320 | |||
2004-03-03 | Add SDL information to track driver problems | Nicolas Bacca | |
svn-id: r13171 | |||
2004-02-28 | renamed 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-24 | the 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-24 | Random 640x480 tweaks | Nicolas Bacca | |
svn-id: r13035 | |||
2004-02-24 | Fix monkey detection | Nicolas Bacca | |
svn-id: r13033 | |||
2004-02-24 | Fix hide toolbar | Nicolas Bacca | |
svn-id: r13029 | |||
2004-02-24 | Fix Simon detection | Nicolas Bacca | |
svn-id: r13027 | |||
2004-02-21 | Fix HandheldPC/PalmSizePC compile | Nicolas Bacca | |
svn-id: r12961 | |||
2004-02-20 | Oops | Nicolas Bacca | |
svn-id: r12947 | |||
2004-02-13 | Oops, I forgot that I was using a Microsoft Compiler (c)(tm) ... | Nicolas Bacca | |
svn-id: r12856 | |||
2004-02-13 | Fix compile and 555 display mode | Nicolas Bacca | |
svn-id: r12855 | |||
2004-02-13 | Proper DLL termination | Nicolas Bacca | |
svn-id: r12853 | |||
2004-02-05 | renamed (Const)Iterator to (const_)iterator; changed size() to return an uint | Max Horn | |
svn-id: r12722 | |||
2004-01-28 | Fix toolbar, add hide toolbar request | Nicolas Bacca | |
svn-id: r12645 | |||
2004-01-28 | 640x480 toolbar fixes, don't draw an invisible toolbar | Nicolas Bacca | |
svn-id: r12644 | |||
2004-01-28 | Add needsHideToolbarMapping | Nicolas Bacca | |
svn-id: r12643 | |||
2004-01-28 | 640x480 changes | Nicolas Bacca | |
svn-id: r12642 | |||
2004-01-27 | Fix 640x480, part 1, perfect fix tomorrow probably :p | Nicolas Bacca | |
svn-id: r12632 | |||
2004-01-26 | Fix Ogg Vorbis, Zak and low sample rate | Nicolas Bacca | |
svn-id: r12629 | |||
2004-01-26 | Fix ItemAction | Nicolas Bacca | |
svn-id: r12627 | |||
2004-01-26 | New CE backend initial commit | Nicolas Bacca | |
svn-id: r12618 | |||
2004-01-26 | Add GUI icons | Nicolas Bacca | |
svn-id: r12617 |