| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2011-12-19 | Revert "Directly read/write element type properties" | Simon Robertshaw | 2 | -1/+352 |
| 2011-12-19 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+1 |
| 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 | 4 | -32/+584 |
| 2011-12-18 | More icons for display modes | Simon Robertshaw | 1 | -19/+26 |
| 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 | 3 | -10/+18 |
| 2011-12-18 | Fix some gravity memsets, remove gravx/y | jacksonmj | 3 | -31/+29 |
| 2011-12-18 | Move Newtonian gravity into a new file | jacksonmj | 7 | -470/+500 |
| 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 | 2 | -9/+33 |
| 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 |
| 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 | Allow both BrE and AmE spellings of colour with Lua | Simon Robertshaw | 1 | -0/+9 |
| 2011-12-10 | Fixed gravity for stick man. | savask | 1 | -2/+2 |
| 2011-12-09 | Element transitions also editable now | Simon Robertshaw | 1 | -9/+124 |
| 2011-12-09 | Use static table for parts array, Uses a tonne of memory but improves perform... | Simon Robertshaw | 1 | -1/+21 |
| 2011-12-09 | Fix error in element_func where function was being read as the last parameter | Simon Robertshaw | 1 | -5/+13 |
| 2011-12-08 | Directly accessible parts array (no pmap yet) | Simon Robertshaw | 1 | -0/+149 |
| 2011-12-08 | Revert "Directly read/write element type properties" | Simon Robertshaw | 2 | -555/+2 |
| 2011-12-08 | Directly read/write element type properties | Simon Robertshaw | 2 | -2/+555 |
| 2011-12-06 | Fix missing render_mode array change when switching to some display types. | Simon Robertshaw | 1 | -15/+22 |
| 2011-12-06 | Fix tnt/prop crash, it was using up all the memory on the computer | Jacob1 | 1 | -0/+1 |
| 2011-12-03 | Commit fail, missing file :( | Simon Robertshaw | 1 | -0/+72 |
| 2011-12-03 | Back to old LCRY rendering | Simon Robertshaw | 1 | -2/+22 |
| 2011-12-03 | Fix spark effect on BOMB, another attempt at TNT (Explosive with more pressure) | Simon Robertshaw | 3 | -15/+24 |
| 2011-12-02 | cmodes closer to what they used to be, change icons | Jacob1 | 1 | -8/+33 |
| 2011-11-26 | Fix bug with PIPE where particles would have an incorrect colour if they didn... | Simon Robertshaw | 1 | -0/+3 |
| 2011-11-26 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+1 |
| 2011-11-26 | Allow pipe to grab from photon map, BRAY beam takes temp from ARAY | Simon Robertshaw | 3 | -39/+57 |
| 2011-11-21 | Check value of decorations_enable in graphics_LCRY | jacksonmj | 1 | -1/+1 |
| 2011-11-21 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -22/+32 |
| 2011-11-21 | Fix LCRY/ELEC infinite loop, BIZR turns photons into electrons, SING explodes... | Simon Robertshaw | 7 | -19/+62 |
| 2011-11-19 | Fixes for stick man drawing in heat and normal colormodes. | savask | 1 | -22/+32 |
| 2011-11-18 | Fix draw_other effects logic | Simon Robertshaw | 1 | -1/+1 |
| 2011-11-18 | Bomb effects to effects render and sprk glow moved to fire | Simon Robertshaw | 1 | -8/+6 |
| 2011-11-18 | New tables in lua API: el and version: element ids and version info respectiv... | Simon Robertshaw | 4 | -1/+120 |
| 2011-11-18 | Live parts rendering for render_ui | Simon Robertshaw | 1 | -0/+1 |
| 2011-11-18 | Smaller radio buttons | Simon Robertshaw | 1 | -1/+1 |
| 2011-11-18 | Larger radio boxes | Simon Robertshaw | 1 | -34/+19 |
| 2011-11-18 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -9/+85 |
| 2011-11-18 | Portal In/Out effects | Simon Robertshaw | 1 | -5/+41 |