| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-06-07 | Titanium only blocks air when it is connected | Simon Robertshaw | 1 | -3/+3 |
| 2012-06-07 | Added condition so that EXOT does not automatically replicate WARP to avoid c... | Catelite | 1 | -0/+1 |
| 2012-06-07 | Ton of changes to make EXOT work as expected. Added graphics to WARP to make ... | Catelite | 1 | -1/+2 |
| 2012-06-07 | omg EXOT element, made from BREL element sparked repeatedly while under >10 p... | Catelite | 1 | -0/+3 |
| 2012-06-05 | Fix the bug with not-spawning fighter. | Savely Skresanov | 1 | -2/+0 |
| 2012-06-05 | Put ifs into switch in create_part. Delete useless PSv saving function. | Savely Skresanov | 1 | -195/+218 |
| 2012-05-31 | Prevent allocation of particles with type==0 | Simon Robertshaw | 1 | -1/+1 |
| 2012-05-30 | Fix PROP_NEUTPENETRATE, particles weren't being moved into empty space | jacksonmj | 1 | -1/+1 |
| 2012-05-30 | Fixed the bug with snow, where it melted without taking it's ctype into | Savely Skresanov | 1 | -5/+5 |
| 2012-05-28 | No rounding errors with triangle brush, so no need for epsilon (I hope). | Savely Skresanov | 1 | -2/+1 |
| 2012-05-24 | remove lastx/lasty variables when OGLR is disabled | Jacob1 | 1 | -0/+10 |
| 2012-05-24 | VOID & PVOD can be set to only eat/not eat certain things | Jacob1 | 1 | -1/+2 |
| 2012-05-24 | energy type particles automatically go into photons, not pmap | Jacob1 | 1 | -8/+9 |
| 2012-05-24 | console doesn't enable hud, fast heat for PUMP/GPMP/ANIM, GPMP activated at draw | Jacob1 | 1 | -15/+17 |
| 2012-05-23 | fix emp flash, better live parts rendering in (render_ui &) deco editor | Jacob1 | 1 | -27/+1 |
| 2012-05-23 | fix compiling | Jacob1 | 1 | -2/+2 |
| 2012-05-17 | New flood_parts function, should fix crashing due to too much recursion | jacksonmj | 1 | -64/+133 |
| 2012-05-17 | Spelling | jacksonmj | 1 | -2/+2 |
| 2012-05-12 | Make TTAN block pressure when framestepping | jacksonmj | 1 | -7/+2 |
| 2012-05-12 | Fancy motion blur for OpenGL, fix a lot of dialogues in OpenGL, fix gravity l... | Simon Robertshaw | 1 | -0/+10 |
| 2012-05-11 | New element: Titanium, absorbs some neutrons, acts as a solid wall to air. Mo... | Simon Robertshaw | 1 | -0/+7 |
| 2012-05-06 | Change license from GPLv2+ to GPLv3+ | jacksonmj | 1 | -0/+17 |
| 2012-04-30 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -0/+8 |
| 2012-04-30 | Add PROP_NOAMBHEAT to prevent certain elements from being heated by Ambient h... | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-28 | Delete signs when cutting; change sign location check when saving | jacksonmj | 1 | -0/+8 |
| 2012-04-25 | Fix "return 0;" in function returning void (create_box) | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-19 | Fix sponge bug. | savask | 1 | -2/+5 |
| 2012-04-18 | Fix the bug where you could set "bad" temp to insulators. | savask | 1 | -0/+1 |
| 2012-04-17 | Alterations to TRON and fancy effects | Simon Robertshaw | 1 | -4/+1 |
| 2012-04-17 | TRON element, needs to glow and fancy explosion on crash | cracker64 | 1 | -0/+11 |
| 2012-04-17 | A small fix for convection. | savask | 1 | -1/+1 |
| 2012-04-15 | Viscosity change for gel. Water diffusion among sponge and gel (but with | savask | 1 | -0/+4 |
| 2012-04-15 | Added gel - a liquid with variable heat conductivity and viscosity. | savask | 1 | -11/+24 |
| 2012-04-14 | Fix crash when flood fill deleting life | jacksonmj | 1 | -8/+11 |
| 2012-04-14 | No unmeltable ice anymore. | savask | 1 | -1/+1 |
| 2012-04-07 | A fix for ice with ctype = 0. | savask | 1 | -0/+5 |
| 2012-04-03 | Allow DEST to be cloned with CLNE, PCLN, BCLN and PBCN. Add icon for Force el... | Simon Robertshaw | 1 | -0/+4 |
| 2012-03-31 | REALISTIC - Latent heat. It may be buggy, and enthalpy table isn't | savask | 1 | -4/+78 |
| 2012-03-30 | More brush fixes | jacksonmj | 1 | -4/+10 |
| 2012-03-29 | Brush fixes | jacksonmj | 1 | -2/+2 |
| 2012-03-26 | Fix ELEC being put into pmap instead of photons | Jacob1 | 1 | -3/+3 |
| 2012-03-26 | triangle brush fixes | Jacob1 | 1 | -6/+6 |
| 2012-03-26 | Remove squares.h, since it doesn't seem to give any speed advantage over sqrtf | jacksonmj | 1 | -3/+2 |
| 2012-03-23 | Fix Replacemode delete on Tools | Simon Robertshaw | 1 | -1/+3 |
| 2012-03-15 | fix 10000 compiler warnings, put nble.c in right spot, delete create_moving_s... | Jacob1 | 1 | -16/+0 |
| 2012-03-14 | Fix major update_particles_i bug, do_move was being called on nonexistant par... | Jacob1 | 1 | -33/+18 |
| 2012-03-14 | soap lines, create_parts fix, compiling fixes | Jacob1 | 1 | -2/+2 |
| 2012-03-14 | Fix rx = 0 crash | Jacob1 | 1 | -3/+4 |
| 2012-03-14 | Make create_parts smaller/make cirlce code not repeat 3 times | Jacob1 | 1 | -142/+62 |
| 2012-03-14 | When creating a line, only fill in the first circle, and draw outlines the re... | Jacob1 | 1 | -20/+87 |