| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-25 | Fix typo in EMBR gravity | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | TPT: Prevent STKM falling through activated PVOD with a ctype that isn't STKM... | Simon Robertshaw | 1 | -5/+18 |
| 2012-07-25 | TPT: Make VOID and BHOL eat stickmen again 1f4f50682c | Simon Robertshaw | 1 | -0/+12 |
| 2012-07-25 | TPT: Use atan2 for LIGH angle calculations 966f1dcc23 | Simon Robertshaw | 2 | -7/+9 |
| 2012-07-25 | TPT: Reduce rate of lightning creation by clone 167740e839 | Simon Robertshaw | 4 | -4/+4 |
| 2012-07-25 | TPT: Lightning direction affected by Newtonian gravity 3a946efdfd | Simon Robertshaw | 2 | -19/+22 |
| 2012-07-25 | TPT: Allow INST to be sparked directly with the brush 8de602d467 | Simon Robertshaw | 1 | -0/+5 |
| 2012-07-25 | TPT: Fix infinite loop when flood_INST finds some INST with a non zero lif...... | Simon Robertshaw | 1 | -9/+29 |
| 2012-07-25 | TPT: FIRW: less advection, and don't go faster when multiple fire particle...... | Simon Robertshaw | 1 | -3/+4 |
| 2012-07-25 | TPT: Completely remove SING formation from fusion 81771d8672 | Simon Robertshaw | 2 | -7/+0 |
| 2012-07-25 | TPT: Only create one NBLE particle for each fusing H2 particle 29aab750e5d | Simon Robertshaw | 1 | -6/+0 |
| 2012-07-25 | TPT: fix compression during fusion 287822229f | Simon Robertshaw | 4 | -30/+32 |
| 2012-07-25 | TPT: Reset particle flags in create_part 135e91b84d | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-25 | TPT: Allow stickman head to go through everything 95ca29cc64 | Simon Robertshaw | 1 | -1/+25 |
| 2012-07-25 | TPT: Prevent STKM floating in gases 31a61d0888 | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | TPT: Gravity modes and Newtonian gravity for fireworks 31ce22f122 | Simon Robertshaw | 5 | -22/+76 |
| 2012-07-25 | TPT: Use eval_move(PT_FIGH, ...) when fighters are checking for obstacles 796... | Simon Robertshaw | 2 | -11/+12 |
| 2012-07-25 | TPT: Save an extra tmp2 byte, for EXOT fed8b7b2ccc | Simon Robertshaw | 1 | -2/+12 |
| 2012-07-25 | TPT: Replace all explosion sparks with new element (EMBR) 1d5b081942 | Simon Robertshaw | 9 | -156/+111 |
| 2012-07-25 | TPT: Replace all explosion sparks with new element (EMBR) 1d5b081942 | Simon Robertshaw | 4 | -100/+195 |
| 2012-07-25 | TPT: Make ELEC+water form H2 and O2 in the correct proportions 9b2c2a78a6 | Simon Robertshaw | 1 | -3/+3 |
| 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-24 | Correct pasting text within existing text, courtesy of jacob1 | Simon Robertshaw | 1 | -1/+1 |
| 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 |