summaryrefslogtreecommitdiff
path: root/src/dirs.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-11Fix code style.Andrei Karas1-1/+3
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-4/+4
2016-02-03Add option for saving mapping between account id and nicks.Andrei Karas1-4/+12
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas1-2/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-23Add const attribute to other files.Andrei Karas1-3/+1
2015-12-15Fix screenshots path in nacl.Andrei Karas1-2/+6
2015-12-01Added NaCl data.zip PhysFS supportVasily1-6/+1
2015-11-20Fix code style.Andrei Karas1-0/+1
2015-11-19Add strong typed bool enum Append.Andrei Karas1-9/+11
2015-11-18Fix code style in dirs.Andrei Karas1-4/+7
2015-11-16Convert State enum into strong typed.Andrei Karas1-3/+3
2015-08-22Use resource manager as global variable.Andrei Karas1-10/+11
2015-06-06Fix code style.Andrei Karas1-0/+2
2015-02-05Fix issues after mplint checks.Andrei Karas1-1/+6
2015-02-03Fix compilation for Android with SDL2.Andrei Karas1-1/+86
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-04Fix dir for updates if server not give any update servers.Andrei Karas1-0/+7
2014-08-12Fix compilation with nacl.Andrei Karas1-0/+3
2014-05-31fix code style.Andrei Karas1-4/+2
2014-05-29Move dirs related functions from client into dirs.Andrei Karas1-0/+491