summaryrefslogtreecommitdiff
path: root/stats_display_window.h
AgeCommit message (Collapse)AuthorFilesLines
2016-08-01Added stats for maps, added a user management tool that will allow you to ↵daniel-Jones1-1/+31
add/remove user profiles from storage.
2016-07-28major rewrite of almost everything relating to displaying stats, no longer ↵daniel-Jones1-31/+37
400+ lines of copypasta
2016-07-27Added the ability to select users from file - see source code for file ↵daniel-Jones1-1/+7
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-23Added images for all weapons, stats from each weapon appear in a table. ↵daniel-Jones1-2/+40
thanks to csgo-stats.com for the images! Other small changes.
2016-07-22Added parsing functions for both steam and csgo data, added testing displays ↵daniel-Jones1-6/+6
on the UI etc
2016-07-21first commit, basic program currentlydaniel-Jones1-0/+45