summaryrefslogtreecommitdiff
path: root/src/powder.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-3751/+0
2012-09-02Change air tools to only act inside the brush, not in surrounding cells as welljacksonmj1-18/+2
2012-09-02DTEC, generates a spark when something with it's ctype is nearbyjacob11-6/+15
2012-08-13Fix cut message, stamps/copying can be done backwards, fix xor_rectjacob11-0/+2
2012-08-13Powered pipe, based on jacob1's commitsjacksonmj1-1/+16
2012-08-09fix energy particles going in pipejacob11-1/+1
2012-08-09photon heating/coolingjacob11-6/+9
2012-08-02Consistent proportions of WATR and SALT in SLTWjacksonmj1-2/+2
2012-07-08Optimization for GoL, Added brush size and mouse wheel to lua!cracker641-12/+12
2012-06-28Prevent STKM falling through activated PVOD with a ctype that isn't STKMjacksonmj1-5/+18
2012-06-26Lightning direction affected by Newtonian gravityjacksonmj1-18/+21
2012-06-26Allow INST to be sparked directly with the brushjacksonmj1-0/+5
2012-06-26Fix infinite loop when flood_INST finds some INST with a non zero life valuejacksonmj1-9/+29
2012-06-22fix compression during fusionJacob11-1/+1
2012-06-22Reset particle flags in create_partjacksonmj1-0/+1
2012-06-22Allow stickman head to go through everythingjacksonmj1-1/+25
2012-06-22Prevent STKM floating in gasesjacksonmj1-1/+1
2012-06-21Gravity modes and Newtonian gravity for fireworksjacksonmj1-0/+22
2012-06-20Use eval_move(PT_FIGH, ...) when fighters are checking for obstaclesjacksonmj1-2/+2
2012-06-20Replace all explosion sparks with new element (EMBR)jacksonmj1-4/+5
2012-06-17Fix STKM causing stacking and falling through some powdersjacksonmj1-11/+14
2012-06-15Move INST flood fill into a separate functionjacksonmj1-96/+149
2012-06-13Update to EXOT that makes it permeable to neutrons as well as electrons. Neut...Catelite1-0/+1
2012-06-10Prevent THDR from counting towards stacked particle limitjacksonmj1-1/+4
2012-06-09Avoid stacking in INVS and FILT, and fix pressurised INVS graphicsjacksonmj1-1/+5
2012-06-09Run stacking check less oftenjacksonmj1-6/+8
2012-06-09Create BHOL when particles are stacked excessivelyjacksonmj1-0/+66
2012-06-09Prevent solid particles stacking in E-Holejacksonmj1-1/+1
2012-06-07Titanium only blocks air when it is connectedSimon Robertshaw1-3/+3
2012-06-07Added condition so that EXOT does not automatically replicate WARP to avoid c...Catelite1-0/+1
2012-06-07Ton of changes to make EXOT work as expected. Added graphics to WARP to make ...Catelite1-1/+2
2012-06-07omg EXOT element, made from BREL element sparked repeatedly while under >10 p...Catelite1-0/+3
2012-06-05Fix the bug with not-spawning fighter.Savely Skresanov1-2/+0
2012-06-05Put ifs into switch in create_part. Delete useless PSv saving function.Savely Skresanov1-195/+218
2012-05-31Prevent allocation of particles with type==0Simon Robertshaw1-1/+1
2012-05-30Fix PROP_NEUTPENETRATE, particles weren't being moved into empty spacejacksonmj1-1/+1
2012-05-30Fixed the bug with snow, where it melted without taking it's ctype intoSavely Skresanov1-5/+5
2012-05-28No rounding errors with triangle brush, so no need for epsilon (I hope).Savely Skresanov1-2/+1
2012-05-24remove lastx/lasty variables when OGLR is disabledJacob11-0/+10
2012-05-24VOID & PVOD can be set to only eat/not eat certain thingsJacob11-1/+2
2012-05-24energy type particles automatically go into photons, not pmapJacob11-8/+9
2012-05-24console doesn't enable hud, fast heat for PUMP/GPMP/ANIM, GPMP activated at drawJacob11-15/+17
2012-05-23fix emp flash, better live parts rendering in (render_ui &) deco editorJacob11-27/+1
2012-05-23fix compilingJacob11-2/+2
2012-05-17New flood_parts function, should fix crashing due to too much recursionjacksonmj1-64/+133
2012-05-17Spellingjacksonmj1-2/+2
2012-05-12Make TTAN block pressure when framesteppingjacksonmj1-7/+2
2012-05-12Fancy motion blur for OpenGL, fix a lot of dialogues in OpenGL, fix gravity l...Simon Robertshaw1-0/+10
2012-05-11New element: Titanium, absorbs some neutrons, acts as a solid wall to air. Mo...Simon Robertshaw1-0/+7
2012-05-06Change license from GPLv2+ to GPLv3+jacksonmj1-0/+17