summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)AuthorFilesLines
2010-11-07Increased efficiency a lot, GoL only runs when there is a GoL particle, and ↵Philip1-1/+2
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-1/+14
2010-11-07added amoeba, move, pseudo life, and diamoeba particlesPhilip2-7/+15
2010-11-06added Day&Night life particlesPhilip2-2/+4
2010-11-06Added high life, assimilation, and 2x2 to life particles, and put it in its ↵Philip3-5/+14
own menu section.
2010-11-06GOL works 100% now. todo: make some way to set GSPEED from ingame, and is ↵Philip2-1/+2
the number of frames per generation.
2010-11-05Made it go faster, once per frame, and cool heat colors.Philip2-1/+2
2010-11-05LOL GOL WORKSPhilip2-1/+6
2010-11-02changed moving sign code so it doesn't modify the sign itself.Philip1-1/+2
2010-11-01forgot to delete somethingPhilip1-2/+0
2010-10-30moving signs! i think everything still works, click the weird random extra ↵Philip2-1/+3
button, someone can add an icon later.
2010-10-28added specific element eraser again for my own uses sinces everyone else ↵Philip1-0/+1
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-28updatingPhilip4-206/+180
2010-10-04UpdatingPhilip13-0/+1257