| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-12-30 | Version Increment | chaos.powdertoy.co.uk | 1 | -3/+4 |
| 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 | 7 | -13/+46 |
| 2011-12-30 | Add checks for prerender_save in save_filename_ui, pass vx, vy and pv air dat... | Simon Robertshaw | 7 | -868/+3633 |
| 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 | 3 | -5/+39 |
| 2011-12-28 | Fix gravmap memset, and restrict_flt for temperatures | jacksonmj | 3 | -5/+5 |
| 2011-12-24 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 |
| 2011-12-24 | Fix FPS in HUD in stable/nonbeta releases | Simon Robertshaw | 1 | -1/+1 |
| 2011-12-24 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 |
| 2011-12-24 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -2/+1 |
| 2011-12-24 | Fix crash with clear_sim if gravity not initialised, fix renderer | Simon Robertshaw | 2 | -15/+25 |
| 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-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 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 |
| 2011-12-20 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+1 |
| 2011-12-20 | Fix legacy grav_diff not being updated correctly | Simon Robertshaw | 1 | -2/+7 |
| 2011-12-19 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 |
| 2011-12-19 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -3/+3 |
| 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 | 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 | 11 | -154/+156 |
| 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 | 7 | -26/+75 |
| 2011-12-19 | Fix version in defines | Simon Robertshaw | 1 | -2/+2 |
| 2011-12-19 | Revert "Directly read/write element type properties" | Simon Robertshaw | 3 | -345/+356 |
| 2011-12-19 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 2 | -6/+14 |
| 2011-12-19 | Makefile: Linux OpenGL targets, and fix powder-debug-64 | jacksonmj | 1 | -5/+13 |
| 2011-12-19 | Fix undeclared variables in luaconsole.c | jacksonmj | 1 | -1/+1 |
| 2011-12-18 | Improvements to render_ui, fix merge errors | Simon Robertshaw | 2 | -50/+72 |
| 2011-12-18 | Merge with new lua functionality | Simon Robertshaw | 10 | -49/+613 |
| 2011-12-18 | More icons for display modes | Simon Robertshaw | 4 | -32/+40 |
| 2011-12-18 | Fix creating particles in autorun.lua | jacksonmj | 1 | -4/+7 |
| 2011-12-18 | Make PIPE detach SOAP particles (crash fix) | jacksonmj | 1 | -0/+2 |
| 2011-12-18 | Fix grav wall | jacksonmj | 4 | -11/+19 |
| 2011-12-18 | Fix some gravity memsets, remove gravx/y | jacksonmj | 4 | -34/+29 |
| 2011-12-18 | Move Newtonian gravity into a new file | jacksonmj | 12 | -503/+545 |
| 2011-12-17 | Add option for lua parts array to use native data using ffi | Simon Robertshaw | 2 | -13/+35 |
| 2011-12-10 | Fix memory leaks, allow changing of element name (To fix: element names in so... | Simon Robertshaw | 3 | -10/+34 |
| 2011-12-10 | Fix spelling error | Simon Robertshaw | 1 | -1/+1 |
| 2011-12-10 | Set BIZR/G/S ctype when loading a save, set BIZS ctype in create_part | jacksonmj | 2 | -26/+23 |
| 2011-12-10 | Fixed gravity for stick man. | savask | 1 | -2/+2 |