| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-04-26 | BSD platform, -DBSD | Simon Robertshaw | 2 | -4/+6 |
| 2012-04-25 | Fix "return 0;" in function returning void (create_box) | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-19 | Change STOR, PIPE, DUST to make correct use of .flags field. | Simon Robertshaw | 6 | -16/+18 |
| 2012-04-19 | Fix sponge bug. | savask | 3 | -3/+11 |
| 2012-04-18 | Ensure TRON head doesn't fade | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-18 | Should fix any border crashes | cracker64 | 1 | -2/+2 |
| 2012-04-18 | Fix the bug where you could set "bad" temp to insulators. | savask | 1 | -0/+1 |
| 2012-04-17 | Better description for tron | cracker64 | 1 | -1/+1 |
| 2012-04-17 | Alterations to TRON and fancy effects | Simon Robertshaw | 3 | -16/+55 |
| 2012-04-17 | TRON element, needs to glow and fancy explosion on crash | cracker64 | 3 | -2/+165 |
| 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 | 2 | -0/+10 |
| 2012-04-15 | Added gel - a liquid with variable heat conductivity and viscosity. | savask | 4 | -14/+87 |
| 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-13 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 3 | -2/+7 |
| 2012-04-13 | 'Report' icon at 0xE3 | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-11 | Use graphics function for BCOL | jacksonmj | 1 | -1/+1 |
| 2012-04-10 | Stop walls next to pipe triggering automatic pattern generation | jacksonmj | 1 | -1/+1 |
| 2012-04-07 | A fix for ice with ctype = 0. | savask | 1 | -0/+5 |
| 2012-04-05 | Glowing BRAY | Simon Robertshaw | 2 | -15/+16 |
| 2012-04-03 | Allow DEST to be cloned with CLNE, PCLN, BCLN and PBCN. Add icon for Force el... | Simon Robertshaw | 7 | -1/+5 |
| 2012-03-31 | REALISTIC - Latent heat. It may be buggy, and enthalpy table isn't | savask | 2 | -4/+245 |
| 2012-03-30 | More brush fixes | jacksonmj | 2 | -5/+13 |
| 2012-03-29 | Brush fixes | jacksonmj | 1 | -2/+2 |
| 2012-03-27 | Fixed burning temp. for fire. | savask | 1 | -0/+4 |
| 2012-03-26 | Fix ELEC being put into pmap instead of photons | Jacob1 | 1 | -3/+3 |
| 2012-03-26 | triangle brush fixes | Jacob1 | 2 | -9/+8 |
| 2012-03-26 | Remove squares.h, since it doesn't seem to give any speed advantage over sqrtf | jacksonmj | 1 | -3/+2 |
| 2012-03-26 | Remove duplicate information in set_cmode | jacksonmj | 2 | -20/+9 |
| 2012-03-23 | Enable realistic heat and put a build info thingy into welcome screen | Simon Robertshaw | 1 | -1/+36 |
| 2012-03-23 | Fix Replacemode delete on Tools | Simon Robertshaw | 1 | -1/+3 |
| 2012-03-23 | Missing icon include | Simon Robertshaw | 1 | -0/+4 |
| 2012-03-23 | Fix Linux icon variable declaration sitting inside a Windows Platform block | Simon Robertshaw | 1 | -1/+2 |
| 2012-03-17 | Fix firework glow | Simon Robertshaw | 1 | -7/+8 |
| 2012-03-17 | Fix glow for deut at ligh | Simon Robertshaw | 2 | -9/+11 |
| 2012-03-17 | Add icon again for Windows and Linux | Simon Robertshaw | 1 | -2/+33 |
| 2012-03-15 | No "min" and "max" in stdlib :( | Simon Robertshaw | 1 | -5/+5 |
| 2012-03-15 | newtonian gravity only put in HUD when on | Jacob1 | 1 | -1/+4 |
| 2012-03-15 | ngrav/amb. heat quickoptions, amb. heat drawn in heat display when on, fix re... | Jacob1 | 3 | -9/+27 |
| 2012-03-15 | wifi/portal lines | Jacob1 | 2 | -0/+22 |
| 2012-03-15 | fix 10000 compiler warnings, put nble.c in right spot, delete create_moving_s... | Jacob1 | 2 | -16/+26 |
| 2012-03-15 | all wall types drawn in PSV and OPS formats | Jacob1 | 1 | -119/+151 |
| 2012-03-14 | Fix portals being ugly and PRTO effects not being random at first | Jacob1 | 3 | -12/+13 |
| 2012-03-14 | Fix major update_particles_i bug, do_move was being called on nonexistant par... | Jacob1 | 1 | -33/+18 |
| 2012-03-14 | fusion step 3 | Jacob1 | 2 | -2/+17 |
| 2012-03-14 | fusion step 2 + modify temp/pressure of step 1 | Jacob1 | 2 | -10/+10 |
| 2012-03-14 | prevent ionizing NBLE and burning H2 during fusion | Jacob1 | 4 | -11/+22 |
| 2012-03-14 | Fusion, step 1 | Jacob1 | 2 | -11/+37 |
| 2012-03-14 | cursor changes to correct shape as soon as you click element/wall | Jacob1 | 3 | -6/+6 |