summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)AuthorFilesLines
2010-11-30PUMP is now powered and blue, fixed some wall probems, portals are more ↵Cracker641-3/+3
random, maybe fixed love for mac?
2010-11-25ANAR, behaves opposite of dust. fix fuse loading, floodfilling of neut/photons.Cracker641-2/+4
2010-11-22floodfill fix, @_@ elements, grav changes colorPhilip1-3/+3
2010-11-21Fixed ehole, made wall code use defines, wall specific deletion.Philip1-5/+34
2010-11-20Made wall code use #defines. small fix for adjustabl brush.Philip1-6/+6
2010-11-19Fixed SWCH for real. Fix repeating spark while creating it. Adjustable x and ↵Philip1-25/+77
y for brushes.
2010-11-19Added FRZZ FRZW GRAV. add square brush, hit tab to switch between the two. ↵Philip1-2/+6
pipe ctype saves.
2010-11-18Added element replacement ability. hit insert. capslock is shift-alt so you ↵Philip1-1/+10
can do lines/boxes with specific element erase. read post for other changes
2010-11-17Added a different velocity/pressure display. Added old fireworks i made.Philip1-2/+6
2010-11-16added WARP PUMP fix alt-click select.Philip1-1/+1
2010-11-15Added BCLN LOVE WTF. description on forum post. A fix for loading COAL. made ↵Philip1-16/+18
everything use the #defines for cmode (ex. CM_HEAT instead of 5).
2010-11-12First release of the modPhilip1-3/+3
2010-11-12Nothing display, for pilojo, called it cracker display for lulz, also won ↵Philip1-9/+13
the race against antb, which didnt last long, he went on a baloon trip.
2010-11-09Slight changes, added some commentsPhilip1-2/+2
2010-11-09Added 3 more life typesPhilip1-2/+2
2010-11-07Increased efficiency a lot, GoL only runs when there is a GoL particle, and ↵Philip1-1/+1
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-07added amoeba, move, pseudo life, and diamoeba particlesPhilip1-0/+8
2010-11-06added Day&Night life particlesPhilip1-0/+2
2010-11-06Added high life, assimilation, and 2x2 to life particles, and put it in its ↵Philip1-2/+7
own menu section.
2010-11-06GOL works 100% now. todo: make some way to set GSPEED from ingame, and is ↵Philip1-1/+3
the number of frames per generation.
2010-11-05Made it go faster, once per frame, and cool heat colors.Philip1-0/+1
2010-11-05LOL GOL WORKSPhilip1-0/+2
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.Philip1-0/+1
2010-11-01eraser uses shift-alt instead of alt because linux alt-click is normally ↵Philip1-2/+2
move window
2010-10-28updatingPhilip1-6/+15
2010-10-04UpdatingPhilip1-0/+2096