| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-26 | Retrieve thumbnails, saves and info from caching server (static.powdertoy.co.uk) | Simon Robertshaw | 1 | -19/+27 |
| 2012-01-25 | Fix crash when JSON parsing fails | jacksonmj | 1 | -3/+3 |
| 2012-01-25 | Fix WARP destroying DMND | jacksonmj | 1 | -2/+9 |
| 2012-01-25 | Make RBDM/WATR explosion work again, by not killing fire created by WATR | jacksonmj | 3 | -2/+5 |
| 2012-01-25 | Only check the bits actually used for wavelength in photon ctype | jacksonmj | 2 | -2/+2 |
| 2012-01-25 | OPS thumbnail crash fix, and blank thumbnails for saves from a newer version | jacksonmj | 2 | -5/+9 |
| 2012-01-25 | If you cancel an update, the yellow update box stays away | Jacob1 | 1 | -0/+3 |
| 2012-01-25 | Solids wall description, and check build_save was successful when saving a stamp | jacksonmj | 1 | -0/+2 |
| 2012-01-25 | ability to delete corrupted stamps | Jacob1 | 1 | -4/+11 |
| 2012-01-25 | Check coordinates of signs before using them to read pmap or pressure | jacksonmj | 1 | -4/+7 |
| 2012-01-25 | transform_save should check wall coordinates against size in blocks, not the ... | jacksonmj | 1 | -1/+1 |
| 2012-01-25 | Whoops, eval_move returning 1 should not allow particle creation | jacksonmj | 1 | -1/+1 |
| 2012-01-25 | Implement PROP_NEUTABSORB | jacksonmj | 1 | -0/+7 |
| 2012-01-25 | Make transform_save work with new save functions | jacksonmj | 2 | -116/+139 |
| 2012-01-25 | Revert "transform_save should check wall coordinates against size in blocks, ... | Simon Robertshaw | 1 | -136/+0 |
| 2012-01-25 | transform_save should check wall coordinates against size in blocks, not the ... | jacksonmj | 1 | -0/+136 |
| 2012-01-25 | Revert "Some fixes for compiling with Visual Studio - void* and inline" | Simon Robertshaw | 2 | -5/+5 |
| 2012-01-25 | Some fixes for compiling with Visual Studio - void* and inline | jacksonmj | 2 | -5/+5 |
| 2012-01-14 | Change variable declarations to make Visual Studio happy | jacksonmj | 1 | -8/+9 |
| 2012-01-05 | Add 4 byte ctype saving to OPS, for PHOT colours | jacksonmj | 1 | -1/+21 |
| 2012-01-05 | eval_move in create_part if a particle already exists in the requested position | jacksonmj | 1 | -1/+1 |
| 2012-01-05 | Fix zero length save crash, ignore sign tool walls, allocate parts starting a... | jacksonmj | 1 | -2/+19 |
| 2012-01-02 | Fix missing and incorrect bitshifts preventing the correct reading of life, t... | Simon Robertshaw | 1 | -6/+6 |
| 2012-01-02 | Save active menu | Simon Robertshaw | 1 | -0/+33 |
| 2012-01-01 | Air mode and Gravity mode on Simulation options, improvements to list box | Simon Robertshaw | 1 | -10/+58 |
| 2012-01-01 | Water equalisation in save | Simon Robertshaw | 1 | -0/+12 |
| 2012-01-01 | BRMT + BREL = THRM at high temperatures | Simon Robertshaw | 3 | -4/+42 |
| 2012-01-01 | prerender_save_OPS | Simon Robertshaw | 1 | -18/+229 |
| 2011-12-31 | 16bit descriptor and variable temp field size, sign saving and reading | Simon Robertshaw | 1 | -42/+150 |
| 2011-12-31 | Store number of parts at each position instead of storing x/y coords | jacksonmj | 1 | -115/+208 |
| 2011-12-31 | Change LIGH and FIGH descriptions | jacksonmj | 1 | -2/+2 |
| 2011-12-30 | Almost finished new save format, just signs and thumbnail rendering needed | Simon Robertshaw | 2 | -207/+423 |
| 2011-12-30 | Fix header include for case sensitive filesystems | Simon Robertshaw | 1 | -1/+1 |
| 2011-12-30 | Make OPS optional (disabled by default) with define SAVE_OPS | Simon Robertshaw | 1 | -1/+4 |
| 2011-12-30 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 6 | -12/+40 |
| 2011-12-30 | Add checks for prerender_save in save_filename_ui, pass vx, vy and pv air dat... | Simon Robertshaw | 4 | -865/+2409 |
| 2011-12-28 | Fix creation of invalid wall tiles by sign tool | jacksonmj | 2 | -3/+2 |
| 2011-12-28 | Update can_move, recount menu items and clear graphics cache when tpt.el is c... | jacksonmj | 2 | -4/+33 |
| 2011-12-28 | Fix gravmap memset, and restrict_flt for temperatures | jacksonmj | 3 | -5/+5 |
| 2011-12-24 | Fix FPS in HUD in stable/nonbeta releases | Simon Robertshaw | 1 | -1/+1 |
| 2011-12-24 | Fix crash with clear_sim if gravity not initialised, fix renderer | Simon Robertshaw | 2 | -15/+25 |
| 2011-12-21 | Fix issue where heat transition would turn TNT to fire, TNT uses tmp for trig... | Simon Robertshaw | 2 | -15/+19 |
| 2011-12-21 | Added some heat to TNT and IGNC | Simon Robertshaw | 3 | -12/+12 |
| 2011-12-21 | Support for element names and hex constants for the PROP tool | Simon Robertshaw | 1 | -5/+52 |
| 2011-12-20 | Fix legacy grav_diff not being updated correctly | Simon Robertshaw | 1 | -2/+7 |
| 2011-12-19 | Gravity.c - Include sys\types.h to resolve issues with some mingw/pthreads co... | Simon Robertshaw | 1 | -0/+1 |
| 2011-12-19 | Use reduced resolution gravity maps for improved performance | Simon Robertshaw | 10 | -140/+145 |
| 2011-12-19 | Attempt to speed up tpt.parts without using billions of memory | Simon Robertshaw | 1 | -67/+43 |
| 2011-12-19 | CLST+NITR = TNT, Use ARAY to clear large arrays of STOR | Simon Robertshaw | 3 | -44/+77 |
| 2011-12-19 | New element: Ignition cord | Simon Robertshaw | 6 | -8/+55 |