| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-03-22 | More cracker fixes | Simon | 1 | -6/+6 |
| 2011-03-18 | Better rotation and inversion, also does single pixel translation | jacksonmj | 1 | -0/+2 |
| 2011-03-10 | merge merge merge | Cracker64 | 1 | -11/+11 |
| 2011-02-24 | WIND from cracker! | Simon | 1 | -2/+5 |
| 2011-02-24 | forgot powder.h, and renamed drag to wind | Cracker64 | 1 | -2/+5 |
| 2011-02-23 | Fancier glow, now affected by Velocity, Pressure and Heat | Simon | 1 | -1/+1 |
| 2011-02-23 | updating | Cracker64 | 1 | -5/+5 |
| 2011-02-21 | UI improvements for elements menu | Simon | 1 | -5/+5 |
| 2011-02-11 | update with latest | Cracker64 | 1 | -8/+10 |
| 2011-02-09 | Merge branch 'dev' of git://github.com/jacksonmj/The-Powder-Toy | Simon | 1 | -7/+8 |
| 2011-02-09 | "Added Air modes using Gravitymode code" | Cate | 1 | -0/+1 |
| 2011-02-07 | Prevent crashes in the event of ridiculous temperatures | jacksonmj | 1 | -4/+5 |
| 2011-02-07 | Improve console element parsing | jacksonmj | 1 | -3/+3 |
| 2011-02-04 | Fix Antimatter | Simon | 1 | -1/+1 |
| 2011-02-03 | missed some corrections, fixes GoL | Cracker64 | 1 | -2/+2 |
| 2011-01-30 | update with latest | Cracker64 | 1 | -11/+10 |
| 2011-01-29 | Consistent use of NGOL, better NSCN description | jacksonmj | 1 | -2/+2 |
| 2011-01-29 | Merge remote branch 'cracker64' into dev | jacksonmj | 1 | -16/+16 |
| 2011-01-29 | finally fixed visual studio compiling, yay | Cracker64 | 1 | -2/+2 |
| 2011-01-29 | Other things overwritten, and changes from jacksonmj | Cracker64 | 1 | -2/+2 |
| 2011-01-29 | oops, silly copy file, and fixed the new GoL from simon's fail merging. | Cracker64 | 1 | -15/+15 |
| 2011-01-28 | update to latest | Cracker64 | 1 | -345/+451 |
| 2011-01-28 | INWR should cool after being sparked; and correct function parameters | jacksonmj | 1 | -3/+3 |
| 2011-01-28 | Restore cracker64 changes overwritten by merge | jacksonmj | 1 | -11/+10 |
| 2011-01-27 | Merge with jacksonmj, Warning: potential for lot of bugs | Simon | 1 | -345/+451 |
| 2011-01-20 | quartz shouldn't have prop_conducts, and fixed visual studio compiling | Cracker64 | 1 | -1/+1 |
| 2011-01-19 | revert all limit changes, a little too glitchy, can be done later when curren... | Cracker64 | 1 | -42/+42 |
| 2011-01-18 | test with increased element limit, there seems to be no performace decrease t... | Cracker64 | 1 | -2/+2 |
| 2011-01-17 | more life types using states, put them in new menu. Maybe get some way to swi... | Cracker64 | 1 | -5/+15 |
| 2011-01-16 | Made GoL code work with more advanced rules with different life states, givin... | Cracker64 | 1 | -24/+39 |
| 2011-01-15 | Merge branch 'cracker64' into dev | jacksonmj | 1 | -0/+2 |
| 2011-01-15 | Attempt fix for some cases of fast particles going through obstacles | jacksonmj | 1 | -0/+1 |
| 2011-01-14 | a fix so photons can be deleted and show up on HUD :) | Cracker64 | 1 | -0/+2 |
| 2011-01-13 | Split elements/misc.c into separate functions | jacksonmj | 1 | -7/+13 |
| 2011-01-13 | Correct spelling | jacksonmj | 1 | -14/+14 |
| 2011-01-13 | Merge element state into ptypes. | jacksonmj | 1 | -307/+146 |
| 2011-01-13 | Exaggerate convection, misc rearrangement + fixes | jacksonmj | 1 | -4/+4 |
| 2011-01-11 | Merge branch 'upstream' into dev | jacksonmj | 1 | -4/+10 |
| 2011-01-10 | Finish update function cleanup | jacksonmj | 1 | -3/+3 |
| 2011-01-09 | Better channel handling | jacksonmj | 1 | -3/+3 |
| 2011-01-09 | Begin cleanup of update functions | jacksonmj | 1 | -0/+7 |
| 2011-01-09 | update with simon, and some other changes from jacksonmj. | Cracker64 | 1 | -11/+11 |
| 2011-01-08 | Merge branch 'master' of git://github.com/cracker64/The-Powder-Toy | Simon | 1 | -0/+1 |
| 2011-01-08 | add ctype transfer to portal | Cracker64 | 1 | -0/+1 |
| 2011-01-08 | Function pointers + minor adjustments. | jacksonmj | 1 | -10/+12 |
| 2011-01-08 | New Element from cracker - BOYL | Simon | 1 | -1/+4 |
| 2011-01-08 | forgot BOYL description | Cracker64 | 1 | -1/+1 |
| 2011-01-08 | BOYL, a gas that evens out pressure related to its temp, kind of a gas PUMP, ... | Cracker64 | 1 | -1/+4 |
| 2011-01-08 | Changes from cracker | Simon | 1 | -4/+4 |
| 2011-01-08 | Yet more function pointers. | jacksonmj | 1 | -6/+11 |