aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
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
2004-02-05Prepare ARM supportChris Apers
svn-id: r12736
2004-02-05Prepare Zodiac wide display supportChris Apers
svn-id: r12735
2004-02-05Prepare Zodiac MIDI supportChris Apers
svn-id: r12734
2004-02-05Fixed memory card importChris Apers
svn-id: r12733
2004-02-05Fixed Hi-res detection, Added OPTIONS_x macros, More screen detection featuresChris Apers
svn-id: r12732
2004-02-05Prepare ARM supportChris Apers
svn-id: r12731
2004-02-05Updated resource files (prepare zodiac support)Chris Apers
svn-id: r12730
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
svn-id: r12722
2004-02-01No need to explicitly include posix-fs.o.Marcus Comstedt
svn-id: r12709
2004-02-01Include . in MODULE_DIRS to get dependencies for this dir.Marcus Comstedt
svn-id: r12708
2004-02-01This doesn't seem to be needed anymore either...Marcus Comstedt
svn-id: r12706
2004-02-01The cleanup goes on...Marcus Comstedt
svn-id: r12705
2004-02-01Added missing definition of RM_REC.Marcus Comstedt
svn-id: r12704
2004-02-01More old cruft removed.Marcus Comstedt
svn-id: r12703
2004-02-01Ignore sword1 build dir.Marcus Comstedt
svn-id: r12702
2004-02-01Added FilesystemNode::getNodeForPath, but right now only for Mac OS XMax Horn
svn-id: r12692
2004-01-31Cleanup.Marcus Comstedt
svn-id: r12690
2004-01-31Set $(srcdir).Marcus Comstedt
svn-id: r12689
2004-01-30Various changes to the build system which allow building ScummVM in an ↵Max Horn
external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress svn-id: r12680
2004-01-28Fix toolbar, add hide toolbar requestNicolas Bacca
svn-id: r12645
2004-01-28640x480 toolbar fixes, don't draw an invisible toolbarNicolas Bacca
svn-id: r12644
2004-01-28Add needsHideToolbarMappingNicolas Bacca
svn-id: r12643
2004-01-28640x480 changesNicolas Bacca
svn-id: r12642
2004-01-27Fix 640x480, part 1, perfect fix tomorrow probably :pNicolas Bacca
svn-id: r12632
2004-01-26Fix Ogg Vorbis, Zak and low sample rateNicolas Bacca
svn-id: r12629
2004-01-26Fix ItemActionNicolas Bacca
svn-id: r12627