| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-04-18 | Prevent "!set type none blah" | jacksonmj | 1 | -0/+2 |
| 2013-04-13 | update version (86.1.263 -> 87.0.267) | jacob1 | 1 | -3/+3 |
| 2013-04-10 | fix assert error when resampling an image to an invalid size (corrupted stamps) | jacob1 | 1 | -0/+2 |
| 2013-04-10 | fix setting negative numbers in the old console (using atoi) | jacob1 | 1 | -8/+1 |
| 2013-04-09 | Make --nofft work on other platforms too, it was still linking with -lfftw3f | jacksonmj | 1 | -4/+5 |
| 2013-04-09 | Add --nofft option to compile without FFTW3 | Julian Meyer | 2 | -8/+17 |
| 2013-04-07 | Allow signing out and editing profile from the old login button, add a button... | Simon Robertshaw | 6 | -7/+61 |
| 2013-04-07 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 7 | -7/+66 |
| 2013-03-27 | SPRK from SWCH should check both cases. | cracker64 | 1 | -1/+1 |
| 2013-03-26 | Update version number | Simon Robertshaw | 1 | -2/+2 |
| 2013-03-26 | TPTScriptInterface: Ability to read hexadecimal constants | Simon Robertshaw | 2 | -1/+58 |
| 2013-03-25 | Fix CRAY bug that deletes particle 0 | jacob1 | 1 | -2/+2 |
| 2013-03-25 | Doxin's change to SConstruct for buildserv. | Saveliy Skresanov | 1 | -1/+2 |
| 2013-03-25 | Fix NEUT not going through INVS | jacob1 | 1 | -0/+1 |
| 2013-03-24 | Merge branch 'reorganisation' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 176 | -294/+289 |
| 2013-03-23 | Merge remote-tracking branch 'origin/master' | jacob1 | 1 | -2/+2 |
| 2013-03-23 | CFLM defusses VIBR, a few speed improvements to VIBR | jacob1 | 2 | -50/+76 |
| 2013-03-22 | Fix includes for GUI stuff | Simon Robertshaw | 32 | -65/+66 |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 175 | -229/+223 |
| 2013-03-22 | Use "http://" for update/startup check | Simon Robertshaw | 1 | -1/+1 |
| 2013-03-22 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+2 |
| 2013-03-22 | Don't try to parse update check response if it's NULL! | Simon Robertshaw | 1 | -1/+1 |
| 2013-03-22 | fix compiling error | jacob1 | 1 | -1/+2 |
| 2013-03-21 | TODO file | Simon Robertshaw | 1 | -0/+19 |
| 2013-03-21 | Merge | Simon Robertshaw | 4 | -7/+7 |
| 2013-03-21 | POST requests for APIRequest, allow saving user details from within the game,... | Simon Robertshaw | 9 | -11/+425 |
| 2013-03-17 | add back bounds check to DTEC/TSNS where needed, change VIBR back to 5x5 loop... | jacob1 | 3 | -5/+5 |
| 2013-03-16 | fix compiling error | jacob1 | 1 | -1/+1 |
| 2013-03-16 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 24 | -151/+119 |
| 2013-03-16 | APIRequest, Aync methods for client, Profile edit/viewer (WIP) | Simon Robertshaw | 18 | -23/+320 |
| 2013-03-16 | add identifier constants based on the display name to the lua api | jacob1 | 5 | -13/+20 |
| 2013-03-16 | Remove unnecessary code in legacy part. | Saveliy Skresanov | 1 | -36/+0 |
| 2013-03-16 | Narrowed loops for all elements in the first list. | Saveliy Skresanov | 20 | -139/+136 |
| 2013-03-16 | Higher quality thumbnails for Renders | Simon Robertshaw | 1 | -1/+1 |
| 2013-03-16 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 8 | -11/+89 |
| 2013-03-16 | Nicer resize method for VideoBuffer, fix Local and Server save previews | Simon Robertshaw | 6 | -13/+34 |
| 2013-03-16 | new PSTN arms get deco color of the pushing pistons | jacob1 | 2 | -1/+7 |
| 2013-03-16 | add a button to show the save uploading rules inside the save upload dialog | jacob1 | 6 | -11/+82 |
| 2013-03-15 | fix scrollbar not showing in scrollpanels if your mouse starts out already on... | jacob1 | 1 | -0/+1 |
| 2013-03-15 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 3 | -7/+10 |
| 2013-03-15 | Use VideoBuffer in place of thumbnail | Simon Robertshaw | 11 | -61/+68 |
| 2013-03-15 | fix gravatars not showing for moderators | jacob1 | 3 | -7/+10 |
| 2013-03-14 | Fix multiple free after merging multiple request objects | Simon Robertshaw | 2 | -3/+6 |
| 2013-03-14 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 169 | -7245/+7243 |
| 2013-03-14 | Move requestbroker into new folder, make request process function a method of... | Simon Robertshaw | 17 | -262/+295 |
| 2013-03-13 | change BOUNDS_CHECK define to just be true, it isn't needed since an element ... | jacob1 | 1 | -1/+1 |
| 2013-03-13 | fix all tab spacing issues in all the element files | jacob1 | 169 | -7245/+7243 |
| 2013-03-12 | More unnecessary string duplication | Simon Robertshaw | 1 | -7/+2 |
| 2013-03-12 | Remove unnecessary string duplication (http_init creates an internal copy of ... | Simon Robertshaw | 1 | -6/+1 |
| 2013-03-12 | Remove images from image cache on exit | Simon Robertshaw | 1 | -1/+4 |