This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/gui
2013-07-18 15:40:32 -04:00
..
colourpicker Fix includes for GUI stuff 2013-03-22 14:26:24 +00:00
console fix problems with point queue, where it would draw a Point at A, a line from A to B, and a line from B to B every frame 2013-06-08 22:23:53 -04:00
dialogues add the single saveID copytext button into the save preview too 2013-06-09 17:13:57 -04:00
elementsearch fix tpt.selectedl not changing sometimes when using the element search or sample tool. Assume that new saves will get the auto-vote, so set that too. 2013-06-08 00:23:06 -04:00
filebrowser D: 2013-05-11 15:08:32 +04:00
game add back replace mode and specific delete. Activated with insert key / delete key, use ctrl+alt click to select what to use for the checks 2013-07-18 15:40:32 -04:00
interface stamps and local saves rendered without fire, greatly improves loading times 2013-07-13 13:23:48 -04:00
localbrowser add error messages when errors happening while fav. / unfav.ing a save, deleting a save, or unpublishing one. Also don't use session key in url to add a comment since it isn't needed 2013-06-20 22:01:07 -04:00
login fix message when banned not fitting in the window, also partially fix issue #98 but needs to be done from the server 2013-06-20 11:19:31 -04:00
options fix quickoption tooltip (ctrl+g, not g) 2013-07-15 13:17:20 -04:00
preview fixes to wall and particle floodfill. Wall fill ignores particles and always goes to the edges, while particle fill will only ignore walls it can't exist in, and flood particle erase won't check for walls / edges at all 2013-07-11 22:43:36 -04:00
profile Fix position of scrolly bio, increase user profile window size 2013-05-04 15:18:37 +01:00
render fix tooltips and dt 2013-05-11 21:43:52 -04:00
save small attempt to reduce spam tags 2013-07-16 16:03:26 -04:00
search fix being able to go one page too far in searches with the scroll wheel 2013-07-13 12:51:25 -04:00
tags save to server button is disabled when not logged in, but tags are viewable (read only) 2013-07-16 16:55:39 -04:00
update Fix includes for GUI stuff 2013-03-22 14:26:24 +00:00
Style.cpp Fix includes for GUI stuff 2013-03-22 14:26:24 +00:00
Style.h Move all GUI source files into gui/ 2013-03-22 14:14:17 +00:00