summaryrefslogtreecommitdiff
path: root/src/simulation
AgeCommit message (Expand)AuthorFilesLines
2013-09-02new element: PROT (protons) TODO: proton colliders to produce heavier elementsjacob16-42/+181
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...jacob12-19/+19
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 NOTjacksonmj1-0/+4
2013-08-29Add a way for photons to set the colour of FILT (major version bump required)jacksonmj5-26/+85
2013-08-22specially per @savask's request, put matcher into a functionmniip1-23/+4
2013-08-22regexless getTextmniip1-14/+27
2013-08-22Fix sign save/topic regex.Saveliy Skresanov1-1/+1
2013-08-15Soap freezing temp is -25C nowSaveliy Skresanov1-2/+4
2013-07-29fix occasional crash when flood fill deletingjacob11-3/+8
2013-07-25fix ctrl+x not deleting all signsjacob11-1/+1
2013-07-20unhide FOG and RIME elements. TODO: hide VINE from the menu? (seems useless, ...jacob12-2/+2
2013-07-18remove specific delete for walls, doesn't work very well and it conflicts wit...jacob12-26/+17
2013-07-18flood delete will delete walls even if wall delete tool isn't selectedjacob11-15/+17
2013-07-18stickmen element defaults to right selected element if possible, or else stil...jacob13-29/+10
2013-07-15fix bug where saving and loading elements in saves relied on the name being c...jacob13-7/+7
2013-07-15'n' to toggle Newtonian Gravity, quickoption tooltips show which keys you nee...jacob11-1/+0
2013-07-13particles can't be drawn with the brush inside of walls they don't belong, fi...jacob11-1/+3
2013-07-13WIFI lines aren't drawn in persistent mode, and are based on current temp, no...jacob13-28/+3
2013-07-12update rules to fix some problems and more closely match the current rules. f...jacob11-1/+1
2013-07-12fixes to wall and particle floodfill. Wall fill ignores particles and always ...jacob12-34/+29
2013-07-11fix bug where PSTN would write past tempParts and into other things, like cor...jacob11-4/+4
2013-07-10fix floodfill and prop floodfil with photonsjacob12-29/+30
2013-07-10fix piston bugs, fix crashes, don't use bluescreens when compiled with debug ...jacob12-6/+6
2013-07-09Fixed the bug with SPWN not creating when redoing (Ctrl-Z).Saveliy Skresanov1-0/+4
2013-07-07Fix the bug where stickmen were shooting LIGH only in one direction.Saveliy Skresanov1-1/+1
2013-07-02Merge pull request #143 from mniip/foojacob11-4/+2
2013-07-02save more settings in powder.pref like ngrav_enable, aheat_enable, pretty pow...jacob11-7/+7
2013-06-28shouldn't use PIXR/G/B/PACK there, would break if using a non-standard bit sc...mniip1-4/+2
2013-06-27fix sim.loadStamp return value, remove VINE_MODEjacob13-4/+2
2013-06-24fix version tagging in savesjacob11-2/+2
2013-06-24change some wall descriptions a littlejacob12-14/+14
2013-06-23Add back replace mode and specific delete *jacob14-413/+389
2013-06-22fix NEUT not setting off DEUT directly under it (save 1236560)jacob11-1/+1
2013-06-21fix PTCT melting temperature, seems to have been broken in 525f87fd6be3e716 ,...jacob11-1/+1
2013-06-21CFLM is a gas ... not a liquid. Fixes #116jacob11-2/+2
2013-06-21HUD displays the correct name of LIFE particles in the HUD, show mouse positi...jacob13-25/+31
2013-06-20fix BRMT always acting like it was created from TUGNjacob11-5/+12
2013-06-12Lower rounding errors in BIZR code and make it change color both on vertical ...Saveliy Skresanov1-7/+7
2013-06-10Add two new properties for CLNE-like elementsjacob111-39/+39
2013-06-09fix NEUT created from DEUT explosions sometimes having the deco color of prev...jacob12-26/+8
2013-06-07PHOT can go through PBCN and BCLN, fixes differences in PHOT cloning found in...jacob11-71/+87
2013-06-07some minor changes to toolsjacob16-17/+21
2013-06-07adjust tool strengths a little, to make them a little fasterjacob16-8/+8
2013-06-06GOLD changes photons to yellowjacob11-15/+16
2013-06-02allow creating WIND lines from luajacob11-11/+16
2013-05-31even more lua simulation api functionsjacob12-11/+13
2013-05-21Fix STKM spawns, fix cases.cracker641-72/+60