aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
2004-03-13Patch #902111: Change remaining random function calls to use RandomSourceMax Horn
svn-id: r13262
2004-03-13Reworked scaling logic, and added kFeatureAspectRatioCorrection support.Marcus Comstedt
svn-id: r13259
2004-03-13Less strange.Marcus Comstedt
svn-id: r13256
2004-03-13Cleanup.Marcus Comstedt
svn-id: r13255
2004-03-13Use default implementation for setGraphicsMode(const char *).Marcus Comstedt
svn-id: r13254
2004-03-13Use the name "scummvm_main" for the common main function, like WinCE.Marcus Comstedt
svn-id: r13253
2004-03-13Allow changing the scaler via keypad, too (FR #821415)Max Horn
svn-id: r13251
2004-03-13Added an OSD (On Screen Display) to the SDL backendMax Horn
svn-id: r13248
2004-03-13Features.Marcus Comstedt
svn-id: r13246
2004-03-13Harmonized with new OSystem API.Marcus Comstedt
svn-id: r13245
2004-03-13Merged in fixes from 0.6.0 release branch.Marcus Comstedt
svn-id: r13240
2004-03-12cleanupMax Horn
svn-id: r13231
2004-03-03Add SDL information to track driver problemsNicolas Bacca
svn-id: r13171
2004-03-02FLAC supportChris Apers
svn-id: r13146
2004-03-02ObsoleteChris Apers
svn-id: r13144
2004-03-01Fix for bug #907280: Mouse glitches and crashes (Regression)Max Horn
svn-id: r13123
2004-03-01fixed dep file loadingMax Horn
svn-id: r13122
2004-03-01removed obsolete membeMax Horn
svn-id: r13104
2004-03-01got rid of _mouseOldState; some minor cleanupMax Horn
svn-id: r13103
2004-02-29this might help Makefile.noconf (did I mention that i want to get rid of it?)Max Horn
svn-id: r13097
2004-02-29merged OSystem_SDL and OSystem_SDL_Common; split SDL backend into multiple ↵Max Horn
source files svn-id: r13092
2004-02-28fix mouse redraw issue when toggling fullscreen mode (visible if one mode is ↵Max Horn
555 and the other 565) svn-id: r13088
2004-02-28renamed 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-27fix a recursive lock bug related to update_screen() (shouldn't have caused ↵Max Horn
problems on most systems, but still was a bug); rewrite the code which switches the scaler mode to be slightly more efficient svn-id: r13070
2004-02-25Revert fixme out.. as it's all fixed. :o)James Brown
svn-id: r13054
2004-02-25Build SDL backend via a module.mk file, tooMax Horn
svn-id: r13052
2004-02-25fix fullscreen switch code 'properly' (sorry for missing this one, folks). ↵Max Horn
Since we don't have the OpenGL variant anymore, we could now merge back the two parts of the SDL backend - and maybe split them into multiple files in a different way (events, graphics, audio, misc ?) svn-id: r13045
2004-02-25Fix SDL backend compilationJames Brown
svn-id: r13042
2004-02-25OpenGL backend no longer exists.Travis Howell
svn-id: r13037
2004-02-24the 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-24Random 640x480 tweaksNicolas Bacca
svn-id: r13035
2004-02-24Fix monkey detectionNicolas Bacca
svn-id: r13033
2004-02-24Fix hide toolbarNicolas Bacca
svn-id: r13029
2004-02-24Fix Simon detectionNicolas Bacca
svn-id: r13027
2004-02-23Allow the cursor to reach the bottom of the screen when using the keyboardTorbjörn Andersson
to control it, and aspect-ratio correction is activated. svn-id: r13009
2004-02-21Fix HandheldPC/PalmSizePC compileNicolas Bacca
svn-id: r12961
2004-02-20OopsNicolas Bacca
svn-id: r12947
2004-02-13Oops, I forgot that I was using a Microsoft Compiler (c)(tm) ...Nicolas Bacca
svn-id: r12856
2004-02-13Fix compile and 555 display modeNicolas Bacca
svn-id: r12855
2004-02-13Proper DLL terminationNicolas Bacca
svn-id: r12853
2004-02-13No Queen for nowChris Apers
svn-id: r12852
2004-02-13version.hChris Apers
svn-id: r12849
2004-02-13Added Dutch/FM-Towns optionsChris Apers
svn-id: r12848
2004-02-13patch #896094, Some X11 backend fixes from Gregor JasnyJonathan Gray
svn-id: r12835
2004-02-08Valgrind warning fix for Simon engine (From olki)Travis Howell
svn-id: r12772
2004-02-07new auto-dirty-rect checksum algorithm (not so well tested but uses the ↵Max Horn
standard adler32 checksum algorithm) svn-id: r12760
2004-02-05More wide display support, 5way navigator support, prepare zodiac, arm and ↵Chris Apers
sound support, and many more stuffs... svn-id: r12741
2004-02-05formMainChris Apers
svn-id: r12740
2004-02-05Updated with lastest changesChris Apers
svn-id: r12738
2004-02-05Added direct ScummVM launcher modeChris Apers
svn-id: r12737