summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-01-19ctrl-'=' will reset sparksCracker641-0/+10
2011-01-19some photon fixes, and better resets on reload/clearCracker642-6/+10
2011-01-19revert all limit changes, a little too glitchy, can be done later when ↵Cracker646-923/+935
current limit is reached.
2011-01-19made all the shifts and type checks use defines, so it can be changed ↵Cracker644-783/+786
easier, and put it back to normal with a shift of 8.
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 ↵Cracker645-784/+788
to me anyway. element limit of 4096
2011-01-17more life types using states, put them in new menu. Maybe get some way to ↵Cracker645-12/+38
switch to new menu on mouseover of last spot of current life menu
2011-01-16fix loading of old GoL saves, and fix wall crashCracker642-2/+7
2011-01-16Made GoL code work with more advanced rules with different life states, ↵Cracker644-35/+96
giving more interesting rules.
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 :)Cracker643-4/+22
2011-01-13fix some rare SWCH problemsCracker641-1/+1
2011-01-12fix photon heating particle number 0Cracker641-1/+1
2011-01-12portal was invisible in debug, oopsCracker641-0/+2
2011-01-12line for portals. wifi channels reset on reload.Cracker642-0/+32
2011-01-11fix 1px brush replace modeCracker641-1/+9
2011-01-10fix QRTZ spot saving, rotate should change FAN vector as wellCracker644-7/+22
2011-01-09fix c-5 floodfillCracker641-3/+3
2011-01-09update with simon, and some other changes from jacksonmj.Cracker645-165/+196
2011-01-08only add .15 to PUMP, so that things at absolute 0 load at 0.Cracker641-1/+5
2011-01-08GoL speed improvements from jacksonmj (thank you very much)Cracker641-40/+6
2011-01-08add ctype transfer to portalCracker642-0/+4
2011-01-08forgot BOYL descriptionCracker641-1/+1
2011-01-08BOYL, a gas that evens out pressure related to its temp, kind of a gas PUMP, ↵Cracker642-1/+47
but not really, BOYL+WATR=FOG BOYL+O2=WATR, possibly hydrogen in the future?
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.Cracker642-14/+25
2011-01-05some ARAY changes so that more complex things can be made, ↵Cracker641-1/+9
http://powdertoy.co.uk/Browse/View.html?ID=103300
2011-01-05better liquid movement in radial gravity, '=' resets pressure, cannot draw ↵Cracker644-200/+181
stickman on clone anymore, 'w' does not work when stickman2 is out, use shift-w.
2011-01-04update with simon, and shift-v now does every other frame properlyCracker645-34/+95
2011-01-01QRTZ and powder will have heat glow, also changed heat glow code a bit.Cracker641-11/+35
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.Cracker643-18/+69
2010-12-30oops, was testingCracker641-3/+3
2010-12-30simon update and small SING change to make it betterer.Cracker642-5/+11
2010-12-30simon updates, and SING improvementsCracker642-18/+59
2010-12-30added SING, QRTZ and PQRT, see mod thread on forum.Cracker644-40/+148
2010-12-29updated with simons small changesCracker642-5/+21
2010-12-29ARAY gets colored by FILT, wooCracker643-7/+54
2010-12-29'd' and 's' will work normally if there is no stickman, otherwise shift-d ↵Cracker641-2/+2
and shift-s, corrected silly mistake
2010-12-29new display, Life, shows life in a grayscale gradient, will ONLY show up in ↵Cracker645-13/+79
debug mode, on shift-1, fix filt floodfill, portal has bigger storage, other fixes.
2010-12-27added a basic coldflame explosive, ignites from CFLM or something cold.Cracker642-3/+27
2010-12-26slight temp loading change so PUMP will load with 0C if saved at 0C. fix ↵Cracker642-6/+7
visual studio compiling
2010-12-24forgot PROP thing in powder.h, adjustments to heat glow and BOMBCracker643-64/+40
2010-12-24updated with BOMBCracker643-3/+140
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-22forgot to delete a note.Cracker641-1/+1
2010-12-22updated with latest, and FWRK crash fix, INST looks for INSL, wifi lines ↵Cracker646-157/+199
only show in debug mode.
2010-12-19missed some parenthesis, caused some creating problemsCracker641-1/+21