| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-10-30 | Hotfix: Authenticate all Web&ApiRequests to fix save loading/voting issuesHEADmaster | Simon Robertshaw | 2 | -1/+20 | |
| 2013-07-28 | Fix request identifier tracking | Simon Robertshaw | 1 | -0/+1 | |
| 2013-07-27 | Call OnResponseReady with an identifier for the request, add a WebRequest class | Simon Robertshaw | 11 | -19/+173 | |
| 2013-06-07 | save publishing info in the save upload ui | jacob1 | 1 | -0/+3 | |
| also fix the other crash when exiting the game from inside of one of these windows, because first Client::Shutdown would delete all active requests and only later ~Engine would delete _state, which delets the ServerSaveActivity window, which tries to close the active render request | |||||
| 2013-05-11 | D: | mniip | 7 | -7/+7 | |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -1/+0 | |
| 2013-03-22 | fix compiling error | jacob1 | 1 | -1/+2 | |
| also bug, I had some weird formatting that broke the json parsing | |||||
| 2013-03-21 | Merge | Simon Robertshaw | 1 | -2/+2 | |
| 2013-03-21 | POST requests for APIRequest, allow saving user details from within the ↵ | Simon Robertshaw | 2 | -3/+66 | |
| game, Asynchronous HTTP POST | |||||
| 2013-03-16 | fix compiling error | jacob1 | 1 | -1/+1 | |
| 2013-03-16 | APIRequest, Aync methods for client, Profile edit/viewer (WIP) | Simon Robertshaw | 5 | -1/+123 | |
| 2013-03-16 | Higher quality thumbnails for Renders | Simon Robertshaw | 1 | -1/+1 | |
| 2013-03-15 | Use VideoBuffer in place of thumbnail | Simon Robertshaw | 1 | -4/+2 | |
| 2013-03-14 | Fix multiple free after merging multiple request objects | Simon Robertshaw | 2 | -3/+6 | |
| 2013-03-14 | Move requestbroker into new folder, make request process function a method ↵ | Simon Robertshaw | 7 | -0/+620 | |
| of Request | |||||
