index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
fs.cpp
Age
Commit message (
Expand
)
Author
2007-08-18
Merged some of the changes from the trunk patch back in to the GSoC fsnode br...
David Corrales
2007-08-01
Initial commit of the new BaseFile implementation. It provides a common groun...
David Corrales
2007-06-20
Initial implementation of the lookupFile() function. It's meant to search rec...
David Corrales
2007-06-17
Added a new parameter to the getChildren function, which allows including hid...
David Corrales
2007-06-16
Removed the isValid operation from the FilesystemNode class in favor of the m...
David Corrales
2007-06-05
Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...
David Corrales
2007-05-31
Merged the fs branch with trunk. r26949:27031
David Corrales
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-12
Use common/singleton.h in the concrete fs factories.
David Corrales
2007-05-12
Renamed files and minor tweaks. Thanks LordHoto :)
David Corrales
2007-05-03
Use abstract factories to initialize FilesystemNode objects.
David Corrales
2007-02-03
Fixing various doxygen warnings
Max Horn
2006-07-22
Added isValid to FilesystemNode and AbstractFilesystemNode. See my mail to -d...
Johannes Schickel
2006-07-22
Added FilesystemNode::name method
Max Horn
2006-06-24
Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp
Max Horn
[prev]