| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-08-08 | Do not delete given savefile in GameModel::SetSaveFile, behaviour should be s... | Simon Robertshaw | 2 | -1/+1 |
| 2012-08-08 | Perhaps FileExists shouldn't erase file contents... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-08 | Proxy from command line arg | Simon Robertshaw | 3 | -10/+45 |
| 2012-08-08 | Scale and fullscreen loaded/saved to config and commandline | Simon Robertshaw | 2 | -3/+41 |
| 2012-08-08 | Make options screen a little nicer | Simon Robertshaw | 1 | -3/+4 |
| 2012-08-08 | Fullscreen and scale setting from sim options | Simon Robertshaw | 9 | -17/+190 |
| 2012-08-08 | Correct platform detection in introtext | Simon Robertshaw | 1 | -10/+1 |
| 2012-08-07 | Make intro text fade out correctly | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-07 | Actual intro text | Simon Robertshaw | 3 | -0/+66 |
| 2012-08-07 | Intro text, addresses #59 | Simon Robertshaw | 1 | -3/+40 |
| 2012-08-07 | Save as current name complete, resolves #5 | Simon Robertshaw | 5 | -16/+84 |
| 2012-08-06 | Prevent save as current name from showing if there is no save loaded | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-06 | Started work on save as current name | Simon Robertshaw | 11 | -5/+222 |
| 2012-08-06 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 0 | -0/+0 |
| 2012-08-06 | Fix TPTScript 'set' function | Simon Robertshaw | 7 | -23/+50 |
| 2012-08-06 | Fix graphics function crash | jacob1 | 1 | -10/+10 |
| 2012-08-06 | Fix TPTScript 'set' function | Simon Robertshaw | 1 | -10/+12 |
| 2012-08-06 | More icon adjustments | Simon Robertshaw | 2 | -3/+2 |
| 2012-08-06 | Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ... | Simon Robertshaw | 9 | -3/+50 |
| 2012-08-06 | Fix opengl flags in options | Bryan Hoyle | 1 | -1/+1 |
| 2012-08-05 | Font glyphs for decorations and element search | Simon Robertshaw | 3 | -9/+8 |
| 2012-08-05 | Clear search button | Simon Robertshaw | 3 | -2/+39 |
| 2012-08-05 | Icon adjustments | Simon Robertshaw | 3 | -4/+17 |
| 2012-08-05 | Ctrl+A select all | Simon Robertshaw | 2 | -0/+13 |
| 2012-08-05 | Key repeat for text boxes | Simon Robertshaw | 2 | -1/+33 |
| 2012-08-05 | Wall Edge option, fixes #70 | Simon Robertshaw | 11 | -7/+176 |
| 2012-08-05 | Allow 24bits of var for create_part, add tool for tesc. Fixes #72 | Simon Robertshaw | 4 | -2/+46 |
| 2012-08-05 | Load element icons in element search, fixes #73 | Simon Robertshaw | 1 | -1/+9 |