| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-07-29 | probably fix issue where your name on your own saves switched between yellow ↵ | jacob1 | 1 | -7/+14 | |
| and red, and save owner's comments weren't always red | |||||
| 2013-07-28 | Use async requests/RequestBroker for PreviewModel | Simon Robertshaw | 1 | -185/+78 | |
| 2013-07-25 | instant save option option, hold ctrl when clicking a save in the save ↵ | jacob1 | 1 | -6/+9 | |
| preview to skip the entire preview and not load the comments | |||||
| 2013-07-12 | fixes to wall and particle floodfill. Wall fill ignores particles and always ↵ | jacob1 | 1 | -7/+11 | |
| 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 | if the previewmodel has exited, the running threads should delete this | jacob1 | 1 | -0/+5 | |
| 2013-07-10 | fix piston bugs, fix crashes, don't use bluescreens when compiled with debug ↵ | jacob1 | 1 | -2/+2 | |
| mode in visual studio | |||||
| 2013-07-10 | minor changes / fixes to last commit | jacob1 | 1 | -60/+55 | |
| 2013-07-10 | redo threading in PreviewModel so that you don't have to wait for everything ↵ | jacob1 | 1 | -120/+92 | |
| to load to quit, and the threads don't access any of PreviewModel's data | |||||
| 2013-07-06 | Fix #127, threads should not be cancelled after being joined | jacksonmj | 1 | -3/+15 | |
| 2013-06-21 | add error messages when errors happening while fav. / unfav.ing a save, ↵ | jacob1 | 1 | -2/+6 | |
| deleting a save, or unpublishing one. Also don't use session key in url to add a comment since it isn't needed | |||||
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -0/+360 | |
