| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-02-04 | merge jacksonmj's and much better string parsing because of a function i found. | Cracker64 | 7 | -94/+59 |
| 2011-02-03 | variables and if statements for scripts, GoL is glitchy for me, i don't know why | Cracker64 | 2 | -6/+117 |
| 2011-02-02 | HERE are the doubled memsets | Cracker64 | 1 | -4/+0 |
| 2011-02-02 | fix a few things, some memsets were doubled. | Cracker64 | 1 | -2/+2 |
| 2011-02-02 | testing playing .wav files. lol sounds | Cracker64 | 2 | -4/+87 |
| 2011-02-01 | made set work with all of one type of a particle (set type dust deut) turns a... | Cracker64 | 2 | -8/+89 |
| 2011-02-01 | Update with simon, and drawing SPRK on walls crash fix. | Cracker64 | 2 | -2/+10 |
| 2011-01-31 | merge jacksonmj's and simon's changes, and made mouse coords show up in debug... | Cracker64 | 4 | -77/+235 |
| 2011-01-31 | stupid git, didn't take description change | Cracker64 | 1 | -4/+7 |
| 2011-01-31 | Moved console commands into own function. Added running script files so cons... | Cracker64 | 2 | -255/+335 |
| 2011-01-30 | possible fix from jacksonmj, cursor gets set to end while changing commands w... | Cracker64 | 2 | -2/+6 |
| 2011-01-30 | update with latest | Cracker64 | 5 | -31/+143 |
| 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 | 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-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 | 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 | fix some rare SWCH problems | Cracker64 | 1 | -1/+1 |
| 2011-01-12 | fix photon heating particle number 0 | Cracker64 | 1 | -1/+1 |
| 2011-01-12 | portal was invisible in debug, oops | Cracker64 | 1 | -0/+2 |
| 2011-01-12 | line for portals. wifi channels reset on reload. | Cracker64 | 2 | -0/+32 |
| 2011-01-11 | fix 1px brush replace mode | Cracker64 | 1 | -1/+9 |
| 2011-01-10 | fix QRTZ spot saving, rotate should change FAN vector as well | Cracker64 | 3 | -6/+21 |
| 2011-01-09 | fix c-5 floodfill | Cracker64 | 1 | -3/+3 |
| 2011-01-09 | update with simon, and some other changes from jacksonmj. | Cracker64 | 3 | -152/+181 |
| 2011-01-08 | only add .15 to PUMP, so that things at absolute 0 load at 0. | Cracker64 | 1 | -1/+5 |
| 2011-01-08 | GoL speed improvements from jacksonmj (thank you very much) | Cracker64 | 1 | -40/+6 |
| 2011-01-08 | add ctype transfer to portal | Cracker64 | 1 | -0/+3 |
| 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-07 | two red BRAYS will toggle SWCH, could be used for something... | Cracker64 | 1 | -0/+9 |
| 2011-01-05 | update, and another small ARAY feature, goes through SWCH. | Cracker64 | 1 | -13/+24 |
| 2011-01-05 | some ARAY changes so that more complex things can be made, http://powdertoy.c... | Cracker64 | 1 | -1/+9 |
| 2011-01-05 | better liquid movement in radial gravity, '=' resets pressure, cannot draw st... | Cracker64 | 3 | -198/+178 |
| 2011-01-04 | update with simon, and shift-v now does every other frame properly | Cracker64 | 2 | -34/+89 |
| 2011-01-01 | QRTZ and powder will have heat glow, also changed heat glow code a bit. | Cracker64 | 1 | -11/+35 |