| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-03-14 | fusion step 2 + modify temp/pressure of step 1 | Jacob1 | 1 | -0/+1 | |
| 2012-03-14 | cursor changes to correct shape as soon as you click element/wall | Jacob1 | 1 | -1/+1 | |
| 2012-03-14 | soap lines, create_parts fix, compiling fixes | Jacob1 | 1 | -1/+1 | |
| 2012-03-14 | Added smudge tool | Jacob1 | 1 | -0/+2 | |
| 2012-02-25 | Old nothing display mode in the form of Basic colour mode | Simon Robertshaw | 1 | -0/+1 | |
| 2012-02-25 | A new unstable REALISTIC option. No guarantees - but more realistic behaviour. | savask | 1 | -0/+5 | |
| Better diffusion and heat transition. | |||||
| 2012-02-25 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 | |
| 2012-02-25 | Added FRAY - Force-ray and RPEL - Repeller | Simon Robertshaw | 2 | -11/+18 | |
| 2012-02-20 | Lua methods for reading/writing the bmap and emap (no mapped walltypes yet | Simon Robertshaw | 1 | -0/+4 | |
| 2012-02-19 | Prevent gaps in beams of photons from powered clone | jacksonmj | 1 | -0/+1 | |
| 2012-02-05 | Version Increment | chaos.powdertoy.co.uk | 1 | -3/+4 | |
| 2012-01-29 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2012-01-26 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 | |
| 2012-01-26 | Save PSv for now | Simon Robertshaw | 1 | -1/+1 | |
| 2012-01-26 | Version Increment | chaos.powdertoy.co.uk | 1 | -3/+2 | |
| 2012-01-26 | Retrieve thumbnails, saves and info from caching server (static.powdertoy.co.uk) | Simon Robertshaw | 1 | -0/+1 | |
| 2012-01-25 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 | |
| 2012-01-25 | Solids wall description, and check build_save was successful when saving a stamp | jacksonmj | 1 | -1/+1 | |
| 2012-01-25 | Implement PROP_NEUTABSORB | jacksonmj | 1 | -2/+2 | |
| 2012-01-25 | Make transform_save work with new save functions | jacksonmj | 2 | -3/+3 | |
| Conflicts: src/powder.c | |||||
| 2012-01-02 | Save active menu | Simon Robertshaw | 1 | -0/+3 | |
| 2012-01-01 | BRMT + BREL = THRM at high temperatures | Simon Robertshaw | 1 | -0/+1 | |
| 2011-12-30 | Almost finished new save format, just signs and thumbnail rendering needed | Simon Robertshaw | 2 | -2/+6 | |
| 2011-12-30 | Backlashforwardslashbackslashbacklashforwardslash | Simon Robertshaw | 1 | -1/+1 | |
| 2011-12-30 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -3/+4 | |
| 2011-12-30 | int64_t on for 64bit systems | Simon Robertshaw | 1 | -0/+6 | |
| 2011-12-30 | Version Increment | chaos.powdertoy.co.uk | 1 | -3/+4 | |
| 2011-12-30 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+6 | |
| 2011-12-30 | Add checks for prerender_save in save_filename_ui, pass vx, vy and pv air ↵ | Simon Robertshaw | 3 | -3/+1224 | |
| data into parse and build save methods. New save format: OPS, basic reading and writing complete, uses BSON, BSON.c/h (Binary JSON) implementation from MongoDB. (Is License OK?) | |||||
| 2011-12-28 | Update can_move, recount menu items and clear graphics cache when tpt.el is ↵ | jacksonmj | 1 | -1/+6 | |
| changed | |||||
| 2011-12-24 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-12-24 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-12-24 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+1 | |
| 2011-12-24 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-12-22 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-12-22 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 | |
| 2011-12-20 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-12-19 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-12-19 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-12-19 | Version Increment | chaos.powdertoy.co.uk | 1 | -3/+3 | |
| 2011-12-19 | Use reduced resolution gravity maps for improved performance | Simon Robertshaw | 1 | -14/+11 | |
| 2011-12-19 | New element: Ignition cord | Simon Robertshaw | 1 | -18/+20 | |
| 2011-12-19 | Fix version in defines | Simon Robertshaw | 1 | -2/+2 | |
| 2011-12-19 | Revert "Directly read/write element type properties" | Simon Robertshaw | 1 | -344/+4 | |
| This reverts commit 0da91a783f51aa6ab1fe2648fc34f80efc38a504. | |||||
| 2011-12-18 | Merge with new lua functionality | Simon Robertshaw | 4 | -16/+27 | |
| 2011-12-18 | More icons for display modes | Simon Robertshaw | 1 | -12/+12 | |
| 2011-12-18 | Fix grav wall | jacksonmj | 1 | -1/+1 | |
| 2011-12-18 | Fix some gravity memsets, remove gravx/y | jacksonmj | 1 | -3/+0 | |
| 2011-12-18 | Move Newtonian gravity into a new file | jacksonmj | 5 | -33/+45 | |
| 2011-12-10 | Fix memory leaks, allow changing of element name (To fix: element names in ↵ | Simon Robertshaw | 1 | -1/+1 | |
| some arrays out of sync) | |||||
