summaryrefslogtreecommitdiff
path: root/src/powder.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-13Some work on DEST, EMP, LIGHjacksonmj1-1/+2
2011-10-13Prevent extra particles at the end of 1px linesjacksonmj1-1/+2
2011-10-11Fixes for LIGH and TESC, LIGH observes gravity settingSimon Robertshaw1-4/+28
2011-10-10Fix erronous assignment and add MaksProg to contributors listSimon Robertshaw1-1/+1
2011-10-10More functionality for LIGH, better english on element descriptionsSimon Robertshaw1-0/+49
2011-10-10Elements, LIGH, TESC, EMP and DEST thanks to MaksProgSimon Robertshaw1-3/+3
2011-10-09Pretty effect when drawing powders, activate with 'n'Simon Robertshaw1-0/+14
2011-10-07Fix typo allowing liquids to teleport through solidsjacksonmj1-1/+1
2011-10-06Fix WHOL/VENT not eating ANAR, and fix PVOD eating PHOT/NEUT when offjacksonmj1-18/+8
2011-09-30Added extra functions to FILT (determined by tmp, modes are convert, filter a...Simon Robertshaw1-2/+76
2011-09-23Prevent water equalization from moving onto particles.cracker641-1/+1
2011-09-23Added Caustic gas, similar to acid, created with acid and water vapourSimon Robertshaw1-1/+1
2011-09-22Fix walls with water equalization.cracker641-4/+4
2011-09-21Water level equalization test! In options menu, or tpt.watertest() .cracker641-0/+61
2011-09-18Fix disappearing particles, e.g. with a box of CONV (ctype DEUT) containing n...jacksonmj1-0/+8
2011-09-10Small changes to STOR, prevent setting Ctype to solid from cursor, allow any ...Simon Robertshaw1-1/+1
2011-09-08Add energy-only wall and make STOR show when it's holding a particleSimon Robertshaw1-2/+5
2011-09-03Convert ElementSimon Robertshaw1-0/+1
2011-09-03Added Powered VoidSimon Robertshaw1-0/+17
2011-09-02Limit particle-air heat transfer ratejacksonmj1-0/+1
2011-08-30Always check bmap when creating particlesjacksonmj1-1/+1
2011-08-29Added STOR, a block that can store a single particle and release when chargedSimon Robertshaw1-2/+4
2011-08-29Some element interactions for CBNW and CO2, also fixes Gas only wallSimon Robertshaw1-2/+2
2011-08-29Fix rapid decrease in pressure with GAS/NBLEjacksonmj1-2/+3
2011-08-27Remove blocking walls from pmapjacksonmj1-33/+24
2011-08-26Fixed some possible coding errorsBryan Hoyle1-2/+3
2011-08-25Fixed wall glitch with >1px making holesBryan Hoyle1-1/+1
2011-08-22Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-18/+7
2011-08-22Fix electrode when in replace mode or specific delete modejacksonmj1-49/+58
2011-08-21Fix photons conducting heat to turned off HSWCjacksonmj1-1/+1
2011-08-20Change portal so that randomness never causes a particle to exit the same sid...jacksonmj1-17/+6
2011-08-20Stickman go through portalsjacksonmj1-42/+2
2011-08-19Modify GBMB to only use lifejacksonmj1-2/+3
2011-08-16Added PGRV and NGRV for positive and negative gravity tools (sortof like air ...Bryan Hoyle1-3/+14
2011-08-16SPRK now makes electrons in WIREBryan Hoyle1-0/+3
2011-08-16added gbmb which is an element that makes large amounts of gravity when it hi...Bryan Hoyle1-1/+2
2011-08-16Revert "Fixed a bug with clne having its ctype overridden by manually placed ...Bryan Hoyle1-5/+2
2011-08-16Fixed a bug with clne having its ctype overridden by manually placed particles.Bryan Hoyle1-2/+5
2011-08-12New walking code (WIP)savask1-1/+1
2011-08-11Fix segfault when there are no unused particles before parts_lastActiveIndexjacksonmj1-2/+10
2011-08-10Update parts_lastActiveIndex when creating neut/photjacksonmj1-0/+2
2011-08-10Skip unused particles at end of parts[]jacksonmj1-8/+15
2011-08-08Fix Gol with Wire placedSimon Robertshaw1-5/+8
2011-08-08Improvements to WireSimon Robertshaw1-13/+18
2011-08-08IT WOOOOOORKS :D (fixed WIRE logic.)lieuwe1-0/+14
2011-08-06Fix persistent mode photon lines bugjacksonmj1-0/+2
2011-07-27Revert "DLAY temp fix"Simon Robertshaw1-2/+0
2011-07-27Revert "DLAY temp, actually fixed :D"Simon Robertshaw1-10/+6
2011-07-26DLAY temp, actually fixed :Dtridiaq1-6/+10
2011-07-26DLAY temp fixtridiaq1-0/+2