summaryrefslogtreecommitdiff
path: root/parse_file.h
AgeCommit message (Collapse)AuthorFilesLines
2016-08-01Added stats for maps, added a user management tool that will allow you to ↵daniel-Jones1-0/+2
add/remove user profiles from storage.
2016-07-27Added the ability to select users from file - see source code for file ↵daniel-Jones1-0/+5
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/+15
on the UI etc