aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2006-04-03Added comment on why we use getcwd in POSIXFilesystemNode at allMax Horn
2006-04-03Fix AbstractFilesystemNode::wrap to not call (indirectly) getRoot, just to th...Max Horn
2006-04-03Various changes to POSIXFilesystemNode:Max Horn
2006-04-02To detect specific games, you want to look at the gameid, not the targetname ...Max Horn
2006-04-02Backends now are also responsile for deiniting properly. In particular, moved...Max Horn
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-04-02Fix console output been redirected under win32 build, due to main changes. Re...Travis Howell
2006-04-02Fixing the X11 & NULL backends by adding main()Max Horn
2006-04-02Moved AmigaOS 'magic cookie' to sdl.cpp, as it is port specific (porter says ...Max Horn
2006-04-02ps2_fopen uses getGameDataPath -- added FIXME comment that explain how it pro...Max Horn
2006-04-02Moved the Win/Symbian specific stdout/stderr redirect code from base/main.cpp...Max Horn
2006-04-02Fully and officially renamed our main function to scummvm_main, thus makingMax Horn
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
2006-03-25Add kListAllNoRoot type to listDir() to handle recent file class changes, on ...Travis Howell
2006-03-23Cleanup Makefile.Won Star
2006-03-23Update port.Won Star
2006-03-19Removed implicit screen updates (see also the discussion on scummvm-devel)Max Horn
2006-03-15Fix for bug #1449912 (DC: selector.cpp compilation failed)Max Horn
2006-03-14Fixes for the DC backends (see patch #1436898)Max Horn
2006-03-14Use SDL_GetError in an attempt to display slightly more information about the...Max Horn
2006-03-14Adds support for building on Intel Macs, using a modifiedOystein Eftevaag
2006-03-09Updated build scriptsLars Persson
2006-03-08Adapting plugin.syms to the changes made to the plugin API (matching it with ...Max Horn
2006-03-07Updated project file with lastest added/removed files from CinE, Gui, Kyra, i...Chris Apers
2006-03-07Fixed invalid event returned with ARM OS5 backendChris Apers
2006-03-06Fixed fight mode shortcutChris Apers
2006-03-04Update SVN tagsEugene Sandulenko
2006-03-04WIP of maemo portEugene Sandulenko
2006-03-01Updated buildfile for new file structureLars Persson
2006-02-28Update buildfiles with CINE settingsLars Persson
2006-02-27Added CINE and LURE to build informationLars Persson
2006-02-27Fixed compilation.Torbjörn Andersson
2006-02-27SysEx data now passed around with const pointers. Permits simplification of s...Jamieson Christian
2006-02-27clear ALSA event structure before useWillem Jan Palenstijn
2006-02-26Added scumm/plugin.cpp and .h filesChris Apers
2006-02-26PalmOS project file. Everything is now up to dateChris Apers
2006-02-26Fixed headerChris Apers
2006-02-26Fixed compilation, this is a 68k part only and will be updated as soon as the...Chris Apers
2006-02-26New files including moved getFeatures and VG helperChris Apers
2006-02-26Updated with lastest changes to the launcherChris Apers
2006-02-26New modules resourcesChris Apers
2006-02-26Move launcher files to a new folderChris Apers
2006-02-26Move launcher files to a new folderChris Apers
2006-02-26Obsolete, this is an old file previously used with 68k+ARM versionChris Apers
2006-02-26Move launcher files to a new folderChris Apers
2006-02-26Fixed compilation, ByteSwap not found because endianutils was removed from pa...Chris Apers
2006-02-26This file has been renamedChris Apers
2006-02-26Gather prefix files to a new directory and rename ARM prefix filesChris Apers
2006-02-26Gather prefix files to a new directory, rename 68k prefix filesChris Apers