Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-26 | Update for 0.7.1 | Nicolas Bacca | |
svn-id: r17250 | |||
2005-03-26 | Add Insane Cheat action | Nicolas Bacca | |
svn-id: r17243 | |||
2005-03-26 | Tweak WinCE timer re-entry workaround to play Insane sequences | Nicolas Bacca | |
svn-id: r17242 | |||
2005-03-26 | Should fix key mapping issues | Nicolas Bacca | |
svn-id: r17238 | |||
2005-03-16 | Fix head first crash. Virtual functions + one parameter added == fun :p | Nicolas Bacca | |
svn-id: r17167 | |||
2005-03-15 | fixed compilation for for overlay SDL latest changes, and formating code. | Paweł Kołodziejski | |
Wince SDL port is currently broken, it crash at NULL _screen pointer while locking SDL surface inside OSystem_SDL::clearScreen() func svn-id: r17152 | |||
2005-03-09 | Patch #1013937 "OSystem layer with bigger resolution". Now you will always | Eugene Sandulenko | |
get at least 640x400 window. And finally we have means of implementing nice looking GUI. Also updated all backends. If your backend has ability to run with 640x400 or 640x480 resolution then read patch tracker item to find out details. Other port maintainers shouldn't worry, as this patch doesn't affect them, they still get their 320x200. svn-id: r17055 | |||
2005-01-28 | Update to latest branch fixes | Nicolas Bacca | |
svn-id: r16683 | |||
2005-01-28 | Add isalnum for HPC compiler | Nicolas Bacca | |
svn-id: r16678 | |||
2005-01-27 | fix compilation | Paweł Kołodziejski | |
svn-id: r16651 | |||
2005-01-09 | Ensure these headers match the rest of ScummVM | Max Horn | |
svn-id: r16505 | |||
2005-01-04 | Fix uninitialized variable, fixes Hide Toolbar random failures - thanks iKi | Nicolas Bacca | |
svn-id: r16429 | |||
2005-01-04 | Fix yet another copy&paste mistake from 0.6.1b | Nicolas Bacca | |
svn-id: r16428 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-12-23 | Add Zone key support for Smartphones. Last commit for today | Nicolas Bacca | |
svn-id: r16266 | |||
2004-12-21 | Update CE specific FAQ | Nicolas Bacca | |
svn-id: r16248 | |||
2004-12-21 | Cleanup mouseclick emulation (and make the new about dialog happy) | Nicolas Bacca | |
svn-id: r16222 | |||
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 |