summaryrefslogtreecommitdiff
path: root/src/client/requestbroker
AgeCommit message (Expand)AuthorFilesLines
2013-10-30Hotfix: Authenticate all Web&ApiRequests to fix save loading/voting issuesHEADmasterSimon Robertshaw2-1/+20
2013-07-28Fix request identifier trackingSimon Robertshaw1-0/+1
2013-07-27Call OnResponseReady with an identifier for the request, add a WebRequest classSimon Robertshaw11-19/+173
2013-06-07save publishing info in the save upload uijacob11-0/+3
2013-05-11D:mniip7-7/+7
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-1/+0
2013-03-22fix compiling errorjacob11-1/+2
2013-03-21MergeSimon Robertshaw1-2/+2
2013-03-21POST requests for APIRequest, allow saving user details from within the game,...Simon Robertshaw2-3/+66
2013-03-16fix compiling errorjacob11-1/+1
2013-03-16APIRequest, Aync methods for client, Profile edit/viewer (WIP)Simon Robertshaw5-1/+123
2013-03-16Higher quality thumbnails for RendersSimon Robertshaw1-1/+1
2013-03-15Use VideoBuffer in place of thumbnailSimon Robertshaw1-4/+2
2013-03-14Fix multiple free after merging multiple request objectsSimon Robertshaw2-3/+6
2013-03-14Move requestbroker into new folder, make request process function a method of...Simon Robertshaw7-0/+620