summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)AuthorFilesLines
2010-12-19Fix mergeSimon1-13/+83
2010-12-19Nibble is a noob, also fix for persistent mode bugSimon1-4/+5
2010-12-18Added second stickman for Lulz, it works great though, controlled by wasd. ↵Cracker641-7/+39
's' was moved to ctrl-s and d is ctrl-d
2010-12-17added invertion to rotate, ctrl-shift-r, will invert x-axis. ↵Cracker641-4/+17
NEUT+ACID=ISOZ,GLOW+WATR=DEUT. added ` to toggle replace mode for people without insert keys
2010-12-16a rotate tool! ctrl-r, then select the area, it will rotate ↵Cracker641-3/+23
counterclockwise, no properties are saved right now, it deletes and recreates.
2010-12-14another swch fix, desl fire fix, shift-g will make grid go down, BIZR glows ↵Cracker641-8/+14
from velocity in FIRE,ect. METL/BRMT/BMTL change color when heated in heat gradient view. other small changes.
2010-12-13Possible crash, fix from cracker64.FacialTurd1-2/+8
2010-12-13updated with icons, and some more fixes.Cracker641-2/+7
2010-12-12Merge latest cracker changesSimon1-3/+5
2010-12-12more small changes/fixes. Generation count for GoL in debug, resets with 'r'.Cracker641-3/+5
2010-12-11cracker mergeSimon1-11/+32
2010-12-10Lots of small changes/fixes mentioned in my mod post.Cracker641-2/+21
2010-12-08Bugfix for wifi, would cause a double spark if timed just right. updated toCracker641-18/+72
2010-12-08Improved pause flag, will now only pause, not unpause the gameSimon1-3/+8
2010-12-07Mystery bug, just to make sureSimon1-0/+11
2010-12-07Fix fan loading and remove delete button on favourite viewSimon1-4/+4
2010-12-07Fixes for potential crashesSimon1-6/+8
2010-12-07Fix BCLN savingSimon1-12/+12
2010-12-07Change version numberSimon1-1/+1
2010-12-07Added saving of pause state and particle tmp value, removed INST from the menuSimon1-7/+41
2010-12-06removed battery from INST wire, some other small fixesCracker641-4/+4
2010-12-06Upped uitext buffer to 255 chars to allow for longer messages, buffer ↵Simon1-2/+2
overflow sometimes occurs with combinations of CAP-LOCKS and grid.
2010-12-06updated with simon's changesCracker641-17/+16
2010-12-05Cracker64 mergeSimon1-69/+190
2010-12-05FILT, a photon color filter, not really a filter right now, but it changes ↵Cracker641-8/+26
the color. Other small changes
2010-12-04Particle life now saved as 16bit integer, increases limit and fixes saving ↵Simon1-8/+26
of wire and other elements. Version 44 to reflect save format change
2010-12-04WIFI, a wireless SPRK transmitter, has 25 'channels' controlled by temp. ↵Cracker641-0/+4
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-2/+2
parts_avg kinda better? electronics still work.
2010-12-01SHLD, element that grows from spark and will regrow if damaged. Lots of ↵Cracker641-1/+3
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/+4
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.