summaryrefslogtreecommitdiff
path: root/src/simulation
AgeCommit message (Expand)AuthorFilesLines
2013-05-21Fix STKM spawns, fix cases.cracker641-72/+60
2013-05-21Jacob can't into switchescracker641-4/+0
2013-05-20TPT: Stop STKM being able to jump on the bottom of the screen 509b84b4fjacob11-5/+6
2013-05-20Merge remote-tracking branch 'origin/master'jacob17-7/+7
2013-05-20reduce rand() chances to 5x the old values in elements that were changed to 3...jacob114-229/+64
2013-05-20Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitjacob11-1/+1
2013-05-19Fix description: METL does not break under pressurejacksonmj1-1/+1
2013-05-19minor fixes to descriptions (again)jacob15-5/+5
2013-05-17Merge branch 'HEAD' of git@github.com:FacialTurd/The-Powder-Toy.gitjacob1106-513/+384
2013-05-17fix CFLM making VIBR unable to explodejacob11-1/+1
2013-05-17rename GRAV back to PGRV, fix formatting in generator, remove useless filejacob110-33/+26
2013-05-16lua simulation api functions for drawing with tools / decojacob12-2/+2
2013-05-16remove unneeded / duplicate constants, fix SPC_AIR/other tools so it won't co...jacob16-136/+28
2013-05-16make making VIBR from molten TTAN+EXOT a little easier (molten VIBR slowly ki...jacob11-4/+15
2013-05-16soap lines show in nothing mode, some small changes to arguments for sim api ...jacob14-4/+5
2013-05-16redo some brush drawing stuff to remove useless checks, and to allow for repl...jacob14-165/+89
2013-05-14some more description changesjacob124-24/+24
2013-05-14rename TUGN to TUNG (more popular spelling). Broken BRMT smelts back into TUGNjacob15-74/+116
2013-05-11D:mniip70-70/+70
2013-05-11Togglable lua scriptingSimon Robertshaw1-0/+8
2013-05-09fix tpt.message_box, fix compiling errorjacob11-2/+2
2013-05-08Rocket boots for fighters.Saveliy Skresanov2-5/+15
2013-05-08Merge remote-tracking branch 'upstream/master'Saveliy Skresanov1-11/+19
2013-05-08Fix "blow power" for stick man, disable rocket boots on E-hole.Saveliy Skresanov2-4/+3
2013-05-08Merge remote-tracking branch 'origin/master'jacob14-15/+160
2013-05-08fix PSCN BRAY (tmp = 2) not stopping normal BRAY from going throughjacob14-16/+13
2013-05-08Rocket boots for stickman, because why notjacksonmj3-10/+135
2013-05-08Fix ARAY better, instead of relying on conduction check to stop on BRAY, whic...cracker641-11/+19
2013-05-07STKM - fix jumping in the x direction in different gravity modesjacksonmj1-0/+3
2013-05-06gol2 array is static size, adding new GoL won't increase memory usage.cracker642-8/+25
2013-05-05Optimize GoL a bit, haven't changed gol2 yet.cracker641-38/+40
2013-05-05Fix temperature sensorSimon Robertshaw1-1/+1
2013-05-05fix not being able to draw TUGN under high/low pressurejacob12-7/+3
2013-05-05New Element: Pressure sensorjacob13-2/+82
2013-05-04move some elements aroundjacob16-6/+6
2013-05-04possible piston bug fix for save 1176828jacob11-1/+1
2013-05-04Fix solidification temperature of molten TUGNjacksonmj3-3/+6
2013-05-04Tungsten breaks under pressure changesSimon Robertshaw1-0/+6
2013-05-04Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw105-106/+121
2013-05-04fix some descriptionsjacob16-6/+6
2013-05-04change descriptions of many elements to be more consistent, contain more info...jacob1104-104/+104
2013-05-03make GOLD sparkle slightly, and it kills NEUTjacob11-2/+17
2013-05-03New element: Tungsten, very high melting pointSimon Robertshaw2-0/+130
2013-04-30Correct gold melting pointjacksonmj1-1/+1
2013-04-30INST flood fill change so that vertical conduction is only prevented for 1px ...jacksonmj1-4/+4
2013-04-27Less dependence on particle order for GOLD fast electricity conductionjacksonmj1-1/+1
2013-04-27BREAKING NEWS: Hell has frozen overSimon Robertshaw2-1/+93
2013-04-09Add --nofft option to compile without FFTW3Julian Meyer1-3/+8
2013-04-07Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw3-3/+4
2013-03-27SPRK from SWCH should check both cases.cracker641-1/+1