summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-29updated with simons small changesCracker642-5/+21
2010-12-29Disable key repeat, this breaks Zoom and other thingsSimon1-1/+1
2010-12-29Merge branch 'master' of git://github.com/cracker64/The-Powder-ToySimon3-7/+54
2010-12-29ARAY gets colored by FILT, wooCracker643-7/+54
2010-12-29Fix a bit of code readabilitySimon1-4/+20
2010-12-29Merge branch 'master' of git://github.com/cracker64/The-Powder-ToySimon5-12/+73
2010-12-29'd' and 's' will work normally if there is no stickman, otherwise shift-d and...Cracker641-2/+2
2010-12-29new display, Life, shows life in a grayscale gradient, will ONLY show up in d...Cracker645-13/+79
2010-12-27Cracker MergeSimon4-69/+74
2010-12-27added a basic coldflame explosive, ignites from CFLM or something cold.Cracker642-3/+27
2010-12-26slight temp loading change so PUMP will load with 0C if saved at 0C. fix visu...Cracker642-6/+7
2010-12-24forgot PROP thing in powder.h, adjustments to heat glow and BOMBCracker643-64/+40
2010-12-24updated with BOMBCracker643-3/+140
2010-12-24Merge branch 'master' of git://github.com/cracker64/The-Powder-ToySimon1-0/+25
2010-12-24Forgot to change particle states tableSimon1-0/+1
2010-12-24More awesomeSimon2-5/+11
2010-12-24Hot metal glow for more viewsSimon2-3/+25
2010-12-24You know, stuff.Simon3-1/+110
2010-12-23added icc targetFelix Wallin1-0/+3
2010-12-23small fix for indentionFelix Wallin1-1/+1
2010-12-23oops, that wasn't neededCracker641-2/+0
2010-12-23a fix for 1 pixel brush and flood fill crashing in certain builds.Cracker641-0/+27
2010-12-22Cracker MergeSimon4-7/+15
2010-12-22forgot to delete a note.Cracker641-1/+1
2010-12-22updated with latest, and FWRK crash fix, INST looks for INSL, wifi lines only...Cracker646-157/+199
2010-12-20See if this works, changes to build dir and gitignoreSimon2-3/+2
2010-12-20Build should be a directory, not a file...Simon1-0/+0
2010-12-20Improvements to Makefile for OS XSimon1-2/+3
2010-12-20Remove static linking from makefileSimon1-2/+2
2010-12-20Revert "nice"Simon8-2588/+2595
2010-12-20niceFelix Wallin8-2595/+2588
2010-12-20makefile changesFelix Wallin1-3/+15
2010-12-19Invis can now be used to turn photons into neutronsSimon2-8/+12
2010-12-19Allow building with Visual Studio, at the loss of some functionality, also, u...Simon2-3/+6
2010-12-19Fix mergeSimon7-92/+971
2010-12-19BRAY is not blocked by INWR or ARAYSimon1-1/+1
2010-12-19Powder.c, get out of that directory, you don't even compile.Simon1-5267/+0
2010-12-19Correct fileSimon1-5/+5
2010-12-19Nibble is a noob, also fix for persistent mode bugSimon5-5/+5293
2010-12-19missed some parenthesis, caused some creating problemsCracker641-1/+21
2010-12-19added spawnpoints for stickmen, so they respawn.Cracker643-12/+88
2010-12-18Added second stickman for Lulz, it works great though, controlled by wasd. '...Cracker646-16/+587
2010-12-17added invertion to rotate, ctrl-shift-r, will invert x-axis. NEUT+ACID=ISOZ,...Cracker643-33/+83
2010-12-16improved rotate, no longer deletes particles, and works with walls.Cracker641-19/+28
2010-12-16a rotate tool! ctrl-r, then select the area, it will rotate counterclockwise,...Cracker643-4/+79
2010-12-14another swch fix, desl fire fix, shift-g will make grid go down, BIZR glows f...Cracker646-41/+127
2010-12-14there we goFelix Wallin2-2/+7
2010-12-14we obviously need the particle indexFelix Wallin1-1/+1
2010-12-14The only thing it broke was compilation, fixedFelix Wallin1-1/+1
2010-12-14started on function pointers. Pushing to master because of otherwise impossib...Felix Wallin2-127/+128