summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-10-26Only cancel click events clickable signs (not all signs)Simon Robertshaw1-2/+5
2013-10-25Reject {b:1|blah} signsSimon Robertshaw1-7/+9
2013-10-19Do not allow 't/c' signs to lack an IDSimon Robertshaw1-0/+2
2013-10-19Spark sign tool, {b|sometext}, when the sign is clicked, the a spark will be ...Simon Robertshaw6-24/+62
2013-10-19Minute performance improvement for Sign.getTextSimon Robertshaw1-19/+26
2013-10-18fix bottom row of saves in the save browser being cut offjacob11-1/+1
2013-10-18fix not being able to select / see all elements in menus with tons of elementsjacob12-4/+4
2013-10-18revert b17ef7f93880 (couldn't figure out better fix for the new PSTN bug), fi...jacob12-9/+12
2013-10-17Ignore invalid walls in some old saves, so that they load correctlyjacksonmj1-35/+41
2013-10-17Fix incorrect search page countjacksonmj1-1/+7
2013-10-10PROT with 0 life doesn't diejacob11-3/+6
2013-09-29make PROT lasers easier to make, adjust velocities needed to make things when...jacob12-12/+15
2013-09-28VIRS only burns with PLSM, and has the NO_DECO graphics flagjacob14-13/+29
2013-09-28Fix tpt.get_numOfParts, add "C" next to temperature in HUDjacob12-3/+3
2013-09-27Merge branch 'HEAD' of https://github.com/FacialTurd/The-Powder-Toy.gitjacob12-5/+15
2013-09-27fix min and max in VS2013jacob11-0/+4
2013-09-27Fix crash when trying to convert StringType to PointTypejacksonmj1-4/+14
2013-09-27Decimal number supportliquidcaesium1-1/+1
2013-09-24LCRY + PROT = LCRY + PHOTliquidcaesium1-0/+6
2013-09-21WIFI: always delay one frame before conducting, to prevent particle order issuesjacksonmj1-1/+1
2013-09-15Forgot HUD description for FILT tmp=9jacksonmj1-2/+2
2013-09-14fix BIZS melting without heat sim on (I wonder how many more elements still d...jacob11-1/+1
2013-09-14update version numberjacob11-3/+3
2013-09-14make PROT more red, and VIRS burns lessjacob12-3/+3
2013-09-14disable PHOT+H2 reaction during fusionjacob11-1/+1
2013-09-14ensure VIBR always eats PROTjacob11-1/+1
2013-09-14PROT+DEUT causes DEUT implosion (same as with NEUT, just negative pressure)jacob14-5/+37
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