summaryrefslogtreecommitdiff
path: root/src/powder.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-20quartz shouldn't have prop_conducts, and fixed visual studio compilingCracker641-2/+2
2011-01-19some photon fixes, and better resets on reload/clearCracker641-2/+2
2011-01-19revert all limit changes, a little too glitchy, can be done later when curren...Cracker641-842/+857
2011-01-19made all the shifts and type checks use defines, so it can be changed easier,...Cracker641-768/+768
2011-01-18missed some bitshifts, which caused a few glitches. Everything seems normalCracker641-7/+7
2011-01-18test with increased element limit, there seems to be no performace decrease t...Cracker641-761/+765
2011-01-16fix loading of old GoL saves, and fix wall crashCracker641-1/+1
2011-01-16Made GoL code work with more advanced rules with different life states, givin...Cracker641-10/+27
2011-01-15fix photon causing infinite sparksCracker641-1/+3
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