| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-12-16 | More detailed error when opening non-existent directory. | Simon Robertshaw | 1 | -2/+2 |
| 2012-12-16 | Print errors regardless of build type | Simon Robertshaw | 1 | -2/+0 |
| 2012-12-16 | fix output appearing in stdout without DEBUG defined | jacob1 | 1 | -0/+2 |
| 2012-12-16 | fix comment error messages not showing | jacob1 | 1 | -2/+5 |
| 2012-12-15 | Add missing URL Protocol registration on Windows | Simon Robertshaw | 1 | -0/+52 |
| 2012-12-09 | New Conversation notifications | Simon Robertshaw | 1 | -0/+42 |
| 2012-12-09 | Use NotifyAuthUserChanged for GameController login, this will help users beco... | Simon Robertshaw | 1 | -1/+1 |
| 2012-12-06 | fix compiling warnings / error | jacob1 | 1 | -1/+1 |
| 2012-11-26 | Stop using persistent connections when we don't need them. Force shutdown of ... | Simon Robertshaw | 1 | -2/+3 |
| 2012-11-18 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -0/+2 |
| 2012-11-18 | Ensure directory enumeration works whether there's a path seperator at the en... | Simon Robertshaw | 1 | -0/+3 |
| 2012-11-18 | update build number, which was incorrect. Add an easy way for mods to ignore ... | jacob1 | 1 | -0/+2 |
| 2012-10-26 | Save local saves as current name option (overwrites them automatically). Fix ... | jacob1 | 1 | -11/+11 |
| 2012-10-05 | Flush stamps list to file when deletins, Rename stamps undelete function to r... | Simon Robertshaw | 1 | -2/+4 |
| 2012-10-05 | fix problem with last commit | jacob1 | 1 | -1/+1 |
| 2012-10-05 | Stamp fix button to bring back deleted stamps | jacob1 | 1 | -0/+23 |
| 2012-10-01 | Fix stamp library loading issue (wasn't loading beyond 512 bytes, readsome do... | Simon Robertshaw | 1 | -3/+2 |
| 2012-09-30 | fix saves getting corrupted when saving, fix error messages not showing (corr... | jacob1 | 1 | -3/+11 |
| 2012-09-29 | lock icon on unpublished saves | jacob1 | 1 | -0/+2 |
| 2012-09-13 | Save history and new multiline formatter | Simon Robertshaw | 1 | -4/+7 |
| 2012-09-05 | Ensure errors are caught and displayed during tag operations. Fix some issues... | Simon Robertshaw | 1 | -12/+36 |
| 2012-09-03 | Views in save Preview and use old vote bars. Fixes #171 | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-24 | Fix install crash (somehow, I commented out the bit the gets the current dire... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-21 | Fix stamps page count | Simon Robertshaw | 1 | -31/+0 |
| 2012-08-21 | Use collapsed saves when using stamp browser, fix memory leak when saving stamps | Simon Robertshaw | 1 | -2/+23 |
| 2012-08-19 | Fix a few small (a lot of big) memory leaks associated with the stamps browser | Simon Robertshaw | 1 | -1/+3 |
| 2012-08-19 | Catch exceptions when loading initial stamp | Simon Robertshaw | 1 | -2/+10 |
| 2012-08-18 | Fix autoupdate issue where temp file is not deleted, fixes #128 | Simon Robertshaw | 1 | -5/+10 |
| 2012-08-17 | Red error, ensure residual actiondata is not read for RichLabel | Simon Robertshaw | 1 | -1/+2 |
| 2012-08-14 | Fix crash caused by malformed preference files, fixes #110 | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-14 | Name colour formatting in comments | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-14 | Update gitignore, show votes correctly, fixes #97 | Simon Robertshaw | 1 | -14/+8 |
| 2012-08-14 | Remove temp files created by scheme handling | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-14 | ptsave scheme handling for Linux, addresses #97 | Simon Robertshaw | 1 | -0/+20 |
| 2012-08-12 | Use forward declarations more to avoid excessive includes | Simon Robertshaw | 1 | -85/+94 |
| 2012-08-12 | Message of the day and user session check on startup | Simon Robertshaw | 1 | -4/+44 |
| 2012-08-10 | Installation with Ctrl+I, fixes #77 | Simon Robertshaw | 1 | -0/+187 |
| 2012-08-08 | PTsave opening | Simon Robertshaw | 1 | -0/+11 |
| 2012-08-08 | Perhaps FileExists shouldn't erase file contents... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-08 | Proxy from command line arg | Simon Robertshaw | 1 | -8/+16 |
| 2012-08-05 | Wall Edge option, fixes #70 | Simon Robertshaw | 1 | -0/+84 |
| 2012-08-04 | Tags, fixes #55 | Simon Robertshaw | 1 | -0/+49 |
| 2012-08-02 | Rename WIN32 preprocessor definition to WIN | ntoskrnl | 1 | -5/+5 |
| 2012-08-01 | Local Saving, Server Saving rewrite | Simon Robertshaw | 1 | -6/+65 |
| 2012-07-31 | ThumbnailBroker for background retrieval and rendering | Simon Robertshaw | 1 | -0/+5 |
| 2012-07-28 | Implement search for DirectoryList | Simon Robertshaw | 1 | -4/+22 |
| 2012-07-27 | Local file browser + some more interesting things like Progress bar UI component | Simon Robertshaw | 1 | -3/+98 |
| 2012-07-24 | Integer values for prefs, Default decoration colour, clear decoration | Simon Robertshaw | 1 | -7/+112 |
| 2012-07-22 | Snapshot checking | Simon Robertshaw | 1 | -5/+3 |
| 2012-07-21 | Prevent race condition when reloading local stamps, fix task so "after()" get... | Simon Robertshaw | 1 | -2/+7 |