aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2004-12-20- Added Sword1 and Sky constant dataChris Apers
2004-12-20Use the new draw parameter insteadChris Apers
2004-12-20Use a draw function instead of a preinit oneChris Apers
2004-12-18Disable mouse emulation codeMax Horn
2004-12-18oopsMax Horn
2004-12-18Ensure that the file list in the browser is always sortedMax Horn
2004-12-11OopsNicolas Bacca
2004-12-11CE backend needs to overload a few functions - list them with an appropriate ...Nicolas Bacca
2004-12-11Update with SDL backend changes, untested yetNicolas Bacca
2004-12-10Use the new init functionsChris Apers
2004-12-10- cleanupChris Apers
2004-12-10Fixed virtual silkarea madnessChris Apers
2004-12-10New ARM callChris Apers
2004-12-10Fixed language option + cleanupChris Apers
2004-12-10Hide ARM checkbox on non-ARM devicesChris Apers
2004-12-10CleanupChris Apers
2004-12-10Fixed redraw problemChris Apers
2004-12-10Revamped ARM stuffsChris Apers
2004-12-10CleanupChris Apers
2004-12-10Removed outdated (and wrong) comment; all this stuff will be rewritten eventu...Max Horn
2004-12-09Made SoftKbd more usable with a mouse.Marcus Comstedt
2004-12-06Fix for bug #1074931 (GUI: Starting games in fullscreen doesn't work), avoid ...Max Horn