summaryrefslogtreecommitdiff
path: root/src/gui/save/ServerSaveActivity.h
AgeCommit message (Collapse)AuthorFilesLines
2013-07-27Call OnResponseReady with an identifier for the request, add a WebRequest classSimon Robertshaw1-1/+1
2013-06-07save publishing info in the save upload uijacob11-3/+2
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-11D:mniip1-1/+1
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-0/+52