aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2004-03-13Merged in fixes from 0.6.0 release branch.Marcus Comstedt
2004-03-12cleanupMax Horn
2004-03-03Add SDL information to track driver problemsNicolas Bacca
2004-03-02FLAC supportChris Apers
2004-03-02ObsoleteChris Apers
2004-03-01Fix for bug #907280: Mouse glitches and crashes (Regression)Max Horn
2004-03-01fixed dep file loadingMax Horn
2004-03-01removed obsolete membeMax Horn
2004-03-01got rid of _mouseOldState; some minor cleanupMax Horn
2004-02-29this might help Makefile.noconf (did I mention that i want to get rid of it?)Max Horn
2004-02-29merged OSystem_SDL and OSystem_SDL_Common; split SDL backend into multiple so...Max Horn
2004-02-28fix mouse redraw issue when toggling fullscreen mode (visible if one mode is ...Max Horn
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-27fix a recursive lock bug related to update_screen() (shouldn't have caused pr...Max Horn
2004-02-25Revert fixme out.. as it's all fixed. :o)James Brown
2004-02-25Build SDL backend via a module.mk file, tooMax Horn
2004-02-25fix fullscreen switch code 'properly' (sorry for missing this one, folks). Si...Max Horn
2004-02-25Fix SDL backend compilationJames Brown
2004-02-25OpenGL backend no longer exists.Travis Howell
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-24Random 640x480 tweaksNicolas Bacca
2004-02-24Fix monkey detectionNicolas Bacca
2004-02-24Fix hide toolbarNicolas Bacca
2004-02-24Fix Simon detectionNicolas Bacca
2004-02-23Allow the cursor to reach the bottom of the screen when using the keyboardTorbjörn Andersson
2004-02-21Fix HandheldPC/PalmSizePC compileNicolas Bacca
2004-02-20OopsNicolas Bacca
2004-02-13Oops, I forgot that I was using a Microsoft Compiler (c)(tm) ...Nicolas Bacca
2004-02-13Fix compile and 555 display modeNicolas Bacca
2004-02-13Proper DLL terminationNicolas Bacca
2004-02-13No Queen for nowChris Apers
2004-02-13version.hChris Apers
2004-02-13Added Dutch/FM-Towns optionsChris Apers
2004-02-13patch #896094, Some X11 backend fixes from Gregor JasnyJonathan Gray
2004-02-08Valgrind warning fix for Simon engine (From olki)Travis Howell
2004-02-07new auto-dirty-rect checksum algorithm (not so well tested but uses the stand...Max Horn
2004-02-05More wide display support, 5way navigator support, prepare zodiac, arm and so...Chris Apers
2004-02-05formMainChris Apers
2004-02-05Updated with lastest changesChris Apers
2004-02-05Added direct ScummVM launcher modeChris Apers
2004-02-05Prepare ARM supportChris Apers
2004-02-05Prepare Zodiac wide display supportChris Apers
2004-02-05Prepare Zodiac MIDI supportChris Apers
2004-02-05Fixed memory card importChris Apers
2004-02-05Fixed Hi-res detection, Added OPTIONS_x macros, More screen detection featuresChris Apers
2004-02-05Prepare ARM supportChris Apers
2004-02-05Updated resource files (prepare zodiac support)Chris Apers
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-02-01No need to explicitly include posix-fs.o.Marcus Comstedt
2004-02-01Include . in MODULE_DIRS to get dependencies for this dir.Marcus Comstedt