aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/posix/posix-fs.cpp
AgeCommit message (Expand)Author
2002-11-19added some preliminary game auto detect code to the launcher; this required a...Max Horn
2002-11-15implemented parent() for POSIX fs code; added .cvsignore filesMax Horn
2002-11-15use stat to detect directories -> should be POSIX compliant this time, and al...Max Horn
2002-11-14hide 'invisible' filesMax Horn
2002-11-14added completly useless non functional browser dialog skeleton. Just to show ...Max Horn
2002-11-13experimental FS browsing code. Right now only for POSIX systems, some things ...Max Horn