summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)AuthorFilesLines
2011-01-05Changes by crackerSimon1-2/+17
2011-01-05better liquid movement in radial gravity, '=' resets pressure, cannot draw ↵Cracker641-1/+16
stickman on clone anymore, 'w' does not work when stickman2 is out, use shift-w.
2011-01-04update with simon, and shift-v now does every other frame properlyCracker641-24/+55
2011-01-04Fixes crappinessSimon1-0/+2
2011-01-04Make frame-capture a little more noob-friendlySimon1-24/+27
2011-01-04Gravity control by MoachSimon1-0/+26
2010-12-30simon updates, and SING improvementsCracker641-6/+9
2010-12-30Bit of readabilitySimon1-6/+9
2010-12-30Merge recent cracker changesSimon1-1/+4
2010-12-30added SING, QRTZ and PQRT, see mod thread on forum.Cracker641-1/+4
2010-12-29Merge branch 'master' of git://github.com/cracker64/The-Powder-ToySimon1-1/+1
2010-12-29ARAY gets colored by FILT, wooCracker641-1/+1
2010-12-29Merge branch 'master' of git://github.com/cracker64/The-Powder-ToySimon1-5/+31
2010-12-29'd' and 's' will work normally if there is no stickman, otherwise shift-d ↵Cracker641-2/+2
and shift-s, corrected silly mistake
2010-12-29new display, Life, shows life in a grayscale gradient, will ONLY show up in ↵Cracker641-5/+31
debug mode, on shift-1, fix filt floodfill, portal has bigger storage, other fixes.
2010-12-27Cracker MergeSimon1-1/+1
2010-12-26slight temp loading change so PUMP will load with 0C if saved at 0C. fix ↵Cracker641-1/+1
visual studio compiling
2010-12-22Cracker MergeSimon1-1/+9
2010-12-22updated with latest, and FWRK crash fix, INST looks for INSL, wifi lines ↵Cracker641-5/+14
only show in debug mode.
2010-12-20Revert "nice"Simon1-238/+238
This reverts commit 14b4dfef87892ad744cbb8b6fbdc0bc80044d51b.
2010-12-20niceFelix Wallin1-238/+238
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.