summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2010-11-21Fixed ehole, made wall code use defines, wall specific deletion.Philip3-27/+69
2010-11-20Made wall code use #defines. small fix for adjustabl brush.Philip5-175/+120
2010-11-19Fixed SWCH for real. Fix repeating spark while creating it. Adjustable x and ↵Philip3-71/+133
y for brushes.
2010-11-19Added FRZZ FRZW GRAV. add square brush, hit tab to switch between the two. ↵Philip3-9/+105
pipe ctype saves.
2010-11-18Added element replacement ability. hit insert. capslock is shift-alt so you ↵Philip3-54/+67
can do lines/boxes with specific element erase. read post for other changes
2010-11-18Added PIPE, yay. Added whole menu sections to be able to be specifically ↵Philip3-9/+233
deleted.
2010-11-17Added a different velocity/pressure display. Added old fireworks i made.Philip4-5/+128
2010-11-16added WARP PUMP fix alt-click select.Philip2-14/+70
2010-11-15Added BCLN LOVE WTF. description on forum post. A fix for loading COAL. made ↵Philip4-77/+253
everything use the #defines for cmode (ex. CM_HEAT instead of 5).
2010-11-13Fix movement of fog and fixed life exchange.Philip1-1/+1
2010-11-12First release of the modPhilip3-6/+53
2010-11-12oopsPhilip1-1/+1
2010-11-12moved nothing display after stickman.Philip1-8/+8
2010-11-12stupid git, no icon for nothing display, why would there be onePhilip1-1/+1
2010-11-12Nothing display, for pilojo, called it cracker display for lulz, also won ↵Philip4-12/+25
the race against antb, which didnt last long, he went on a baloon trip.
2010-11-11CRAC improvements. Resistant to fire when wet, steams when hot, fixed wall ↵Philip1-38/+90
errors.
2010-11-11Updating with all new changesPhilip3-249/+349
2010-11-10fixed tiny bug where it wouldnt diffusePhilip1-11/+11
2010-11-10CRAC has real diffusion and gets darker with more water. you can see the ↵Philip2-8/+22
water moving around.
2010-11-10made myself for AntB because he is a bad coder, here you goPhilip1-1/+44
2010-11-09Slight changes, added some commentsPhilip2-6/+6
2010-11-09Added 3 more life typesPhilip2-4/+4
2010-11-09made fasterPhilip3-32/+46
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