summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)AuthorFilesLines
2011-01-05INST enabled. INST modifier for ARAY - makes it not stopSimon1-1/+1
2011-01-04Easier fancy effects, by MurSimon1-2/+3
2011-01-04Gravity control by MoachSimon3-0/+6
2010-12-31Merged new life types from crackerSimon2-15/+66
2010-12-317 more gol types, fixed gol code to work with it.Cracker642-15/+66
2010-12-30Small changes to SING from crackerSimon1-2/+2
2010-12-30simon update and small SING change to make it betterer.Cracker641-1/+1
2010-12-30Merge recent cracker changesSimon1-2/+11
2010-12-30added SING, QRTZ and PQRT, see mod thread on forum.Cracker641-2/+11
2010-12-29Merge branch 'master' of git://github.com/cracker64/The-Powder-ToySimon1-4/+5
2010-12-29new display, Life, shows life in a grayscale gradient, will ONLY show up in ↵Cracker641-4/+5
debug mode, on shift-1, fix filt floodfill, portal has bigger storage, other fixes.
2010-12-27Cracker MergeSimon1-5/+7
2010-12-27added a basic coldflame explosive, ignites from CFLM or something cold.Cracker641-2/+5
2010-12-24forgot PROP thing in powder.h, adjustments to heat glow and BOMBCracker641-6/+6
2010-12-24updated with BOMBCracker641-3/+6
2010-12-24Forgot to change particle states tableSimon1-0/+1
2010-12-24More awesomeSimon1-3/+3
2010-12-24Hot metal glow for more viewsSimon1-3/+4
2010-12-24You know, stuff.Simon1-1/+3
2010-12-23small fix for indentionFelix Wallin1-1/+1
2010-12-22Cracker MergeSimon1-3/+3
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 ↵Cracker643-135/+138
only show in debug mode.
2010-12-20Revert "nice"Simon3-48/+48
This reverts commit 14b4dfef87892ad744cbb8b6fbdc0bc80044d51b.
2010-12-20niceFelix Wallin3-48/+48
2010-12-19Invis can now be used to turn photons into neutronsSimon1-1/+1
2010-12-19Allow building with Visual Studio, at the loss of some functionality, also, ↵Simon1-3/+3
updates to version number
2010-12-19Fix mergeSimon3-14/+29
2010-12-19Nibble is a noob, also fix for persistent mode bugSimon2-1/+3
2010-12-19added spawnpoints for stickmen, so they respawn.Cracker642-7/+12
2010-12-18Added second stickman for Lulz, it works great though, controlled by wasd. ↵Cracker642-5/+12
'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-6/+6
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-0/+2
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 ↵Cracker642-3/+3
from velocity in FIRE,ect. METL/BRMT/BMTL change color when heated in heat gradient view. other small changes.
2010-12-14there we goFelix Wallin1-1/+1
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 ↵Felix Wallin1-127/+128
impossible merges
2010-12-13(no commit message)FacialTurd1-1/+1
2010-12-13updated with icons, and some more fixes.Cracker643-7/+7
2010-12-12Added glyphs for GOL, Heat gradient view and alternate pressure viewSimon2-8/+6
2010-12-12Merge latest cracker changesSimon2-21/+22
2010-12-12few thingies before i goCracker641-7/+7
2010-12-12more small changes/fixes. Generation count for GoL in debug, resets with 'r'.Cracker642-17/+18
2010-12-11Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon1-0/+1
2010-12-11cracker mergeSimon3-20/+24
2010-12-10Lots of small changes/fixes mentioned in my mod post.Cracker642-8/+5
2010-12-08Photons no longer give heat to insulation type things. is basically the ↵Cracker643-12/+12
same as official besides a few bug fixes.
2010-12-08Bugfix for wifi, would cause a double spark if timed just right. updated toCracker643-36/+51
2010-12-08Revert "function pointers, not doing anything yet"Felix Wallin2-20/+11
This reverts commit 048a0672c7106b7a586fad60447bbaf84a1679db.