summaryrefslogtreecommitdiff
path: root/src
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 ↵Philip2-44/+48
other small checks to make it faster. Blank screen fps went from 44 to 60, with a few particles, 44 to 55.
2010-11-07Removed old fix, not needed. And fixed loading of other saves with GoL ↵Philip1-18/+1
particles on screen
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 particlesPhilip2-15/+139
2010-11-06added Day&Night life particlesPhilip2-1/+36
2010-11-06Added high life, assimilation, and 2x2 to life particles, and put it in its ↵Philip2-59/+107
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 ↵Philip3-24/+45
the number of frames per generation.
2010-11-05Made it go faster, once per frame, and cool heat colors.Philip2-3/+9
2010-11-05LOL GOL WORKSPhilip3-5/+61
2010-11-03forgot parentheses...Philip1-1/+1
2010-11-03Fix for ctrl-shift-alt click crash incase someone did it for some reason.Philip1-2/+2
2010-11-02changed moving sign code so it doesn't modify the sign itself.Philip3-5/+6
2010-11-01eraser uses shift-alt instead of alt because linux alt-click is normally ↵Philip3-8/+8
move window
2010-10-30moving signs! i think everything still works, click the weird random extra ↵Philip2-4/+27
button, someone can add an icon later.
2010-10-28added specific element eraser again for my own uses sinces everyone else ↵Philip2-6/+60
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-261/+1148
2010-10-04UpdatingPhilip16-0/+13196