This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0147a83180
scummvm
/
backends
/
fs
History
Download ZIP
Download TAR.GZ
Neil Millstone
0c82694f47
Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption.
...
svn-id: r25129
2007-01-20 17:29:20 +00:00
..
amigaos4
Patch
#1573141
: Attempt to fix AmigaOS 4 / Broken Sword 2 problems
2006-10-08 12:50:53 +00:00
dc
Added name() method.
2006-09-10 09:10:30 +00:00
ds
Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption.
2007-01-20 17:29:20 +00:00
gp32
Oops. some systems are using '\\' instead of '/' fixing that now...
2006-08-28 13:39:44 +00:00
morphos
Patch
#1594533
: morphos fs backend
2006-11-12 11:43:46 +00:00
palmos
Fixing other FS backends to use the bug fixed version of the POSIX lastPathComponent too (also lets the Windows FS use the POSIX version of lastPathComponent too, since it's nicer than the fix I made)
2006-08-28 13:34:15 +00:00
posix
Don't strip the first character of the filename when FilesystemNode is instantiated with just the filename and no path.
2006-08-26 19:16:15 +00:00
ps2
Added FilesystemNode::name method
2006-07-22 14:14:16 +00:00
psp
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
2006-09-23 00:42:35 +00:00
symbian
Oops. some systems are using '\\' instead of '/' fixing that now...
2006-08-28 13:39:44 +00:00
windows
Initial commit of the wince-gcc re-port
2006-10-08 18:15:18 +00:00
abstract-fs.h
Added isValid to FilesystemNode and AbstractFilesystemNode. See my mail to -devel for more information.
2006-07-22 17:01:50 +00:00