index
:
asuratva/plus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
physfstools.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-30
Fix some clang issues.
Andrei Karas
1
-1
/
+1
2016-03-11
Fix code style.
Andrei Karas
1
-1
/
+1
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-1
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-05-28
Move from resourcemanager functions related to files into other files.
Andrei Karas
1
-0
/
+26
2014-05-24
Fix localconsts.h and debug.h includes.
Andrei Karas
1
-1
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-31
fix code style.
Andrei Karas
1
-1
/
+5
2013-11-02
fix compilation on Android.
Andrei Karas
1
-0
/
+4
2013-11-01
move physfs initialisation code in physfstools.
Andrei Karas
1
-0
/
+21
2013-09-18
add const to other files.
Andrei Karas
1
-1
/
+1
2013-09-18
fix compilation without C++11 flags.
Andrei Karas
1
-0
/
+2
2013-09-15
remove unused includes from utils.
Andrei Karas
1
-2
/
+0
2013-04-18
improve physfstools file.
Andrei Karas
1
-11
/
+11
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-1
/
+1
2013-02-21
Improve physfs calls to get dir separator.
Andrei Karas
1
-1
/
+10
2013-02-20
Fix compilation with old physfs.
Andrei Karas
1
-3
/
+3
2013-02-18
move most direct calls to physfs to separate file.
Andrei Karas
1
-0
/
+99