summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-03-03Decoration tools - no way to set colour yetSimon Robertshaw6-2/+222
2012-03-03Disable key repeatSimon Robertshaw4-68/+19
2012-02-12Better names for sort, allow showing own savesSimon Robertshaw8-54/+92
2012-02-12Fixed some lua methods, set decorations enabled by default, allow toggling of...Simon Robertshaw12-1195/+135
2012-02-12Somewhat working lua console, no element function overrides, no keyboard, mou...Simon Robertshaw9-11/+2084
2012-02-11Slight appearence changes to save buttonsSimon Robertshaw1-3/+9
2012-02-11Fix thumbnail alignment for save buttons, add code for building PSv formatSimon Robertshaw8-23/+247
2012-02-11Comments on save preview and some minor changes for vote barsSimon Robertshaw15-14/+412
2012-02-05Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw1-2/+2
2012-02-05Started intrepreter for tpt script and various things for consoleSimon Robertshaw13-56/+720
2012-02-05Fix pointer errors for linux.savask1-2/+2
2012-02-02Flood fillSimon Robertshaw3-2/+14
2012-02-02Frame steppingSimon Robertshaw6-5/+25
2012-02-02Working GOL (No graphicsSimon Robertshaw8-3/+112
2012-02-01Use useragent for version, fix URl encodingSimon Robertshaw6-12/+69
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw27-31/+565
2012-01-31Load user information from preferences, fps display for testingSimon Robertshaw20-30/+1340
2012-01-30Line and rect drawingSimon Robertshaw13-58/+347
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw30-93/+636
2012-01-29Stop printing crap from BRMT update methodSimon Robertshaw1-1/+0
2012-01-29Nice Icon settings for WindowsSimon Robertshaw1-0/+29
2012-01-29Vote view in save preview, better handling of controller destructionSimon Robertshaw12-47/+87
2012-01-29Background retrieval of save info and save list.Simon Robertshaw15-27/+269
2012-01-28Voting, fix save browserSimon Robertshaw14-38/+162
2012-01-28Make zoom Window switch sides to avoid getting in the waySimon Robertshaw1-0/+6
2012-01-28ZoomSimon Robertshaw10-21/+326
2012-01-27Stop freeing memory twice, also clear signs correctlySimon Robertshaw3-7/+13
2012-01-27Icon management, fix element menu order, fix renderer crashSimon Robertshaw12-123/+149
2012-01-27Render optionsSimon Robertshaw11-10/+316
2012-01-27Functional checkbox on render options screenSimon Robertshaw8-4/+68
2012-01-27Some inlines and Checkbox ui componentSimon Robertshaw10-70/+247
2012-01-26Ellipse cursorSimon Robertshaw8-3/+97
2012-01-26Clear air properlySimon Robertshaw1-3/+3
2012-01-26Save loading and reloadingSimon Robertshaw9-38/+679
2012-01-26I've got to a point where I can no longer be bothered to think of a proper co...Simon Robertshaw28-59/+424
2012-01-25Better way of managing ControllersSimon Robertshaw5-6/+13
2012-01-25Fix some memory leaksSimon Robertshaw5-2/+11
2012-01-25Login working, segfaults sometimesSimon Robertshaw16-34/+164
2012-01-25Login window close on successSimon Robertshaw1-0/+4
2012-01-25Login complete (minus brokenness)Simon Robertshaw5-31/+55
2012-01-24Fix textboxSimon Robertshaw9-7/+50
2012-01-24Wall menusSimon Robertshaw5-0/+85
2012-01-24VariousSimon Robertshaw21-398/+843
2012-01-23Save name label position and alignmentSimon Robertshaw1-1/+2
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw15-43/+330
2012-01-23GameController shut down any render options openSimon Robertshaw2-3/+11
2012-01-23Render optionsSimon Robertshaw7-1/+192
2012-01-23Element menuSimon Robertshaw9-8/+106
2012-01-22Begining menu, toolSimon Robertshaw9-11/+278
2012-01-22Brush class for drawing on simulation, more interface for gameSimon Robertshaw11-134/+328