summaryrefslogtreecommitdiff
path: root/src/powder.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-14oops, didn't need the floodfill thing there.Cracker641-3/+6
2011-01-14a fix so photons can be deleted and show up on HUD :)Cracker641-3/+15
2011-01-13fix some rare SWCH problemsCracker641-1/+1
2011-01-12fix photon heating particle number 0Cracker641-1/+1
2011-01-11fix 1px brush replace modeCracker641-1/+9
2011-01-10fix QRTZ spot saving, rotate should change FAN vector as wellCracker641-4/+19
2011-01-09fix c-5 floodfillCracker641-3/+3
2011-01-09update with simon, and some other changes from jacksonmj.Cracker641-143/+144
2011-01-08GoL speed improvements from jacksonmj (thank you very much)Cracker641-40/+6
2011-01-08add ctype transfer to portalCracker641-0/+3
2011-01-08BOYL, a gas that evens out pressure related to its temp, kind of a gas PUMP, ...Cracker641-0/+43
2011-01-07two red BRAYS will toggle SWCH, could be used for something...Cracker641-0/+9
2011-01-05update, and another small ARAY feature, goes through SWCH.Cracker641-13/+24
2011-01-05some ARAY changes so that more complex things can be made, http://powdertoy.c...Cracker641-1/+9
2011-01-05better liquid movement in radial gravity, '=' resets pressure, cannot draw st...Cracker641-2/+2
2011-01-04update with simon, and shift-v now does every other frame properlyCracker641-10/+34
2011-01-01fix INST crash, forgot to change PCLN to work with all GoL.Cracker641-2/+3
2010-12-317 more gol types, fixed gol code to work with it.Cracker641-3/+3
2010-12-30oops, was testingCracker641-3/+3
2010-12-30simon update and small SING change to make it betterer.Cracker641-4/+10
2010-12-30simon updates, and SING improvementsCracker641-12/+50
2010-12-30added SING, QRTZ and PQRT, see mod thread on forum.Cracker641-37/+122
2010-12-29ARAY gets colored by FILT, wooCracker641-4/+13
2010-12-29new display, Life, shows life in a grayscale gradient, will ONLY show up in d...Cracker641-2/+3
2010-12-27added a basic coldflame explosive, ignites from CFLM or something cold.Cracker641-1/+22
2010-12-26slight temp loading change so PUMP will load with 0C if saved at 0C. fix visu...Cracker641-5/+6
2010-12-24forgot PROP thing in powder.h, adjustments to heat glow and BOMBCracker641-10/+11
2010-12-24updated with BOMBCracker641-0/+64
2010-12-23oops, that wasn't neededCracker641-2/+0
2010-12-23a fix for 1 pixel brush and flood fill crashing in certain builds.Cracker641-0/+27
2010-12-22updated with latest, and FWRK crash fix, INST looks for INSL, wifi lines only...Cracker641-16/+28
2010-12-19missed some parenthesis, caused some creating problemsCracker641-1/+21
2010-12-19added spawnpoints for stickmen, so they respawn.Cracker641-5/+76
2010-12-18Added second stickman for Lulz, it works great though, controlled by wasd. '...Cracker641-4/+440
2010-12-17added invertion to rotate, ctrl-shift-r, will invert x-axis. NEUT+ACID=ISOZ,...Cracker641-23/+60
2010-12-16improved rotate, no longer deletes particles, and works with walls.Cracker641-19/+28
2010-12-16a rotate tool! ctrl-r, then select the area, it will rotate counterclockwise,...Cracker641-1/+54
2010-12-14another swch fix, desl fire fix, shift-g will make grid go down, BIZR glows f...Cracker641-14/+46
2010-12-13updated with icons, and some more fixes.Cracker641-10/+6
2010-12-12few thingies before i goCracker641-0/+2
2010-12-12more small changes/fixes. Generation count for GoL in debug, resets with 'r'.Cracker641-20/+47
2010-12-11compiles for vilsual studio nowCracker641-9/+9
2010-12-10forgot to add channel resets for higher than 25Cracker641-1/+1
2010-12-10Lots of small changes/fixes mentioned in my mod post.Cracker641-5/+16
2010-12-08Photons no longer give heat to insulation type things. is basically the same...Cracker641-1/+1
2010-12-08Bugfix for wifi, would cause a double spark if timed just right. updated toCracker641-44/+112
2010-12-06removed battery from INST wire, some other small fixesCracker641-64/+21
2010-12-05FILT, a photon color filter, not really a filter right now, but it changes th...Cracker641-8/+23
2010-12-04WIFI, a wireless SPRK transmitter, has 25 'channels' controlled by temp. star...Cracker641-4/+41
2010-12-03lots and lots of small changes/fixes. fixed typo for water movement, made pa...Cracker641-62/+143