summaryrefslogtreecommitdiff
path: root/plugins/StartPosition/src/startposition.cpp
AgeCommit message (Collapse)Author
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-03StartPostion: use base classGoraf
* rewrite using classes * reduce globals * remove obsolete headers * code cleaning