summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-09-13fix !load -1 crashjacob11-3/+7
2013-09-12fix SOAP crashes by making sure particle id's are between 0 and NPART. Also c...jacob12-13/+21
2013-09-12remove useless and laggy lightning_recreate checkjacob12-31/+11
2013-09-12save pavg[] in saves, for VIRS, PIPE, and STORjacob15-17/+31
2013-09-11Merge pull request #158 from mniip/x11-clipboardjacob11-2/+54
2013-09-08Missing breaks in readOPSjacksonmj2-1/+5
2013-09-08CRAY: only set decoration colour after passing through FILTjacksonmj2-1/+7
2013-09-08Revert "Don't reset decorations when sparking with INWR+CRAY(most things)"jacksonmj1-29/+10
2013-09-08Enabled check for PIPE toojacksonmj2-2/+4
2013-09-08Don't reset decorations when sparking with INWR+CRAY(most things)jacksonmj1-10/+29
2013-09-08Include elements[].Enabled in check for invalid lava ctypejacksonmj4-5/+16
2013-09-06fix segfault on wordwrapping a string with a character >=128mniip2-2/+2
2013-09-05fix BCOL melting and not burning when heat sim is offjacob11-1/+1
2013-09-05Make effect of PROT on wifi and portals independent of channel temperature ra...jacksonmj1-1/+14
2013-09-04new element: VIRS (also solid and gas virus states). Cured by SOAP (CURE elem...jacob16-11/+255
2013-09-03proton collision reaction (might need to be modified). Also some ways to go t...jacob12-49/+128
2013-09-02fix fixedRatio when VideoBuffer::Resize'ing, fixes #121mniip1-7/+4
2013-09-02new element: PROT (protons) TODO: proton colliders to produce heavier elementsjacob16-42/+181
2013-08-30ability to use Celcius and Farenheit in consolejacob11-6/+19
2013-08-30alternate keys: semicolon for replace mode, ctrl+semicolon for specific delet...jacob11-0/+7
2013-08-30fix bug where when sparks were reset, ctype wasn'tjacob12-2/+2
2013-08-30fix bug where PROP wouldn't set properties of particle id 0jacob11-5/+5
2013-08-30move QRTZ .tmp into .tmp2 and .ctype into .tmp, fixes bug where sparking QRTZ...jacob13-19/+34
2013-08-30fix PSTN bug found in save 1299509 (hopefully won't break anything)jacob11-3/+4
2013-08-29FILT mode for old QRTZ scattering, for Catelite.jacksonmj2-0/+13
2013-08-29More FILT modes: XOR and NOTjacksonmj2-2/+6
2013-08-29Add a way for photons to set the colour of FILT (major version bump required)jacksonmj7-27/+113
2013-08-28implement X11 clipboard pullmniip1-2/+54
2013-08-26Whoops forgot to replace some redundant code related to regexmniip1-3/+2
2013-08-22specially per @savask's request, put matcher into a functionmniip6-76/+34
2013-08-22oh, and remove dependencymniip2-14/+0
2013-08-22regexless gameModelmniip2-15/+40
2013-08-22regexless getTextmniip1-14/+27
2013-08-22remove regex in renderermniip1-6/+22
2013-08-22Fix sign save/topic regex.Saveliy Skresanov4-4/+4
2013-08-15Soap freezing temp is -25C nowSaveliy Skresanov1-2/+4
2013-08-09Fix tpt.element(<something not a string or number>) returning 1jacob11-1/+2
2013-07-29probably fix issue where your name on your own saves switched between yellow ...jacob11-7/+14
2013-07-29fix occasional crash when flood fill deletingjacob11-3/+8
2013-07-28update version numberjacob11-2/+2
2013-07-28Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw8-21/+42
2013-07-28Use async requests/RequestBroker for PreviewModelSimon Robertshaw2-224/+83
2013-07-28Async Request methods for SaveInfo and SaveDataSimon Robertshaw2-0/+128
2013-07-28Fix request identifier trackingSimon Robertshaw1-0/+1
2013-07-27fix your name being red on your own saves, not yellowjacob11-3/+3
2013-07-27fix right modifier keysjacob15-18/+27
2013-07-27fix ctrl check in stamp and online browsersjacob14-4/+16
2013-07-27Call OnResponseReady with an identifier for the request, add a WebRequest classSimon Robertshaw23-29/+197
2013-07-26fix tpt.heat return valuejacob11-1/+1
2013-07-25instant save option option, hold ctrl when clicking a save in the save previe...jacob110-26/+38