Files
itgmania212121/stepmania
Glenn Maynard 209040e02d clean up file drivers: drivers now always receive paths with trailing slashes;
this makes handling the relative "root" directory not a special case (".").
mountpoints now always begin with a slash.  before, "/foo" and "foo" were
in two separate namespaces, which was weird and confusing; the two now
mean the same thing.  there are no more special "default mountpoints"; just
mount to "/".  "@path" mounts are now "/@path", and they do show up in
GetDirListing("/") (but, as before, opening "/@foo/bar" will never create
a "@foo/bar" path in a non-"@foo" mountpoint)
2005-05-20 22:26:54 +00:00
..
2005-04-10 21:40:05 +00:00
2005-05-08 04:59:52 +00:00
2005-05-01 18:38:26 +00:00
2005-05-20 18:03:41 +00:00
2005-04-23 22:14:36 +00:00
2005-05-14 16:48:38 +00:00