summaryrefslogtreecommitdiff
path: root/src/client/Client.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-28Async Request methods for SaveInfo and SaveDataSimon Robertshaw1-0/+6
2013-07-27Call OnResponseReady with an identifier for the request, add a WebRequest classSimon Robertshaw1-0/+2
2013-07-15give an error when a local save isn't saved properly, instead of exiting and ...jacob11-2/+2
2013-03-21POST requests for APIRequest, allow saving user details from within the game,...Simon Robertshaw1-0/+5
2013-03-16APIRequest, Aync methods for client, Profile edit/viewer (WIP)Simon Robertshaw1-1/+4
2013-03-12Make thumbnailbroker more general purpose, image requests for requestbroker, ...Simon Robertshaw1-1/+1
2013-03-10AvatarButton/holder, rename ThumbnailBroker for more general purposesSimon Robertshaw1-0/+3
2012-12-18selecting a stamp moves it to the front of the list again (unless you hold ctrl)jacob11-0/+1
2012-12-09New Conversation notificationsSimon Robertshaw1-0/+5
2012-10-26Save local saves as current name option (overwrites them automatically). Fix ...jacob11-0/+1
2012-10-05Flush stamps list to file when deletins, Rename stamps undelete function to r...Simon Robertshaw1-1/+1
2012-10-05Stamp fix button to bring back deleted stampsjacob11-0/+1
2012-08-18Fix autoupdate issue where temp file is not deleted, fixes #128Simon Robertshaw1-0/+3
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-31/+30
2012-08-12Message of the day and user session check on startupSimon Robertshaw1-0/+6
2012-08-10Installation with Ctrl+I, fixes #77Simon Robertshaw1-0/+2
2012-08-08PTsave openingSimon Robertshaw1-0/+1
2012-08-08Proxy from command line argSimon Robertshaw1-0/+3
2012-08-05Wall Edge option, fixes #70Simon Robertshaw1-0/+4
2012-08-04Tags, fixes #55Simon Robertshaw1-0/+1
2012-08-01Local Saving, Server Saving rewriteSimon Robertshaw1-1/+5
2012-07-31ThumbnailBroker for background retrieval and renderingSimon Robertshaw1-0/+2
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-0/+5
2012-07-24Integer values for prefs, Default decoration colour, clear decorationSimon Robertshaw1-0/+4
2012-07-22Snapshot checkingSimon Robertshaw1-2/+4
2012-07-18Working comment submissionSimon Robertshaw1-0/+2
2012-07-17Add comment box to save preview - doesn't work yetSimon Robertshaw1-0/+2
2012-06-22Success/Failure return from Asyn Task, Prompt to visit website upon update fa...Simon Robertshaw1-0/+16
2012-06-22Client now provides methods for reading and saving preferences - less powerfu...Simon Robertshaw1-3/+22
2012-06-20OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli...Simon Robertshaw1-0/+12
2012-06-10Change stamp storage to a list, insert new stamps at the begining, 'l' loads ...Simon Robertshaw1-2/+5
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ...Simon Robertshaw1-6/+7
2012-05-31Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods.Simon Robertshaw1-1/+1
2012-04-14Add ability to get favouritesSimon Robertshaw1-1/+1
2012-04-14Graphics:: Extra icons for Report and Favourite. Client:: Get favourite stat...Simon Robertshaw1-0/+3
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw1-0/+1
2012-04-02Stamps browser, placement + clipboard sampling and placement - No clipboard o...Simon Robertshaw1-1/+11
2012-03-22Add and remove tags.\nBrings to light an interesting issue with adding or rem...Simon Robertshaw1-0/+2
2012-02-12Better names for sort, allow showing own savesSimon Robertshaw1-1/+1
2012-02-11Comments on save preview and some minor changes for vote barsSimon Robertshaw1-0/+2
2012-01-31Load user information from preferences, fps display for testingSimon Robertshaw1-0/+8
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw1-0/+1
2012-01-28Voting, fix save browserSimon Robertshaw1-5/+19
2012-01-26I've got to a point where I can no longer be bothered to think of a proper co...Simon Robertshaw1-0/+1
2012-01-25Login working, segfaults sometimesSimon Robertshaw1-1/+2
2012-01-25Login complete (minus brokenness)Simon Robertshaw1-1/+1
2012-01-24VariousSimon Robertshaw1-0/+6
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw1-0/+2
2012-01-21Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no...Simon Robertshaw1-1/+1
2012-01-21Better handling of save vector from clientSimon Robertshaw1-1/+1