summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)AuthorFilesLines
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.
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-03how did that get in there?Felix Wallin1-1/+0
2010-11-03added debug flagFelix Wallin1-2/+1
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-21some 'fixes', better solution: change to what it was before the neutron fix.Felix Wallin1-11/+11
2010-10-14Client Side 'Favourites' UI stuffSimon1-2/+4
2010-10-05Fixed Powered clone saving and suitibility as a light emitter. Fixed Photons ↵Simon1-2/+2
igniting Insulator
2010-10-04fixes saves for photons & makes GLOW a laser gain medium - SkylarkSimon1-2/+9
2010-10-04UpdatingPhilip1-0/+2096
2010-10-02Added reflection, thanks to SkylarkFelix Wallin1-2/+2