summaryrefslogtreecommitdiff
path: root/src/utils/physfstools.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Rename physfstools into virtfs.Andrei Karas1-60/+0
2017-02-07Fix compilation with gcc version below 4.6.Andrei Karas1-3/+5
2017-02-07Ignore warning -Wlong-long in physfs.Andrei Karas1-0/+4
2017-01-18Replace left direct physfs functions calls into physfs namespace functions.Andrei Karas1-0/+2
2017-01-04Add physfs deinit function for unit tests. But not using it for now.Andrei Karas1-0/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-05-28Move from resourcemanager functions related to files into other files.Andrei Karas1-0/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-01move physfs initialisation code in physfstools.Andrei Karas1-0/+1
2013-05-28fix guard header part3.Andrei Karas1-3/+3
2013-04-18improve physfstools file.Andrei Karas1-12/+12
2013-04-14another fixes from cpplint.Andrei Karas1-2/+2
2013-02-21Improve physfs calls to get dir separator.Andrei Karas1-0/+3
2013-02-20Fix compilation with old physfs.Andrei Karas1-3/+3
2013-02-18move most direct calls to physfs to separate file.Andrei Karas1-0/+45