summaryrefslogtreecommitdiff
path: root/src/powder.c
AgeCommit message (Collapse)AuthorFilesLines
2010-11-08small fix so it goes at the right speed.Philip1-1/+1
2010-11-07Increased efficiency a lot, GoL only runs when there is a GoL particle, and ↵Philip1-43/+47
other small checks to make it faster. Blank screen fps went from 44 to 60, with a few particles, 44 to 55.
2010-11-07slight changePhilip1-1/+1
2010-11-07compressed code, yay and a grid for rule sets.Philip1-247/+28
2010-11-07added amoeba, move, pseudo life, and diamoeba particlesPhilip1-15/+131
2010-11-06added Day&Night life particlesPhilip1-1/+34
2010-11-06Added high life, assimilation, and 2x2 to life particles, and put it in its ↵Philip1-57/+100
own menu section.
2010-11-06GOL wraps around the edgesPhilip1-7/+27
2010-11-06git is weird...Philip1-2/+4
2010-11-06GOL works 100% now. todo: make some way to set GSPEED from ingame, and is ↵Philip1-22/+41
the number of frames per generation.
2010-11-05Made it go faster, once per frame, and cool heat colors.Philip1-3/+8
2010-11-05LOL GOL WORKSPhilip1-4/+58
2010-11-01eraser uses shift-alt instead of alt because linux alt-click is normally ↵Philip1-1/+1
move window
2010-10-28added specific element eraser again for my own uses sinces everyone else ↵Philip1-4/+19
thinks its useless. alt-click to pick and then alt-click in the game to erase the picked element. you could then have right and left click be two different elements and alt-click on the eraser to keep two elements selected and an easy to use eraser as well
2010-10-28updatingPhilip1-138/+298
2010-10-04UpdatingPhilip1-0/+3611