summaryrefslogtreecommitdiff
path: root/src/powder.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-05Fix acid drawing and 'purple acid'Simon1-6/+6
2011-01-05Damn it git, WHAT ARE YOU DOING?Simon1-15/+10
2011-01-05Changes by crackerSimon1-17/+36
2011-01-05some ARAY changes so that more complex things can be made, http://powdertoy.c...Cracker641-1/+9
2011-01-05INST enabled. INST modifier for ARAY - makes it not stopSimon1-1/+6
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-04Gravity control by MoachSimon1-10/+34
2011-01-01Merge branch 'master' of git://github.com/cracker64/The-Powder-ToySimon1-2/+3
2011-01-01fix INST crash, forgot to change PCLN to work with all GoL.Cracker641-2/+3
2010-12-31Merged new life types from crackerSimon1-3/+3
2010-12-317 more gol types, fixed gol code to work with it.Cracker641-3/+3
2010-12-30Small changes to SING from crackerSimon1-12/+13
2010-12-30oops, was testingCracker641-3/+3
2010-12-30simon update and small SING change to make it betterer.Cracker641-4/+10
2010-12-30Less laggy SDEUTSimon1-1/+7
2010-12-30simon updates, and SING improvementsCracker641-12/+50
2010-12-30WhoopsFacialTurd1-1/+1
2010-12-30Testing Some DEUTSimon1-9/+46
2010-12-30Merge recent cracker changesSimon1-37/+122
2010-12-30added SING, QRTZ and PQRT, see mod thread on forum.Cracker641-37/+122
2010-12-29Merge branch 'master' of git://github.com/cracker64/The-Powder-ToySimon1-4/+13
2010-12-29ARAY gets colored by FILT, wooCracker641-4/+13
2010-12-29Merge branch 'master' of git://github.com/cracker64/The-Powder-ToySimon1-2/+3
2010-12-29new display, Life, shows life in a grayscale gradient, will ONLY show up in d...Cracker641-2/+3
2010-12-27Cracker MergeSimon1-15/+38
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-24Merge branch 'master' of git://github.com/cracker64/The-Powder-ToySimon1-0/+25
2010-12-24More awesomeSimon1-2/+8
2010-12-24You know, stuff.Simon1-0/+58
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-22Cracker MergeSimon1-2/+2
2010-12-22updated with latest, and FWRK crash fix, INST looks for INSL, wifi lines only...Cracker641-16/+28
2010-12-20Revert "nice"Simon1-1578/+1585
2010-12-20niceFelix Wallin1-1585/+1578
2010-12-19Invis can now be used to turn photons into neutronsSimon1-7/+11
2010-12-19Allow building with Visual Studio, at the loss of some functionality, also, u...Simon1-0/+3
2010-12-19Fix mergeSimon1-50/+704
2010-12-19BRAY is not blocked by INWR or ARAYSimon1-1/+1
2010-12-19Correct fileSimon1-5/+5
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