summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-18Prevent "!set type none blah"jacksonmj1-0/+2
2013-04-13update version (86.1.263 -> 87.0.267)jacob11-3/+3
2013-04-10fix assert error when resampling an image to an invalid size (corrupted stamps)jacob11-0/+2
2013-04-10fix setting negative numbers in the old console (using atoi)jacob11-8/+1
2013-04-09Make --nofft work on other platforms too, it was still linking with -lfftw3fjacksonmj1-4/+5
2013-04-09Add --nofft option to compile without FFTW3Julian Meyer2-8/+17
2013-04-07Allow signing out and editing profile from the old login button, add a button...Simon Robertshaw6-7/+61
2013-04-07Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw7-7/+66
2013-03-27SPRK from SWCH should check both cases.cracker641-1/+1
2013-03-26Update version numberSimon Robertshaw1-2/+2
2013-03-26TPTScriptInterface: Ability to read hexadecimal constantsSimon Robertshaw2-1/+58
2013-03-25Fix CRAY bug that deletes particle 0jacob11-2/+2
2013-03-25Doxin's change to SConstruct for buildserv.Saveliy Skresanov1-1/+2
2013-03-25Fix NEUT not going through INVSjacob11-0/+1
2013-03-24Merge branch 'reorganisation' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw176-294/+289
2013-03-23Merge remote-tracking branch 'origin/master'jacob11-2/+2
2013-03-23CFLM defusses VIBR, a few speed improvements to VIBRjacob12-50/+76
2013-03-22Fix includes for GUI stuffSimon Robertshaw32-65/+66
2013-03-22Move all GUI source files into gui/Simon Robertshaw175-229/+223
2013-03-22Use "http://" for update/startup checkSimon Robertshaw1-1/+1
2013-03-22Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-1/+2
2013-03-22Don't try to parse update check response if it's NULL!Simon Robertshaw1-1/+1
2013-03-22fix compiling errorjacob11-1/+2
2013-03-21TODO fileSimon Robertshaw1-0/+19
2013-03-21MergeSimon Robertshaw4-7/+7
2013-03-21POST requests for APIRequest, allow saving user details from within the game,...Simon Robertshaw9-11/+425
2013-03-17add back bounds check to DTEC/TSNS where needed, change VIBR back to 5x5 loop...jacob13-5/+5
2013-03-16fix compiling errorjacob11-1/+1
2013-03-16Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw24-151/+119
2013-03-16APIRequest, Aync methods for client, Profile edit/viewer (WIP)Simon Robertshaw18-23/+320
2013-03-16add identifier constants based on the display name to the lua apijacob15-13/+20
2013-03-16Remove unnecessary code in legacy part.Saveliy Skresanov1-36/+0
2013-03-16Narrowed loops for all elements in the first list.Saveliy Skresanov20-139/+136
2013-03-16Higher quality thumbnails for RendersSimon Robertshaw1-1/+1
2013-03-16Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw8-11/+89
2013-03-16Nicer resize method for VideoBuffer, fix Local and Server save previewsSimon Robertshaw6-13/+34
2013-03-16new PSTN arms get deco color of the pushing pistonsjacob12-1/+7
2013-03-16add a button to show the save uploading rules inside the save upload dialogjacob16-11/+82
2013-03-15fix scrollbar not showing in scrollpanels if your mouse starts out already on...jacob11-0/+1
2013-03-15Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw3-7/+10
2013-03-15Use VideoBuffer in place of thumbnailSimon Robertshaw11-61/+68
2013-03-15fix gravatars not showing for moderatorsjacob13-7/+10
2013-03-14Fix multiple free after merging multiple request objectsSimon Robertshaw2-3/+6
2013-03-14Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw169-7245/+7243
2013-03-14Move requestbroker into new folder, make request process function a method of...Simon Robertshaw17-262/+295
2013-03-13change BOUNDS_CHECK define to just be true, it isn't needed since an element ...jacob11-1/+1
2013-03-13fix all tab spacing issues in all the element filesjacob1169-7245/+7243
2013-03-12More unnecessary string duplicationSimon Robertshaw1-7/+2
2013-03-12Remove unnecessary string duplication (http_init creates an internal copy of ...Simon Robertshaw1-6/+1
2013-03-12Remove images from image cache on exitSimon Robertshaw1-1/+4