| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-25 | TPT: Prevent stacking from ELEC+NEUT, ELEC+water, and CO2 from BUBW ae5470ca78 | Simon Robertshaw | 2 | -11/+8 |
| 2012-07-25 | TPT: Fix STKM causing stacking and falling through some powders c14704ae49 | Simon Robertshaw | 2 | -20/+24 |
| 2012-07-25 | TPT: Correct freezing temperature for SLTW (-21.1 C) 06d2d5267e | Simon Robertshaw | 2 | -2/+2 |
| 2012-07-25 | TPT: Move INST flood fill into a separate function 36de2f19f5 | Simon Robertshaw | 8 | -107/+164 |
| 2012-07-25 | TPT: Update to EXOT that makes it permeable to neutrons as well as electro...... | Simon Robertshaw | 4 | -29/+58 |
| 2012-07-25 | Make only one airmode selectable at a time | Simon Robertshaw | 2 | -3/+8 |
| 2012-07-25 | Disable fav and report buttons if not logged in | Simon Robertshaw | 1 | -1/+4 |
| 2012-07-25 | Correct Stickman appearance | Simon Robertshaw | 3 | -19/+17 |
| 2012-07-25 | Streamlines | Simon Robertshaw | 1 | -0/+21 |
| 2012-07-25 | WIND tool | Simon Robertshaw | 4 | -12/+64 |
| 2012-07-25 | Correct progress bar position | Simon Robertshaw | 2 | -2/+7 |
| 2012-07-25 | Correct initial zoom size | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | Better appearance for dropdown and context menus | Simon Robertshaw | 2 | -4/+4 |
| 2012-07-25 | Placeholder text for username and password in login, Focus username at start | Simon Robertshaw | 1 | -2/+3 |
| 2012-07-25 | Correct cursor position in Textbox | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | \x0E resets text colour to one previously set by \b | Simon Robertshaw | 2 | -0/+6 |
| 2012-07-24 | Copy, cut and paste for Textboxes | Simon Robertshaw | 8 | -18/+358 |
| 2012-07-24 | Remove bounds check for text selection, makes text selection a little easier ... | Simon Robertshaw | 1 | -10/+7 |
| 2012-07-24 | Correct alignment of elements in TextPrompt | Simon Robertshaw | 2 | -15/+30 |
| 2012-07-24 | Fix deco smudge tool | Simon Robertshaw | 1 | -8/+9 |
| 2012-07-24 | Inverted icon state | Simon Robertshaw | 3 | -26/+113 |
| 2012-07-24 | Adjust icon positions | Simon Robertshaw | 4 | -37/+48 |
| 2012-07-24 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 3 | -120/+19 |
| 2012-07-24 | HUD improvements | Simon Robertshaw | 7 | -13/+72 |
| 2012-07-24 | Integer values for prefs, Default decoration colour, clear decoration | Simon Robertshaw | 7 | -34/+176 |
| 2012-07-23 | Fix SConscript: Call generator.py properly | build.powdertoy.co.uk | 1 | -1/+1 |
| 2012-07-23 | Remove makefile, changes to generator, SConscript to work together | build.powdertoy.co.uk | 3 | -120/+19 |
| 2012-07-23 | Output file naming for sconscript | Simon Robertshaw | 1 | -3/+17 |
| 2012-07-22 | No StripExecutable | Simon Robertshaw | 1 | -2/+2 |
| 2012-07-22 | Readme file | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-22 | Generate snapshot id if non given | Simon Robertshaw | 1 | -2/+3 |
| 2012-07-22 | Changes to sconscript to allow building with specific version number | Simon Robertshaw | 2 | -3/+36 |
| 2012-07-22 | Snapshot checking | Simon Robertshaw | 6 | -13/+30 |
| 2012-07-22 | Sign tool icon | Simon Robertshaw | 2 | -3/+20 |
| 2012-07-22 | Strealine icon and Erase icon | Simon Robertshaw | 3 | -2/+42 |
| 2012-07-21 | Icons for menu items | Simon Robertshaw | 14 | -36/+231 |
| 2012-07-21 | Prevent race condition when reloading local stamps, fix task so "after()" get... | Simon Robertshaw | 4 | -10/+24 |
| 2012-07-20 | Update sconscript for SSE optimisations | Simon Robertshaw | 1 | -4/+28 |
| 2012-07-20 | Remove AMD detection from CPU check | Simon Robertshaw | 1 | -2/+2 |
| 2012-07-20 | Add more optimisations to release mode | build.powdertoy.co.uk | 1 | -1/+1 |
| 2012-07-20 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | build.powdertoy.co.uk | 7 | -67/+170 |
| 2012-07-20 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-20 | Use exceptions instead of goto to corrup state. Fix Fan wall loading with PSV... | Simon Robertshaw | 1 | -33/+97 |
| 2012-07-20 | Typo fix | Bryan Hoyle | 1 | -1/+1 |
| 2012-07-20 | Prevent the multiline update for labels from going out of bounds | Simon Robertshaw | 1 | -27/+38 |
| 2012-07-20 | Ensure GameSave internal pointers are NULL at the start | Simon Robertshaw | 1 | -4/+26 |
| 2012-07-19 | Fix icon drawing in text boxes | Simon Robertshaw | 1 | -0/+2 |
| 2012-07-19 | Correct comment page sizing | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-19 | Element search triggered by 'e' key | Simon Robertshaw | 1 | -0/+3 |
| 2012-07-19 | Correct divider position in save Preview | Simon Robertshaw | 1 | -1/+1 |