aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2005-03-12Add some paranoia checksMax Horn
2005-03-11Better and faster macrosChris Apers
2005-03-10Fix bug #1160454 "ALL: Failed assertion when using 1x scaler"Eugene Sandulenko
2005-03-10Initialize some overlay-related variables, just to be safe.Torbjörn Andersson
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
2005-03-09WIP of GP32 port. Now it is more correct port and compiles with currentEugene Sandulenko
2005-02-25opsPaweł Kołodziejski
2005-02-25fixed compilationPaweł Kołodziejski
2005-02-22Implementation of GFX transactions. May cause some regressions in case IEugene Sandulenko
2005-02-20Fixed warning, hopefully without breaking anything. (GCC doesn't likeTorbjörn Andersson
2005-02-20Implement OSystem method disableCursorPalette(bool disable) as mentionedEugene Sandulenko
2005-02-19compatibility for emsvcPaweł Kołodziejski
2005-02-19compatibility fixes for wincePaweł Kołodziejski
2005-02-19Make cursor code more bulletproofEugene Sandulenko
2005-02-17Mouse part of big patch #1013937 (OSystem layer with bigger resolution)Eugene Sandulenko
2005-02-09spellingJoost Peters
2005-02-07Added getNodeForPath() so I can compile ScummVM with MinGW again. Since ITorbjörn Andersson
2005-02-06Remove the OSX-restriction on FilesystemNode::getNodeForPath() for now (I don...Max Horn
2005-01-28Update to latest branch fixesNicolas Bacca
2005-01-28Add isalnum for HPC compilerNicolas Bacca
2005-01-27fix compilationPaweł Kołodziejski
2005-01-11Partial fix for bug #1100125Max Horn
2005-01-11On Fingolfin's suggestion I put back the inclusion of util.h into Rect, forTorbjörn Andersson
2005-01-10Remove some more header dependenciesMax Horn
2005-01-09Ensure these headers match the rest of ScummVMMax Horn
2005-01-07Access timer.Marcus Comstedt
2005-01-06Added a font manager (work in progress)Max Horn
2005-01-04Fix uninitialized variable, fixes Hide Toolbar random failures - thanks iKiNicolas Bacca
2005-01-04Fix yet another copy&paste mistake from 0.6.1bNicolas Bacca
2005-01-01Updated copyrightMax Horn
2004-12-30silly me, shouldn't test a variable which wasn't even set <sigh>Max Horn
2004-12-30Swallow ctrl-alt keyup events, tooMax Horn
2004-12-30set key modifiers for keyup events, too; use SDL_GetModState to determine mod...Max Horn
2004-12-27Reduce potential loss of precision if SysTicksPerSecond does not divide 1000Max Horn
2004-12-25Moved the softsynth midi drivers into a sound/softsynth; amongst other things...Max Horn
2004-12-23Add Zone key support for Smartphones. Last commit for todayNicolas Bacca
2004-12-21Update CE specific FAQNicolas Bacca
2004-12-21Cleanup mouseclick emulation (and make the new about dialog happy)Nicolas Bacca
2004-12-20Fix assertNicolas Bacca
2004-12-20Re-add Smartphone support (sorry for the year lag :p)Nicolas Bacca
2004-12-20OoopsChris Apers
2004-12-20Updated resource filesChris Apers
2004-12-20Updated resource fileChris Apers
2004-12-20Added more compilation optionsChris Apers
2004-12-20- Better ARM supportChris Apers
2004-12-20CleanupChris Apers
2004-12-20Added Sky supportChris Apers
2004-12-20Forgot those filesChris Apers
2004-12-20- Better ARM supportChris Apers
2004-12-20Prevent conflict with the new OSystem enumChris Apers