| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-01-16 | fix loading of old GoL saves, and fix wall crash | Cracker64 | 1 | -1/+1 |
| 2011-01-16 | Made GoL code work with more advanced rules with different life states, givin... | Cracker64 | 1 | -10/+27 |
| 2011-01-15 | Misc small fixes and tidyup | jacksonmj | 1 | -33/+28 |
| 2011-01-15 | Fix E-hole | jacksonmj | 1 | -20/+22 |
| 2011-01-15 | Merge branch 'cracker64' into dev | jacksonmj | 1 | -15/+61 |
| 2011-01-15 | Temporarily undo photon reflection fix (causes inaccuracies). | jacksonmj | 1 | -24/+23 |
| 2011-01-15 | Attempt fix for some cases of fast particles going through obstacles | jacksonmj | 1 | -180/+220 |
| 2011-01-15 | fix photon causing infinite sparks | Cracker64 | 1 | -1/+3 |
| 2011-01-14 | oops, didn't need the floodfill thing there. | Cracker64 | 1 | -3/+6 |
| 2011-01-14 | a fix so photons can be deleted and show up on HUD :) | Cracker64 | 1 | -3/+15 |
| 2011-01-13 | Merge element state into ptypes. | jacksonmj | 1 | -1/+1 |
| 2011-01-13 | Exaggerate convection, misc rearrangement + fixes | jacksonmj | 1 | -39/+44 |
| 2011-01-13 | fix some rare SWCH problems | Cracker64 | 1 | -1/+1 |
| 2011-01-12 | fix photon heating particle number 0 | Cracker64 | 1 | -1/+1 |
| 2011-01-11 | Small fixes and cleanup | jacksonmj | 1 | -1/+1 |
| 2011-01-11 | fix 1px brush replace mode | Cracker64 | 1 | -1/+9 |
| 2011-01-11 | Merge branch 'upstream' into dev | jacksonmj | 1 | -14/+34 |
| 2011-01-10 | Rearrange some code, make heat transfer run faster | jacksonmj | 1 | -112/+76 |
| 2011-01-10 | fix QRTZ spot saving, rotate should change FAN vector as well | Cracker64 | 1 | -4/+19 |
| 2011-01-10 | Finish update function cleanup | jacksonmj | 1 | -3/+13 |
| 2011-01-09 | fix c-5 floodfill | Cracker64 | 1 | -3/+3 |
| 2011-01-09 | Better channel handling | jacksonmj | 1 | -1/+1 |
| 2011-01-09 | Fix photon reflection (second attempt). | jacksonmj | 1 | -8/+8 |
| 2011-01-09 | Prevent cloning PSCN/NSCN by PCLN. | jacksonmj | 1 | -1/+1 |
| 2011-01-09 | Begin cleanup of update functions | jacksonmj | 1 | -1/+18 |
| 2011-01-09 | Fix photon reflection. | jacksonmj | 1 | -8/+8 |
| 2011-01-09 | update with simon, and some other changes from jacksonmj. | Cracker64 | 1 | -143/+144 |
| 2011-01-08 | GoL speed improvements from jacksonmj (thank you very much) | Cracker64 | 1 | -40/+6 |
| 2011-01-08 | Merge branch 'master' of git://github.com/cracker64/The-Powder-Toy | Simon | 1 | -0/+3 |
| 2011-01-08 | add ctype transfer to portal | Cracker64 | 1 | -0/+3 |
| 2011-01-08 | Function pointers + minor adjustments. | jacksonmj | 1 | -136/+28 |
| 2011-01-08 | New Element from cracker - BOYL | Simon | 1 | -0/+43 |
| 2011-01-08 | Fix 2 stickman bug | Simon | 1 | -67/+82 |
| 2011-01-08 | BOYL, a gas that evens out pressure related to its temp, kind of a gas PUMP, ... | Cracker64 | 1 | -0/+43 |
| 2011-01-08 | Changes from cracker | Simon | 1 | -2/+11 |
| 2011-01-08 | Convection | Simon | 1 | -127/+139 |
| 2011-01-08 | Speed up heat transfer calculations. | jacksonmj | 1 | -45/+48 |
| 2011-01-08 | Yet more function pointers. | jacksonmj | 1 | -206/+91 |
| 2011-01-07 | Further function pointers. | jacksonmj | 1 | -221/+2 |
| 2011-01-07 | More electricity rewrite. | jacksonmj | 1 | -222/+2 |
| 2011-01-07 | Oops, fix INWR conductivity. | jacksonmj | 1 | -0/+4 |
| 2011-01-07 | Tidy up. | jacksonmj | 1 | -32/+6 |
| 2011-01-07 | Some more function pointers | jacksonmj | 1 | -683/+0 |
| 2011-01-07 | Shrink GOL wrapping code. GSPEED now works. | jacksonmj | 1 | -47/+9 |
| 2011-01-07 | two red BRAYS will toggle SWCH, could be used for something... | Cracker64 | 1 | -0/+9 |
| 2011-01-07 | Rewrite electricity code. | jacksonmj | 1 | -334/+209 |
| 2011-01-07 | Use PROP_CONDUCTS more. | jacksonmj | 1 | -5/+5 |
| 2011-01-07 | More function pointers. | jacksonmj | 1 | -892/+5 |
| 2011-01-07 | Replace pstates and some pressure ifs with array. | jacksonmj | 1 | -113/+99 |
| 2011-01-07 | Start function pointers | jacksonmj | 1 | -851/+7 |