aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/fs.h
AgeCommit message (Collapse)Author
2003-10-17needed some more work to get Iterators to work in FSListMax Horn
svn-id: r10857
2003-10-17make FSList inherit 'public' from List (so that we can use List::Iterator)Max Horn
svn-id: r10849
2003-10-02renamed namespace ScummVM to CommonMax Horn
svn-id: r10544
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06and more cleanup ....Paweł Kołodziejski
svn-id: r6719
2002-11-21sort FSList by displaynameMax Horn
svn-id: r5648
2002-11-19added some preliminary game auto detect code to the launcher; this required ↵Max Horn
a small change to the FS API, Windows/Morphos code will have to be adapted slightly I fear. Also, not all games are detected correctly, and some probably never will be, so we still have to add a dialog for cases where auto detect doesn't work svn-id: r5600
2002-11-18removed obsolete exampleMax Horn
svn-id: r5598
2002-11-14added TODOMax Horn
svn-id: r5548
2002-11-13experimental FS browsing code. Right now only for POSIX systems, some things ↵Max Horn
not yet implemented, and probably full of bugs svn-id: r5540