This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b998a7ef07ca3b94de43502beac3ed1d08a4795d
scummvm
/
backends
/
fs
/
windows
T
History
Nicola Mettifogo
b0e2cd5967
Fixed constructor for WindowsFilesystemNode. On Windows, trailing slashes can be added only to directory names.
...
svn-id: r33350
2008-07-28 02:56:17 +00:00
..
windows-fs-factory.cpp
Don't #include the FS factory implementations in common/system.cpp; rather, rely on the build system to include them
2008-02-24 23:14:04 +00:00
windows-fs-factory.h
Renamed AbstractFilesystemFactory to FilesystemFactory
2008-02-23 19:01:12 +00:00
windows-fs.cpp
Fixed constructor for WindowsFilesystemNode. On Windows, trailing slashes can be added only to directory names.
2008-07-28 02:56:17 +00:00