| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-09-14 | PROT+DEUT causes DEUT implosion (same as with NEUT, just negative pressure) | jacob1 | 4 | -5/+37 | |
| Also PHOT+H2 now also make PROT+ELEC (which will not combine to make more H2) | |||||
| 2013-09-13 | fix !load -1 crash | jacob1 | 1 | -3/+7 | |
| 2013-09-12 | fix SOAP crashes by making sure particle id's are between 0 and NPART. Also ↵ | jacob1 | 2 | -13/+21 | |
| cut off .life to between 0 and 65535 when saving | |||||
| 2013-09-12 | remove useless and laggy lightning_recreate check | jacob1 | 2 | -31/+11 | |
| 2013-09-12 | save pavg[] in saves, for VIRS, PIPE, and STOR | jacob1 | 5 | -17/+31 | |
| 2013-09-11 | Merge pull request #158 from mniip/x11-clipboard | jacob1 | 1 | -2/+54 | |
| X11 clipboard pull | |||||
| 2013-09-08 | Missing breaks in readOPS | jacksonmj | 2 | -1/+5 | |
| Causing some elements to be loaded incorrectly | |||||
| 2013-09-08 | CRAY: only set decoration colour after passing through FILT | jacksonmj | 2 | -1/+7 | |
| 2013-09-08 | Revert "Don't reset decorations when sparking with INWR+CRAY(most things)" | jacksonmj | 1 | -29/+10 | |
| This reverts commit 5ad67f7778ede58e9708c43587d694e446a2377b. | |||||
| 2013-09-08 | Enabled check for PIPE too | jacksonmj | 2 | -2/+4 | |
| 2013-09-08 | Don't reset decorations when sparking with INWR+CRAY(most things) | jacksonmj | 1 | -10/+29 | |
| INWR+CRAY(SOAP) will reset decorations | |||||
| 2013-09-08 | Include elements[].Enabled in check for invalid lava ctype | jacksonmj | 4 | -5/+16 | |
| 2013-09-06 | fix segfault on wordwrapping a string with a character >=128 | mniip | 2 | -2/+2 | |
| 2013-09-05 | fix BCOL melting and not burning when heat sim is off | jacob1 | 1 | -1/+1 | |
| 2013-09-05 | Make effect of PROT on wifi and portals independent of channel temperature ↵ | jacksonmj | 1 | -1/+14 | |
| ranges Cold PROT decreases channel by 1, v cold by 10. Hot PROT increases channel by 1, v hot by 10. Since the effect is specified in terms of effect on channel number not on temperature, this will cause less problems if the temperature gap is ever decreased to add more channels. | |||||
| 2013-09-04 | new element: VIRS (also solid and gas virus states). Cured by SOAP (CURE ↵ | jacob1 | 6 | -11/+255 | |
| element was not added) | |||||
| 2013-09-03 | proton collision reaction (might need to be modified). Also some ways to go ↵ | jacob1 | 2 | -49/+128 | |
| to/from protons | |||||
| 2013-09-02 | Merge pull request #159 from mniip/stamps | jacob1 | 1 | -7/+4 | |
| fix resizing in VideoBuffer::Resize, fixes #121 | |||||
| 2013-09-02 | fix fixedRatio when VideoBuffer::Resize'ing, fixes #121 | mniip | 1 | -7/+4 | |
| 2013-09-02 | new element: PROT (protons) TODO: proton colliders to produce heavier elements | jacob1 | 6 | -42/+181 | |
| 2013-08-30 | ability to use Celcius and Farenheit in console | jacob1 | 1 | -6/+19 | |
| 2013-08-30 | alternate keys: semicolon for replace mode, ctrl+semicolon for specific ↵ | jacob1 | 1 | -0/+7 | |
| delete (also couldn't figure out how to detect mac delete key) | |||||
| 2013-08-30 | fix bug where when sparks were reset, ctype wasn't | jacob1 | 2 | -2/+2 | |
| 2013-08-30 | fix bug where PROP wouldn't set properties of particle id 0 | jacob1 | 1 | -5/+5 | |
| 2013-08-30 | move QRTZ .tmp into .tmp2 and .ctype into .tmp, fixes bug where sparking ↵ | jacob1 | 3 | -19/+34 | |
| QRTZ resets .ctype and stops it from growing | |||||
| 2013-08-30 | fix PSTN bug found in save 1299509 (hopefully won't break anything) | jacob1 | 1 | -3/+4 | |
| 2013-08-29 | FILT mode for old QRTZ scattering, for Catelite. | jacksonmj | 2 | -0/+13 | |
| FILT graphics could maybe do with changing in this mode. | |||||
| 2013-08-29 | More FILT modes: XOR and NOT | jacksonmj | 2 | -2/+6 | |
| 2013-08-29 | Add a way for photons to set the colour of FILT (major version bump required) | jacksonmj | 7 | -27/+113 | |
| Also add some new FILT modes, and make FILT modes affect BIZR and BRAY colour in the same way as they affect photon colour. Photons passing next to DTEC will set the colour of all FILT in a straight line starting from any FILT adjacent to the DTEC (a bit like an ARAY beam), and the exact colour of the photon will be used for FILT interactions instead of the colour based on temperature. FILT tmp=4: red shift, tmp=5: blue shift. Size of shift determined by FILT temperature. tmp=6: FILT has no effect on photon colour (possible before by using invalid tmp modes, but here's a supported method of doing it. Invalid tmp modes should be automatically replaced in existing saves). Also, FILT mode is now described in the HUD. | |||||
| 2013-08-28 | implement X11 clipboard pull | mniip | 1 | -2/+54 | |
| 2013-08-27 | Merge pull request #157 from mniip/patch-1 | cracker64 | 1 | -3/+2 | |
| regex | |||||
| 2013-08-26 | Whoops forgot to replace some redundant code related to regex | mniip | 1 | -3/+2 | |
| 2013-08-22 | Merge pull request #156 from mniip/regex | jacob1 | 6 | -76/+34 | |
| regex fix | |||||
| 2013-08-22 | specially per @savask's request, put matcher into a function | mniip | 6 | -76/+34 | |
| returns 0 if no match, returns position of pipe character if there is | |||||
| 2013-08-22 | Merge pull request #155 from mniip/regex | jacob1 | 7 | -50/+90 | |
| Remove regex dependency | |||||
| 2013-08-22 | oh, and remove dependency | mniip | 3 | -15/+1 | |
| 2013-08-22 | regexless gameModel | mniip | 2 | -15/+40 | |
| 2013-08-22 | regexless getText | mniip | 1 | -14/+27 | |
| 2013-08-22 | remove regex in renderer | mniip | 1 | -6/+22 | |
| 2013-08-22 | Fix sign save/topic regex. | Saveliy Skresanov | 4 | -4/+4 | |
| 2013-08-15 | Soap freezing temp is -25C now | Saveliy Skresanov | 1 | -2/+4 | |
| 2013-08-11 | revert doxin change | cracker64 | 1 | -1/+1 | |
| 2013-08-11 | sconscript change from doxin | cracker64 | 1 | -2/+1 | |
| 2013-08-09 | Fix tpt.element(<something not a string or number>) returning 1 | jacob1 | 1 | -1/+2 | |
| 2013-07-29 | probably fix issue where your name on your own saves switched between yellow ↵ | jacob1 | 1 | -7/+14 | |
| and red, and save owner's comments weren't always red | |||||
| 2013-07-29 | fix occasional crash when flood fill deleting | jacob1 | 1 | -3/+8 | |
| 2013-07-28 | update version number | jacob1 | 1 | -2/+2 | |
| 2013-07-28 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 8 | -21/+42 | |
| 2013-07-28 | Use async requests/RequestBroker for PreviewModel | Simon Robertshaw | 2 | -224/+83 | |
| 2013-07-28 | Async Request methods for SaveInfo and SaveData | Simon Robertshaw | 2 | -0/+128 | |
