Age | Commit message (Expand) | Author |
2005-02-20 | Fixed warning, hopefully without breaking anything. (GCC doesn't like | Torbjörn Andersson |
2005-02-20 | Implement OSystem method disableCursorPalette(bool disable) as mentioned | Eugene Sandulenko |
2005-02-19 | compatibility for emsvc | Paweł Kołodziejski |
2005-02-19 | compatibility fixes for wince | Paweł Kołodziejski |
2005-02-19 | Make cursor code more bulletproof | Eugene Sandulenko |
2005-02-17 | Mouse part of big patch #1013937 (OSystem layer with bigger resolution) | Eugene Sandulenko |
2005-02-09 | spelling | Joost Peters |
2005-02-07 | Added getNodeForPath() so I can compile ScummVM with MinGW again. Since I | Torbjörn Andersson |
2005-02-06 | Remove the OSX-restriction on FilesystemNode::getNodeForPath() for now (I don... | Max Horn |
2005-01-28 | Update to latest branch fixes | Nicolas Bacca |
2005-01-28 | Add isalnum for HPC compiler | Nicolas Bacca |
2005-01-27 | fix compilation | Paweł Kołodziejski |
2005-01-11 | Partial fix for bug #1100125 | Max Horn |
2005-01-11 | On Fingolfin's suggestion I put back the inclusion of util.h into Rect, for | Torbjörn Andersson |
2005-01-10 | Remove some more header dependencies | Max Horn |
2005-01-09 | Ensure these headers match the rest of ScummVM | Max Horn |
2005-01-07 | Access timer. | Marcus Comstedt |
2005-01-06 | Added a font manager (work in progress) | Max Horn |
2005-01-04 | Fix uninitialized variable, fixes Hide Toolbar random failures - thanks iKi | Nicolas Bacca |
2005-01-04 | Fix yet another copy&paste mistake from 0.6.1b | Nicolas Bacca |
2005-01-01 | Updated copyright | Max Horn |
2004-12-30 | silly me, shouldn't test a variable which wasn't even set <sigh> | Max Horn |
2004-12-30 | Swallow ctrl-alt keyup events, too | Max Horn |
2004-12-30 | set key modifiers for keyup events, too; use SDL_GetModState to determine mod... | Max Horn |
2004-12-27 | Reduce potential loss of precision if SysTicksPerSecond does not divide 1000 | Max Horn |
2004-12-25 | Moved the softsynth midi drivers into a sound/softsynth; amongst other things... | Max Horn |
2004-12-23 | Add Zone key support for Smartphones. Last commit for today | Nicolas Bacca |
2004-12-21 | Update CE specific FAQ | Nicolas Bacca |
2004-12-21 | Cleanup mouseclick emulation (and make the new about dialog happy) | Nicolas Bacca |
2004-12-20 | Fix assert | Nicolas Bacca |
2004-12-20 | Re-add Smartphone support (sorry for the year lag :p) | Nicolas Bacca |
2004-12-20 | Ooops | Chris Apers |
2004-12-20 | Updated resource files | Chris Apers |
2004-12-20 | Updated resource file | Chris Apers |
2004-12-20 | Added more compilation options | Chris Apers |
2004-12-20 | - Better ARM support | Chris Apers |
2004-12-20 | Cleanup | Chris Apers |
2004-12-20 | Added Sky support | Chris Apers |
2004-12-20 | Forgot those files | Chris Apers |
2004-12-20 | - Better ARM support | Chris Apers |
2004-12-20 | Prevent conflict with the new OSystem enum | Chris Apers |
2004-12-20 | - Added Sword1 and Sky constant data | Chris Apers |
2004-12-20 | Use the new draw parameter instead | Chris Apers |
2004-12-20 | Use a draw function instead of a preinit one | Chris Apers |
2004-12-18 | Disable mouse emulation code | Max Horn |
2004-12-18 | oops | Max Horn |
2004-12-18 | Ensure that the file list in the browser is always sorted | Max Horn |
2004-12-11 | Oops | Nicolas Bacca |
2004-12-11 | CE backend needs to overload a few functions - list them with an appropriate ... | Nicolas Bacca |
2004-12-11 | Update with SDL backend changes, untested yet | Nicolas Bacca |