| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-01-31 | Merge branch 'upstream' into dev | jacksonmj | 2 | -1/+4 |
| 2011-01-30 | Fix bugs with console. | Simon | 2 | -2/+8 |
| 2011-01-30 | possible fix from jacksonmj, cursor gets set to end while changing commands w... | Cracker64 | 2 | -2/+6 |
| 2011-01-30 | Console segfault fix | jacksonmj | 2 | -1/+4 |
| 2011-01-30 | Merge branch 'upstream' into dev | jacksonmj | 4 | -24/+451 |
| 2011-01-30 | update with latest | Cracker64 | 5 | -31/+143 |
| 2011-01-30 | Command buffer, limit is 9, I think | Simon | 1 | -1/+65 |
| 2011-01-30 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon | 1 | -0/+1 |
| 2011-01-30 | Merge with crackers console | Simon | 2 | -2/+321 |
| 2011-01-30 | added 'load' command, and a basic error message. | Cracker64 | 2 | -4/+21 |
| 2011-01-30 | Added a console! it is pretty self explanitory | Cracker64 | 2 | -2/+304 |
| 2011-01-29 | Missing header for CM_COUNT | FacialTurd | 1 | -0/+1 |
| 2011-01-29 | Missing file, also fix cmode saving | Simon | 1 | -3/+9 |
| 2011-01-29 | Use Sessions instead of saving password | Simon | 2 | -20/+57 |
| 2011-01-29 | Consistent use of NGOL, better NSCN description | jacksonmj | 2 | -3/+3 |
| 2011-01-29 | Merge remote branch 'cracker64' into dev | jacksonmj | 7 | -14/+77 |
| 2011-01-29 | finally fixed visual studio compiling, yay | Cracker64 | 2 | -1/+2 |
| 2011-01-29 | fix some visual studio issues. | Cracker64 | 3 | -3/+4 |
| 2011-01-29 | Other things overwritten, and changes from jacksonmj | Cracker64 | 3 | -22/+25 |
| 2011-01-29 | oops, silly copy file, and fixed the new GoL from simon's fail merging. | Cracker64 | 4 | -6291/+74 |
| 2011-01-28 | update to latest | Cracker64 | 73 | -15735/+22083 |
| 2011-01-28 | INWR should cool after being sparked; and correct function parameters | jacksonmj | 2 | -5/+5 |
| 2011-01-28 | Restore cracker64 changes overwritten by merge | jacksonmj | 2 | -23/+30 |
| 2011-01-28 | Merge branch 'dev' of git://github.com/jacksonmj/The-Powder-Toy | Simon | 64 | -63/+65 |
| 2011-01-28 | Change include file for element update functions | jacksonmj | 63 | -63/+63 |
| 2011-01-27 | Fix disappearing WTRV | jacksonmj | 1 | -0/+2 |
| 2011-01-27 | Merge with jacksonmj, Warning: potential for lot of bugs | Simon | 72 | -15735/+15803 |
| 2011-01-23 | Fix SIGFPE when opening creations with exactly 50 up/down votes | jacksonmj | 1 | -6/+7 |
| 2011-01-20 | quartz shouldn't have prop_conducts, and fixed visual studio compiling | Cracker64 | 1 | -2/+2 |
| 2011-01-19 | ctrl-'=' will reset sparks | Cracker64 | 1 | -0/+10 |
| 2011-01-19 | some photon fixes, and better resets on reload/clear | Cracker64 | 2 | -6/+10 |
| 2011-01-19 | revert all limit changes, a little too glitchy, can be done later when curren... | Cracker64 | 4 | -878/+893 |
| 2011-01-19 | made all the shifts and type checks use defines, so it can be changed easier,... | Cracker64 | 3 | -783/+783 |
| 2011-01-18 | missed some bitshifts, which caused a few glitches. Everything seems normal | Cracker64 | 1 | -7/+7 |
| 2011-01-18 | test with increased element limit, there seems to be no performace decrease t... | Cracker64 | 4 | -782/+786 |
| 2011-01-17 | more life types using states, put them in new menu. Maybe get some way to swi... | Cracker64 | 2 | -3/+17 |
| 2011-01-16 | fix loading of old GoL saves, and fix wall crash | Cracker64 | 2 | -2/+7 |
| 2011-01-16 | Made GoL code work with more advanced rules with different life states, givin... | Cracker64 | 2 | -10/+56 |
| 2011-01-15 | Misc small fixes and tidyup | jacksonmj | 6 | -42/+32 |
| 2011-01-15 | Fix E-hole | jacksonmj | 1 | -20/+22 |
| 2011-01-15 | Merge branch 'cracker64' into dev | jacksonmj | 3 | -18/+108 |
| 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 | 2 | -4/+20 |
| 2011-01-13 | Split elements/misc.c into separate functions | jacksonmj | 8 | -49/+56 |
| 2011-01-13 | Correct spelling | jacksonmj | 1 | -3/+3 |
| 2011-01-13 | Merge element state into ptypes. | jacksonmj | 7 | -34/+34 |
| 2011-01-13 | Fix permanent stickman death. | jacksonmj | 3 | -0/+4 |