summaryrefslogtreecommitdiff
path: root/src/fs/physfs/virtfs.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-04Reimplement VirtFs in correct way. Now all tests should pass.Andrei Karas1-9/+9
2017-03-02Fix possible leaks on exit and asserts about adding non existing zips and dir...Andrei Karas1-0/+11
2017-03-02Add ifdefs for prevent compilation by any scripts virtfs/physfs files if shou...Andrei Karas1-0/+3
2017-03-01Fix compilation without physfs.Andrei Karas1-0/+207