summaryrefslogtreecommitdiff
path: root/src/utils/physfstools.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-31fix code style.Andrei Karas1-1/+5
2013-11-02fix compilation on Android.Andrei Karas1-0/+4
2013-11-01move physfs initialisation code in physfstools.Andrei Karas1-0/+21
2013-09-18add const to other files.Andrei Karas1-1/+1
2013-09-18fix compilation without C++11 flags.Andrei Karas1-0/+2
2013-09-15remove unused includes from utils.Andrei Karas1-2/+0
2013-04-18improve physfstools file.Andrei Karas1-11/+11
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-1/+1
2013-02-21Improve physfs calls to get dir separator.Andrei Karas1-1/+10
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/+99