| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-12 | Message of the day and user session check on startup | Simon Robertshaw | 5 | -4/+65 |
| 2012-08-11 | Implement some missing lua functions, PNG format creation (requires zlib) | Simon Robertshaw | 8 | -69/+337 |
| 2012-08-11 | Lua element and graphics functions working (element_func no longer uses "repl... | Simon Robertshaw | 2 | -26/+89 |
| 2012-08-11 | TPT: Give menu color to elements without one (stickmen, TRON, and WARP) | Simon Robertshaw | 6 | -63/+10 |
| 2012-08-11 | Moved history to Changelog, as it was getting to be a little too long. | Reap3r119 | 2 | -57/+510 |
| 2012-08-11 | Removed History | Nick Moreland | 1 | -463/+0 |
| 2012-08-10 | Don't set tool strength when there's no tool | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-10 | Some fixes for memory leaks | Simon Robertshaw | 3 | -0/+37 |
| 2012-08-10 | Fix issue where buttons will cause heap corruption if they are removed from i... | Simon Robertshaw | 2 | -3/+1 |
| 2012-08-10 | Fix crash when using mouse click with unassigned tools | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-10 | Fix PIPE, fixes #92 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-10 | Change zoom size with [ and ], fixes #90 | Simon Robertshaw | 2 | -4/+10 |
| 2012-08-10 | Sign moving, fixes #10 | Simon Robertshaw | 1 | -3/+132 |
| 2012-08-10 | Fix setting ctype names in old console | jacob1 | 1 | -7/+17 |
| 2012-08-10 | Save Open signs working | Simon Robertshaw | 3 | -2/+80 |
| 2012-08-10 | remove restriction on ctype in old console | jacob1 | 1 | -5/+5 |
| 2012-08-10 | Alt Z to stick zoom to cursor, disable cursor rendering when zoom is being pl... | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-10 | Wall brush, fixes #63 | Simon Robertshaw | 8 | -11/+84 |
| 2012-08-10 | Installation with Ctrl+I, fixes #77 | Simon Robertshaw | 8 | -1/+308 |
| 2012-08-10 | Invert button hover state for alternative load and save. addresses some of #80 | Simon Robertshaw | 1 | -6/+8 |
| 2012-08-10 | Create local saves dir if it does not exists (fixes #80) | Simon Robertshaw | 1 | -0/+10 |
| 2012-08-10 | Correct position of cancel button in server save dialogue | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-10 | Correct position of cancel button in local save dialogue as per #80 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-10 | Tool - Correct box drawing. Finishing touches to tool strength (Fixes #87) | Simon Robertshaw | 2 | -25/+37 |
| 2012-08-10 | Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str... | Simon Robertshaw | 11 | -20/+74 |
| 2012-08-10 | Impose limit on cursor radius (Limit is radius 128, somewhat smaller than TPT... | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-10 | Use Left modifier keys | Simon Robertshaw | 2 | -5/+19 |
| 2012-08-09 | Error reporting in other things besides just step functions | jacob1 | 1 | -8/+24 |
| 2012-08-09 | right click reload button to go back to open_ui, reload button disappears whe... | jacob1 | 1 | -1/+6 |
| 2012-08-09 | Give menu color to elements without one (stickmen, TRON, and WARP) The color ... | jacob1 | 7 | -59/+14 |
| 2012-08-09 | update README | jacob1 | 1 | -4/+92 |
| 2012-08-09 | more things saved in powder.pref | jacob1 | 1 | -1/+12 |
| 2012-08-09 | ctrl+w for gravity cycle with stkm2 | Jacob1 | 1 | -1/+1 |
| 2012-08-09 | local save deletion | Jacob1 | 1 | -1/+23 |
| 2012-08-09 | fix energy particles going in pipe | jacob1 | 1 | -1/+1 |
| 2012-08-09 | Check for bzip2 headers and libs in sconscript, fixes #68 | Simon Robertshaw | 1 | -1/+10 |
| 2012-08-09 | Fix the PROP interface bug from inside of list_process too | jacob1 | 1 | -2/+3 |
| 2012-08-09 | Fix some bugs in PROP and local saving interfaces | jacob1 | 1 | -2/+9 |
| 2012-08-09 | HUD verbose sample info with 'd', fixes #71 | Simon Robertshaw | 4 | -6/+54 |
| 2012-08-09 | don't upload NULL saves | jacob1 | 1 | -0/+5 |
| 2012-08-09 | photon heating/cooling | jacob1 | 1 | -6/+9 |
| 2012-08-09 | actually add dcolor getting, implement tpt.display_mode | jacob1 | 1 | -2/+4 |
| 2012-08-09 | fix set_property not checking stacked particles, add dcolor property setting/... | jacob1 | 1 | -14/+14 |
| 2012-08-09 | Slow LIGH creation speed, fixes #86 | Simon Robertshaw | 3 | -8/+13 |
| 2012-08-09 | Reset emp flash when the save is cleared/loaded | jacob1 | 1 | -0/+1 |
| 2012-08-09 | Ensure keyrepeat is disabled at component creation | Simon Robertshaw | 1 | -1/+2 |
| 2012-08-09 | Gravity lensing | Simon Robertshaw | 2 | -4/+26 |
| 2012-08-08 | Persistent mode | Simon Robertshaw | 2 | -303/+330 |
| 2012-08-08 | PTsave opening | Simon Robertshaw | 4 | -2/+80 |
| 2012-08-08 | Command line "open" | Simon Robertshaw | 1 | -0/+33 |