summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-04-03Allow DEST to be cloned with CLNE, PCLN, BCLN and PBCN. Add icon for Force ↵Simon Robertshaw9-10/+14
elements, minor edits to Gas and Atomic element icons
2012-03-31REALISTIC - Latent heat. It may be buggy, and enthalpy table isn'tsavask3-4/+246
filled, but it works.
2012-03-30More brush fixesjacksonmj2-5/+13
Fixes a problem with the triangle brush caused by InCurrentBrush calculating the bottom left or bottom right points to be outside the triangle at certain brush sizes. Also fixes some points in the brush outline being heated twice when a line is drawn with the heat tool.
2012-03-29Remove v72.0 changes from list of changes for v74jacksonmj1-5/+0
2012-03-29Brush fixesjacksonmj1-2/+2
Heat tool was heating a vertical line in the middle of the brush twice. When drawing a vertical line with the triangle brush, it was one pixel too thin.
2012-03-27Fixed burning temp. for fire.savask1-0/+4
2012-03-27Version Incrementchaos.powdertoy.co.uk1-3/+2
2012-03-27HAHA, TAKE THAT, README!Simon Robertshaw1-2/+13
2012-03-27Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-03-27Disable REALISTICSimon Robertshaw1-1/+1
2012-03-26Fix ELEC being put into pmap instead of photonsJacob11-3/+3
2012-03-26triangle brush fixesJacob12-9/+8
2012-03-26Remove squares.h, since it doesn't seem to give any speed advantage over sqrtfjacksonmj2-8/+2
2012-03-26Remove duplicate information in set_cmodejacksonmj3-20/+12
Calculating render_mode and display_mode variables from the arrays means less chance of mistakes (e.g. blob mode RENDER_EFFE was set in render_modes array but not in render_mode)
2012-03-23Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-03-23Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-03-23Enable realistic heat and put a build info thingy into welcome screenSimon Robertshaw2-1/+37
2012-03-23Fix Replacemode delete on ToolsSimon Robertshaw1-1/+3
2012-03-23Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-03-23Missing icon includeSimon Robertshaw1-0/+4
2012-03-23Version Incrementchaos.powdertoy.co.uk1-1/+2
2012-03-23Fix Linux icon variable declaration sitting inside a Windows Platform blockSimon Robertshaw1-1/+2
2012-03-22Version Incrementchaos.powdertoy.co.uk1-2/+1
2012-03-17Fix firework glowSimon Robertshaw1-7/+8
2012-03-17Fix glow for deut at lighSimon Robertshaw2-9/+11
2012-03-17Corrected 'r' letter.savask1-18/+18
2012-03-17Add icon again for Windows and LinuxSimon Robertshaw1-2/+33
2012-03-15Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-03-15No "min" and "max" in stdlib :(Simon Robertshaw1-5/+5
2012-03-15Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-03-15Merge branch 'master' of github.com:FacialTurd/The-Powder-Toychaos.powdertoy.co.uk25-418/+807
2012-03-15Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-03-15Merge pull request #57 from jacob1/testSimon Robertshaw23-370/+685
Bug fixes + Some stuff from jacob1's mod
2012-03-15newtonian gravity only put in HUD when onJacob11-1/+4
2012-03-15ngrav/amb. heat quickoptions, amb. heat drawn in heat display when on, fix ↵Jacob15-9/+30
render_ui position
2012-03-15wifi/portal linesJacob13-0/+23
2012-03-15fix 10000 compiler warnings, put nble.c in right spot, delete ↵Jacob13-17/+1
create_moving_solid
2012-03-15all wall types drawn in PSV and OPS formatsJacob11-119/+151
2012-03-14Fix portals being ugly and PRTO effects not being random at firstJacob13-12/+13
2012-03-14Fix major update_particles_i bug, do_move was being called on nonexistant ↵Jacob11-33/+18
particles, causing kill_part to kill another particle
2012-03-14fusion step 3Jacob13-7/+21
2012-03-14fusion step 2 + modify temp/pressure of step 1Jacob14-10/+38
2012-03-14prevent ionizing NBLE and burning H2 during fusionJacob14-11/+22
2012-03-14Fusion, step 1Jacob12-11/+37
2012-03-14cursor changes to correct shape as soon as you click element/wallJacob14-7/+7
2012-03-14fix spark color in nothing displayJacob11-3/+3
2012-03-14soap lines, create_parts fix, compiling fixesJacob16-15/+16
2012-03-14change smudge tool + make it use alpha layerJacob11-5/+9
2012-03-14Added smudge toolJacob13-2/+27
2012-03-14delete stamps when you delete stampsJacob11-0/+6