aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2004-02-01This doesn't seem to be needed anymore either...Marcus Comstedt
2004-02-01The cleanup goes on...Marcus Comstedt
2004-02-01Added missing definition of RM_REC.Marcus Comstedt
2004-02-01More old cruft removed.Marcus Comstedt
2004-02-01Ignore sword1 build dir.Marcus Comstedt
2004-02-01Added FilesystemNode::getNodeForPath, but right now only for Mac OS XMax Horn
2004-01-31Cleanup.Marcus Comstedt
2004-01-31Set $(srcdir).Marcus Comstedt
2004-01-30Various changes to the build system which allow building ScummVM in an extern...Max Horn
2004-01-28Fix toolbar, add hide toolbar requestNicolas Bacca
2004-01-28640x480 toolbar fixes, don't draw an invisible toolbarNicolas Bacca
2004-01-28Add needsHideToolbarMappingNicolas Bacca
2004-01-28640x480 changesNicolas Bacca
2004-01-27Fix 640x480, part 1, perfect fix tomorrow probably :pNicolas Bacca
2004-01-26Fix Ogg Vorbis, Zak and low sample rateNicolas Bacca
2004-01-26Fix ItemActionNicolas Bacca
2004-01-26New CE backend initial commitNicolas Bacca
2004-01-26Add GUI iconsNicolas Bacca
2004-01-26New resources filesNicolas Bacca
2004-01-26This VCC file doesn't seem to be usefulNicolas Bacca
2004-01-26Initial CE virtual keys classes commitNicolas Bacca
2004-01-26Initial CE GUI classes commitNicolas Bacca
2004-01-26Add SAMPLES_PER_SEC for CE in order to compile sdl-commonNicolas Bacca
2004-01-26Early spring cleanupNicolas Bacca
2004-01-22patch #878551 from Gael Le Mignot, adds key mappings for yopy PDAs, a host op...Jonathan Gray
2004-01-20Missing stdafx.hChris Apers
2004-01-20Added abort() functionChris Apers
2004-01-20Added DrawStatus functionChris Apers
2004-01-20Added copy protection and aspect ratio optionsChris Apers
2004-01-20Added FtSeqNamesChris Apers
2004-01-20Chenged max stack sizeChris Apers
2004-01-20Moved MainForm stuffs to its own fileChris Apers
2004-01-20Fixed list positioning, tapwave related stuffsChris Apers
2004-01-20Updated with lastest CVS changesChris Apers
2004-01-20Missing stdafx.hChris Apers
2004-01-20Always create the log file, more ScummVM options supportedChris Apers
2004-01-20More PalmOS options + macrosChris Apers
2004-01-20Fixed GamUnselect function, added GamJumpToChris Apers
2004-01-20Disable tapwave code for nowChris Apers
2004-01-20Removed unused stuffs, added ARM init functionsChris Apers
2004-01-20Missing stdafx.hChris Apers
2004-01-20Updated resource filesChris Apers
2004-01-20Dont use full_screen on PalmOS, use ConfMan insteadChris Apers
2004-01-20Handle command 0xD0 (queen uses this) - thanks aholler.Joost Peters
2004-01-17add_dirty_rect turned to virtual method for new CE backendNicolas Bacca
2004-01-16Forgot this :)James Brown
2004-01-08Renamed functions + a missing oneChris Apers