summaryrefslogtreecommitdiff
path: root/powder.c
AgeCommit message (Collapse)AuthorFilesLines
2010-09-09Added specific element erase, right click on element in menu, then right ↵Phil1-63/+104
click on eraser, the one to be erased will have a light blue box around it. works for walls too. changed some wall code because it looks like someone just put random numbers in. fixed a wall bug
2010-09-08Fireworks glow in fancy display, fixed some crash errors they could cause.Phil1-9/+12
2010-09-08Fireworks look much better, and random colors for each firework yay!Phil1-21/+19
2010-09-07OMFG fireworks, i think they are cool, right now it only shoots hot colored ↵Phil1-1/+58
dust, but it can easily be something else, probably will make a special powder for it to explode later.
2010-09-07Fixed some temperature errors in the table, fixed some relative weights, and ↵Phil1-4/+4
fixed the names on the sides. Renamed PT_PLEX to PT_C4 to make more sense, fixed ice/snow melting problem. made temp sign say N/A instead of 0 when there is nothing.
2010-09-07updatingPhil1-95/+129
2010-09-05should be all in K now, semi-conductors might be buggy, not sure whyPhil1-13/+13
2010-09-04more work on kelvinFelix Wallin1-2/+2
2010-09-02Revert "does not compile at the moment, cause unknown, also. always use // ↵Simon1-1/+17
for one line comments" This reverts commit 32b1a2c3ab928bec980601f257487db39b0b8e33.
2010-09-02does not compile at the moment, cause unknown, also. always use // for one ↵Felix Wallin1-17/+1
line comments
2010-09-01Fixed zoom, removed plastic, fixed oil, more moving around. Experimental ↵Simon1-15/+7
Neutron behaviour
2010-08-29Rendering bugfixes, added ThermiteSimon1-1/+38
2010-08-29Include some headers and move some functionsSimon1-0/+1
2010-08-28Even more work, something broke thoughSimon1-0/+297
2010-08-26changed some defines to make more senseAlex1-10/+10
2010-08-26More rearrangement, particle drawing in own functionSimon1-0/+2547
2010-08-26More re-arrangingSimon1-9309/+0
2010-08-26This build works, but still a work in progressSimon1-11/+2
2010-08-26More workSimon1-42/+1
2010-08-25Seperation WIPSimon1-1625/+17
2010-08-24YeastSimon1-75/+114
2010-08-24Fix everythingSimon1-113/+17
2010-08-24changed LOX to LO2Alex1-5/+5
2010-08-23made PT_HSCN and PT_CSCN PT_NTCT and PT_PTCT respectfullyAlex1-19/+19
2010-08-23fix gravityAlex1-41/+42
2010-08-23added um3k's INWRAlex1-85/+98
2010-08-22Added new element PT_INWRJustin K Phillips1-75/+90
2010-08-22we're done! finally done! stupid merging -____-Alex1-122/+183
2010-08-22w00t, mergedAlex1-9/+105
2010-08-22work pleaseAlex1-0/+10949
2010-08-21Added Liquid Oxygen, Oxygen, Tweaked some more values.Ant1-74/+82
2010-08-21Think I fixed DESL/STNE bug, Changed some FOAM leftovers to INSU, Added Coal ↵Ant1-72/+84
(Slow burning solid fuel), Made DESL burn a bit slower too. TODO: Tweak Values a bit more for pressurising WOOD to COAL.
2010-08-20Merge branch 'master' of github.com:antb/The-Powder-ToyAnt1-366/+381
2010-08-20Stickman bottom edge fix (savask)FacialTurd1-366/+381
2010-08-20Added Diesel [DESL] to replace OILs relationship with GAS. Recommit to undo ↵Ant1-1/+1
merge with FacialTurd's
2010-08-20Added Diesel [DESL] to replace OILs relationship with GAS.Ant1-67/+90
2010-08-20Tweaked values of plasic and removed GAS-> OIL assosiations I missed, Reason ↵Ant1-12/+5
for removeal is PLAS melts at 250, OIL vaporised at a much lower temp meaning PLAS would "melt" into GAS.
2010-08-20Stickman bottom edge fix (savask)FacialTurd1-366/+381
2010-08-20Added PLAStic, removed the relationship between OIL and GAS, Plastic is ↵Ant1-70/+91
created from pressurised OIL and melts back into OIL. May need values tweeking on lines 1493, 1576 and 1579
2010-08-19changed PT_METL to PT_STNE and PT_WIRE to PT_METL so it makes senseAlex1-20/+20
2010-08-19Fix typing error that broke autoupdateSimon1-1/+1
2010-08-18Version 41.3, bug fixes for Insl and SwchSimon1-23/+33
2010-08-15Move fancy effects to a new colour modeSimon1-47/+61
2010-08-17astyleFelix Wallin1-378/+378
2010-08-17glass now worksFelix Wallin1-4/+4
2010-08-17Merge remote branch 'origin/master'Felix Wallin1-5/+55
2010-08-17fixed acidFelix Wallin1-2/+2
2010-08-17Changes for Windows CompilationSimon1-5/+55
2010-08-17Removed superfluous particle drawings and made blurry stuff Firemode onlySimon1-60/+12
2010-08-17Changes to particle drawing (zc00gii)Simon1-9/+15