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
jacob1 e5ef3cd4a8 More changes to ensure that switching between selectMode stuff works properly (won't get stuck or trigger on mouseup when it shouldn't)
Hopefully no bugs but lots of the previous commits had bugs.
Also, remove wasd shortcuts for shifting stamps because they conflicted with being able to press 's' to switch selectMode at any point.
2015-09-24 01:11:49 -04:00
..
colourpicker Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
console Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
dialogues Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
elementsearch fix a ton more errors in the interface code, including all the -Wreorder ones 2015-01-16 19:58:39 -05:00
filebrowser Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
game More changes to ensure that switching between selectMode stuff works properly (won't get stuck or trigger on mouseup when it shouldn't) 2015-09-24 01:11:49 -04:00
interface fix being able to change between box/line/flood fill while drawing (by releasing keys), a bunch of other extremely obscure fixes 2015-09-22 21:40:19 -04:00
localbrowser fix some buttons remaining visible in the stamp browser while covered up 2015-09-19 20:33:30 -04:00
login Add new function ParseServerReturn, try to properly display all http errors 2015-08-29 13:14:17 -04:00
options Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
preview new lua API: platform 2015-08-31 23:33:40 -04:00
profile new lua API: platform 2015-08-31 23:33:40 -04:00
render render modes interface can be exited with ESC 2015-09-01 13:31:28 -04:00
save Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
search new lua API: platform 2015-08-31 23:33:40 -04:00
tags Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
update new lua API: platform 2015-08-31 23:33:40 -04: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