summaryrefslogtreecommitdiff
path: root/src/graphics.c
AgeCommit message (Collapse)AuthorFilesLines
2010-12-14another swch fix, desl fire fix, shift-g will make grid go down, BIZR glows ↵Cracker641-16/+60
from velocity in FIRE,ect. METL/BRMT/BMTL change color when heated in heat gradient view. other small changes.
2010-12-12more small changes/fixes. Generation count for GoL in debug, resets with 'r'.Cracker641-0/+20
2010-12-10Lots of small changes/fixes mentioned in my mod post.Cracker641-4/+15
2010-12-08Bugfix for wifi, would cause a double spark if timed just right. updated toCracker641-2/+81
2010-12-06removed battery from INST wire, some other small fixesCracker641-1/+1
2010-12-06updated with simon's changesCracker641-1/+1
2010-12-05FILT, a photon color filter, not really a filter right now, but it changes ↵Cracker641-0/+24
the color. Other small changes
2010-12-04WIFI, a wireless SPRK transmitter, has 25 'channels' controlled by temp. ↵Cracker641-0/+32
starting at 0C, every 100 degrees is a different channel, they are colored as well. Heat-gradient display, colors of elements is slightly changed based on temp. maybe some other fixes.
2010-12-03lots and lots of small changes/fixes. fixed typo for water movement, made ↵Cracker641-12/+3
parts_avg kinda better? electronics still work.
2010-12-01SHLD, element that grows from spark and will regrow if damaged. Lots of ↵Cracker641-1/+1
other small changes and fixes. replace mode ONLY draws on the element to be replaced.
2010-11-30Fixed love crash on mac, added adjustable grid mode, hit 'g', goes up to 9.Cracker641-0/+11
2010-11-30PUMP is now powered and blue, fixed some wall probems, portals are more ↵Cracker641-0/+16
random, maybe fixed love for mac?
2010-11-28VINE, plant grows up the side of WOOD. INST wire is now also a battery and ↵Cracker641-18/+20
will charge if it doesn't give off a spark right away. Will give spark to NSCN or SWCH that is on. found some more wall defines i missed. moved wall code up 100 numbers. INVS, solid that turns invisible to elements when under pressure.
2010-11-25ANAR, behaves opposite of dust. fix fuse loading, floodfilling of neut/photons.Cracker641-1/+1
2010-11-22floodfill fix, @_@ elements, grav changes colorPhilip1-7/+31
2010-11-21Fixed ehole, made wall code use defines, wall specific deletion.Philip1-1/+1
2010-11-20Made wall code use #defines. small fix for adjustabl brush.Philip1-1/+1
2010-11-19Fixed SWCH for real. Fix repeating spark while creating it. Adjustable x and ↵Philip1-11/+19
y for brushes.
2010-11-19Added FRZZ FRZW GRAV. add square brush, hit tab to switch between the two. ↵Philip1-1/+33
pipe ctype saves.
2010-11-18Added element replacement ability. hit insert. capslock is shift-alt so you ↵Philip1-1/+1
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 ↵Philip1-1/+62
deleted.
2010-11-17Added a different velocity/pressure display. Added old fireworks i made.Philip1-2/+60
2010-11-15Added BCLN LOVE WTF. description on forum post. A fix for loading COAL. made ↵Philip1-35/+71
everything use the #defines for cmode (ex. CM_HEAT instead of 5).
2010-11-12oopsPhilip1-1/+1
2010-11-12moved nothing display after stickman.Philip1-8/+8
2010-11-12Nothing display, for pilojo, called it cracker display for lulz, also won ↵Philip1-2/+8
the race against antb, which didnt last long, he went on a baloon trip.
2010-11-11Updating with all new changesPhilip1-5/+29
2010-11-10CRAC has real diffusion and gets darker with more water. you can see the ↵Philip1-0/+14
water moving around.
2010-11-09made fasterPhilip1-3/+3
2010-11-05LOL GOL WORKSPhilip1-1/+1
2010-11-02changed moving sign code so it doesn't modify the sign itself.Philip1-1/+1
2010-10-30moving signs! i think everything still works, click the weird random extra ↵Philip1-1/+11
button, someone can add an icon later.
2010-10-28updatingPhilip1-70/+174
2010-10-04UpdatingPhilip1-0/+2619