jacob1
|
73544bd069
|
probably fix issue where your name on your own saves switched between yellow and red, and save owner's comments weren't always red
|
2013-07-29 00:35:09 -04:00 |
|
Simon Robertshaw
|
387424e007
|
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
|
2013-07-28 10:30:45 +01:00 |
|
Simon Robertshaw
|
8cfead7d5a
|
Use async requests/RequestBroker for PreviewModel
|
2013-07-28 10:30:32 +01:00 |
|
jacob1
|
a328fc519e
|
fix your name being red on your own saves, not yellow
|
2013-07-27 12:47:59 -04:00 |
|
jacob1
|
bfc1cf99ca
|
instant save option option, hold ctrl when clicking a save in the save preview to skip the entire preview and not load the comments
|
2013-07-25 19:43:25 -04:00 |
|
jacob1
|
e0913d2639
|
can change comment pages without the scrollwheel, click and hold scrollbar area to have it scroll to that point
|
2013-07-21 17:05:55 -04:00 |
|
jacob1
|
a63f5b875b
|
when scrolling up through comments, it starts at the bottom of the page instead of the top
|
2013-07-21 15:59:51 -04:00 |
|
jacob1
|
a9352008cf
|
your own comments are yellow, save owner's comments are red (like on the forums)
|
2013-07-21 15:23:41 -04:00 |
|
jacob1
|
a06202c78f
|
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 |
|
jacob1
|
4f5c453643
|
if the previewmodel has exited, the running threads should delete this
|
2013-07-11 19:30:48 -04:00 |
|
jacob1
|
3203e597b9
|
fix piston bugs, fix crashes, don't use bluescreens when compiled with debug mode in visual studio
|
2013-07-10 16:59:10 -04:00 |
|
jacob1
|
e7a3fd1c29
|
minor changes / fixes to last commit
|
2013-07-10 15:08:00 -04:00 |
|
jacob1
|
4f6904b1ed
|
redo threading in PreviewModel so that you don't have to wait for everything to load to quit, and the threads don't access any of PreviewModel's data
|
2013-07-10 14:53:35 -04:00 |
|
jacksonmj
|
1b58c1eea8
|
Fix #127, threads should not be cancelled after being joined
|
2013-07-06 21:27:47 +01:00 |
|
jacob1
|
7a2114bc65
|
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 |
|
jacob1
|
52ec8f438b
|
add the single saveID copytext button into the save preview too
|
2013-06-09 17:13:57 -04:00 |
|
Simon Robertshaw
|
b4fb55f86e
|
Allow signing out and editing profile from the old login button, add a button to edit avatar (directs to the website at the moment) Allow viewing profiles by clicking avatars
|
2013-04-07 14:40:00 +01:00 |
|
Simon Robertshaw
|
bdc69f31c0
|
Fix includes for GUI stuff
|
2013-03-22 14:26:24 +00:00 |
|
Simon Robertshaw
|
9abe51526c
|
Move all GUI source files into gui/
|
2013-03-22 14:14:17 +00:00 |
|