summaryrefslogtreecommitdiff
path: root/parse_file.cpp
AgeCommit message (Collapse)AuthorFilesLines
2016-08-01Added stats for maps, added a user management tool that will allow you to ↵daniel-Jones1-0/+36
add/remove user profiles from storage.
2016-07-27Added the ability to select users from file - see source code for file ↵daniel-Jones1-0/+44
example. you can dynamically refresh the stats and info to any person on the list/with a new ID. Added weapon icons from the games iconlibs.swf file; the images were ugly. added a few new stats etc
2016-07-22Added parsing functions for both steam and csgo data, added testing displays ↵daniel-Jones1-0/+49
on the UI etc