summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2013-08-29More FILT modes: XOR and NOTjacksonmj1-2/+2
2013-08-29Add a way for photons to set the colour of FILT (major version bump required)jacksonmj1-1/+12
2013-08-26Whoops forgot to replace some redundant code related to regexmniip1-3/+2
2013-08-22specially per @savask's request, put matcher into a functionmniip2-36/+5
2013-08-22regexless gameModelmniip2-15/+40
2013-08-22Fix sign save/topic regex.Saveliy Skresanov2-2/+2
2013-07-29probably fix issue where your name on your own saves switched between yellow ...jacob11-7/+14
2013-07-28Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw7-19/+40
2013-07-28Use async requests/RequestBroker for PreviewModelSimon Robertshaw2-224/+83
2013-07-27fix your name being red on your own saves, not yellowjacob11-3/+3
2013-07-27fix right modifier keysjacob14-16/+25
2013-07-27fix ctrl check in stamp and online browsersjacob14-4/+16
2013-07-27Call OnResponseReady with an identifier for the request, add a WebRequest classSimon Robertshaw10-10/+10
2013-07-25instant save option option, hold ctrl when clicking a save in the save previe...jacob18-23/+34
2013-07-21can change comment pages without the scrollwheel, click and hold scrollbar ar...jacob16-40/+77
2013-07-21when scrolling up through comments, it starts at the bottom of the page inste...jacob14-16/+19
2013-07-21your own comments are yellow, save owner's comments are red (like on the forums)jacob11-0/+4
2013-07-18remove specific delete for walls, doesn't work very well and it conflicts wit...jacob12-2/+3
2013-07-18flood delete will delete walls even if wall delete tool isn't selectedjacob11-0/+2
2013-07-18stickmen element defaults to right selected element if possible, or else stil...jacob11-1/+21
2013-07-18logging in in the save preview will update the login button on the main screenjacob13-20/+3
2013-07-18ability to use zoom tool while placing stampsjacob11-42/+40
2013-07-18add back replace mode and specific delete. Activated with insert key / delete...jacob18-9/+54
2013-07-17click a preset once to select it, twice to switch to deco set tool. Prevent c...jacob12-3/+10
2013-07-17black decoration preset, improve look of deco buttons a littlejacob13-16/+19
2013-07-16save to server button is disabled when not logged in, but tags are viewable (...jacob14-29/+33
2013-07-16small attempt to reduce spam tagsjacob13-3/+4
2013-07-16add back rgba images in the local/server save uploadsjacob12-0/+4
2013-07-16deco menu button textures (not black)jacob14-23/+64
2013-07-16fix multiple deco presets being able to be selected at once, fix "Decorations...jacob12-15/+13
2013-07-15give an error when a local save isn't saved properly, instead of exiting and ...jacob12-5/+9
2013-07-15fix quickoption tooltip (ctrl+g, not g)jacob12-5/+5
2013-07-15'n' to toggle Newtonian Gravity, quickoption tooltips show which keys you nee...jacob14-10/+26
2013-07-13fix being able to draw STKM and SPWN on top of other elementsjacob11-1/+1
2013-07-13hitting the buttons on the bottom while pasting a stamp will cancel the paste...jacob11-1/+1
2013-07-13stamps and local saves rendered without fire, greatly improves loading timesjacob11-1/+1
2013-07-13fix being able to go one page too far in searches with the scroll wheeljacob12-2/+2
2013-07-13WIFI lines aren't drawn in persistent mode, and are based on current temp, no...jacob11-1/+1
2013-07-12update rules to fix some problems and more closely match the current rules. f...jacob11-14/+15
2013-07-12fixes to wall and particle floodfill. Wall fill ignores particles and always ...jacob12-11/+15
2013-07-11if the previewmodel has exited, the running threads should delete thisjacob11-0/+5
2013-07-10fix piston bugs, fix crashes, don't use bluescreens when compiled with debug ...jacob11-2/+2
2013-07-10minor changes / fixes to last commitjacob11-60/+55
2013-07-10redo threading in PreviewModel so that you don't have to wait for everything ...jacob12-139/+121
2013-07-06Fix #127, threads should not be cancelled after being joinedjacksonmj1-3/+15
2013-07-02save more settings in powder.pref like ngrav_enable, aheat_enable, pretty pow...jacob12-0/+16
2013-06-24change some wall descriptions a littlejacob12-2/+2
2013-06-23Add back replace mode and specific delete *jacob11-9/+9
2013-06-22forgot to push this commit, SDL should only be included in 1 type of wayjacob11-1/+1
2013-06-21do ctrl+z snapshots when loading saves / stamps, makes it more predictable to...jacob12-0/+2