summaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)AuthorFilesLines
2012-06-12TPT: strncpy for loading sign text in OPS 433c1881bcSimon Robertshaw1-1/+5
2012-06-12TPT: Save soap bubbles 6717f4ff32Simon Robertshaw1-4/+121
2012-06-12OPS loading: don't replace existing particles twice, and clear soap c…Simon Robertshaw1-33/+0
2012-06-12TPT: Save tmp2 for tron c8a1524d6bSimon Robertshaw1-1/+1
2012-06-12TPT: Fix includes for OSX and BSD a75da2c4c3Simon Robertshaw1-1/+3
2012-06-12TPT: BSD Platform, -DBSD 9e18556ae6Simon Robertshaw1-2/+4
2012-06-10Uncomment bounds checking for stamp loadingSimon Robertshaw1-5/+5
2012-06-10Change stamp storage to a list, insert new stamps at the begining, 'l' loads ...Simon Robertshaw2-10/+30
2012-06-09Fix save rotationSimon Robertshaw1-24/+63
2012-06-09Missing 'delete' on old blockMap data in save TranformationSimon Robertshaw1-16/+3
2012-06-09Unify stamp and clipboard placement code, GameSave translation and transoform...Simon Robertshaw1-1/+102
2012-06-09Preview: Wait for save to load before opening, Simulation: Correct block coor...Simon Robertshaw1-3/+0
2012-06-08Load save data when showing the save previewSimon Robertshaw3-30/+54
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ...Simon Robertshaw8-26/+301
2012-06-06Saving and loading at position, yuse exceptions for parsing savesSimon Robertshaw2-47/+45
2012-06-05Fix bmap reading error caused by signed/unsigned comparisonSimon Robertshaw2-5/+4
2012-06-05Use a different method for decoding saves with uncompressed object in memory ...Simon Robertshaw2-0/+1551
2012-05-31Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods.Simon Robertshaw2-4/+4
2012-05-15Move style into ComponentSimon Robertshaw1-1/+1
2012-04-20Fix warning in Client.cppcpppcppcSimon Robertshaw1-1/+1
2012-04-19Allow deleting of stampsSimon Robertshaw1-2/+11
2012-04-14Add ability to get favouritesSimon Robertshaw2-10/+16
2012-04-14Graphics:: Extra icons for Report and Favourite. Client:: Get favourite stat...Simon Robertshaw2-5/+201
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw2-0/+53
2012-04-03Use a single instance of a background simulation for thumbnail renderingSimon Robertshaw1-3/+11
2012-04-02Stamps browser, placement + clipboard sampling and placement - No clipboard o...Simon Robertshaw2-1/+123
2012-03-22Add and remove tags.\nBrings to light an interesting issue with adding or rem...Simon Robertshaw2-0/+100
2012-03-22More work on Tags - display tags in Tag window and Tag buttonSimon Robertshaw1-1/+12
2012-02-12Better names for sort, allow showing own savesSimon Robertshaw2-2/+8
2012-02-11Fix thumbnail alignment for save buttons, add code for building PSv formatSimon Robertshaw1-0/+1
2012-02-11Comments on save preview and some minor changes for vote barsSimon Robertshaw2-0/+48
2012-02-01Use useragent for version, fix URl encodingSimon Robertshaw2-12/+16
2012-01-31Load user information from preferences, fps display for testingSimon Robertshaw3-6/+86
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw2-1/+55
2012-01-28Voting, fix save browserSimon Robertshaw3-9/+97
2012-01-26Save loading and reloadingSimon Robertshaw1-4/+27
2012-01-26I've got to a point where I can no longer be bothered to think of a proper co...Simon Robertshaw2-2/+11
2012-01-25Login working, segfaults sometimesSimon Robertshaw4-24/+61
2012-01-25Login complete (minus brokenness)Simon Robertshaw4-20/+53
2012-01-24Fix textboxSimon Robertshaw1-1/+1
2012-01-24VariousSimon Robertshaw2-1/+42
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw2-1/+94
2012-01-21Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no...Simon Robertshaw2-8/+8
2012-01-21Better cleanup for simulation - fix memory leaksSimon Robertshaw1-0/+1
2012-01-21Better handling of save vector from clientSimon Robertshaw2-5/+5
2012-01-20More stuff, need to fix memory leakSimon Robertshaw1-1/+0
2012-01-19Add "cajun" for JSON reading and writing, Save searching in client and some m...Simon Robertshaw2-1/+79
2012-01-19Changes to thumbnail retreivalSimon Robertshaw2-20/+45
2012-01-19Some folder changes, started search and clientSimon Robertshaw6-0/+1525