summaryrefslogtreecommitdiff
path: root/src/powder.c
AgeCommit message (Collapse)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, ↵Cracker641-1/+9
http://powdertoy.co.uk/Browse/View.html?ID=103300
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 ↵Cracker641-2/+2
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 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 ↵Cracker641-2/+3
debug mode, on shift-1, fix filt floodfill, portal has bigger storage, other fixes.
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 ↵Cracker641-5/+6
visual studio compiling
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 ↵Cracker641-16/+28
only show in debug mode.
2010-12-20Revert "nice"Simon1-1578/+1585
This reverts commit 14b4dfef87892ad744cbb8b6fbdc0bc80044d51b.
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, ↵Simon1-0/+3
updates to version number
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
's' was moved to ctrl-s and d is ctrl-d
2010-12-17added invertion to rotate, ctrl-shift-r, will invert x-axis. ↵Cracker641-23/+60
NEUT+ACID=ISOZ,GLOW+WATR=DEUT. added ` to toggle replace mode for people without insert keys
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 ↵Cracker641-1/+54
counterclockwise, no properties are saved right now, it deletes and recreates.