summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-04-11Nice drawing for brushSimon Robertshaw2-19/+54
2012-04-09Fix issue where unborn children were slaughtered when removing a component fr...Simon Robertshaw5-16/+66
2012-04-09Remove unused codeSimon Robertshaw1-37/+0
2012-04-09Add missing GOL dataSimon Robertshaw4-1/+98
2012-04-07Element sampling HUD thingy (No very good with MVC)Simon Robertshaw7-3/+57
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw19-4/+686
2012-04-05Modifier keys for Lua, Air display, correct render mode savingSimon Robertshaw5-8/+27
2012-04-04Change brush size with [ and ] keys, change order of drawing for Lua, Fix pri...Simon Robertshaw8-18/+63
2012-04-04CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir...Simon Robertshaw10-5/+200
2012-04-03Search and stamps scolling with mouse wheel, Esc to exitSimon Robertshaw7-0/+43
2012-04-03Use a single instance of a background simulation for thumbnail renderingSimon Robertshaw7-46/+109
2012-04-03Super, megaheavyweight thumbnail rendererSimon Robertshaw10-91/+193
2012-04-02Stamps browser, placement + clipboard sampling and placement - No clipboard o...Simon Robertshaw19-61/+794
2012-03-29Replace Error notification with exception for Tags modelSimon Robertshaw8-27/+74
2012-03-28Exception when loading invalid saveSimon Robertshaw4-4/+46
2012-03-28Clipboard and Stamp from selection (no way to paste/place yet)Simon Robertshaw8-5/+171
2012-03-22Add and remove tags.\nBrings to light an interesting issue with adding or rem...Simon Robertshaw8-7/+244
2012-03-22More work on Tags - display tags in Tag window and Tag buttonSimon Robertshaw12-14/+149
2012-03-05 Tag UI - actually more of a box at the momentSimon Robertshaw8-2/+173
2012-03-05Better sliders for Decoration editorSimon Robertshaw6-40/+51
2012-03-05More fancy Sliders for deco colourSimon Robertshaw4-63/+100
2012-03-04Slider and decoration colour changerSimon Robertshaw9-4/+293
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