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
dce059eebf0d329de2d8a142782c366cfb11eaed
scummvm
/
backends
/
fs
T
History
Max Horn
01cb15b9b2
Since we do ref counting on the nodes now, we can re-use the root nodes now
...
svn-id: r15851
2004-11-21 13:18:07 +00:00
..
morphos
Since we do ref counting on the nodes now, we can re-use the root nodes now
2004-11-21 13:18:07 +00:00
palmos
Since we do ref counting on the nodes now, we can re-use the root nodes now
2004-11-21 13:18:07 +00:00
posix
Since we do ref counting on the nodes now, we can re-use the root nodes now
2004-11-21 13:18:07 +00:00
windows
Since we do ref counting on the nodes now, we can re-use the root nodes now
2004-11-21 13:18:07 +00:00
.cvsignore
Changed the FilesystemNode implementation to make it easier to use (client code doesn't have to worry about the memory managment anymore, it's all 'automatic' now). May have introduced a mem leak or two, please check :-)
2004-11-20 21:35:49 +00:00
fs.cpp
Since we do ref counting on the nodes now, we can re-use the root nodes now
2004-11-21 13:18:07 +00:00
fs.h
Since we do ref counting on the nodes now, we can re-use the root nodes now
2004-11-21 13:18:07 +00:00