F_AllResourcePaths should not recursively decend into subdirectories off the search path. The only place this logic is needed is when populating the FileDirectory, which already handles the decent. Changed: CCmds "dir" and "ls" no longer automatically decend recursively off the search path. Changed: CCmds "dir" and "ls" can now be used without a search path argument. In this scenario; use the root of the virtual file system (i.e., equivalent to using "dir /").
F_AllResourcePaths should not recursively decend into subdirectories off the search path. The only place this logic is needed is when populating the FileDirectory, which already handles the decent.
Changed: CCmds "dir" and "ls" no longer automatically decend recursively off the search path.
Changed: CCmds "dir" and "ls" can now be used without a search path argument. In this scenario; use the root of the virtual file system (i.e., equivalent to using "dir /").