summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-01-28Change include file for element update functionsjacksonmj63-63/+63
2011-01-27Fix disappearing WTRVjacksonmj1-0/+2
2011-01-23Fix SIGFPE when opening creations with exactly 50 up/down votesjacksonmj1-6/+7
2011-01-15Misc small fixes and tidyupjacksonmj6-42/+32
2011-01-15Fix E-holejacksonmj1-20/+22
2011-01-15Merge branch 'cracker64' into devjacksonmj3-18/+108
2011-01-15Temporarily undo photon reflection fix (causes inaccuracies).jacksonmj1-24/+23
2011-01-15Attempt fix for some cases of fast particles going through obstaclesjacksonmj1-180/+220
2011-01-15fix photon causing infinite sparksCracker641-1/+3
2011-01-14oops, didn't need the floodfill thing there.Cracker641-3/+6
2011-01-14a fix so photons can be deleted and show up on HUD :)Cracker642-4/+20
2011-01-13Split elements/misc.c into separate functionsjacksonmj8-49/+56
2011-01-13Correct spellingjacksonmj1-3/+3
2011-01-13Merge element state into ptypes.jacksonmj7-34/+34
2011-01-13Fix permanent stickman death.jacksonmj3-0/+4
2011-01-13Exaggerate convection, misc rearrangement + fixesjacksonmj4-87/+91
2011-01-13fix some rare SWCH problemsCracker641-1/+1
2011-01-12fix photon heating particle number 0Cracker641-1/+1
2011-01-12portal was invisible in debug, oopsCracker641-0/+2
2011-01-12line for portals. wifi channels reset on reload.Cracker642-0/+32
2011-01-11Small fixes and cleanupjacksonmj5-12/+12
2011-01-11fix 1px brush replace modeCracker641-1/+9
2011-01-11Merge branch 'upstream' into devjacksonmj10-23/+108
2011-01-10Rearrange some code, make heat transfer run fasterjacksonmj2-112/+87
2011-01-10fix QRTZ spot saving, rotate should change FAN vector as wellCracker643-6/+21
2011-01-10Finish update function cleanupjacksonmj28-496/+486
2011-01-10More update functions cleanup.jacksonmj16-266/+247
2011-01-09fix c-5 floodfillCracker641-3/+3
2011-01-09Better channel handlingjacksonmj4-13/+7
2011-01-09Fix photon reflection (second attempt).jacksonmj1-8/+8
2011-01-09Prevent cloning PSCN/NSCN by PCLN.jacksonmj1-1/+1
2011-01-09Begin cleanup of update functionsjacksonmj15-186/+250
2011-01-09Fix photon reflection.jacksonmj1-8/+8
2011-01-09update with simon, and some other changes from jacksonmj.Cracker643-152/+181
2011-01-08only add .15 to PUMP, so that things at absolute 0 load at 0.Cracker641-1/+5
2011-01-08GoL speed improvements from jacksonmj (thank you very much)Cracker641-40/+6
2011-01-08Merge branch 'master' of git://github.com/cracker64/The-Powder-ToySimon1-0/+3
2011-01-08Improvements to fancy displaySimon1-1/+6
2011-01-08add ctype transfer to portalCracker641-0/+3
2011-01-08Function pointers + minor adjustments.jacksonmj3-136/+140
2011-01-08New Element from cracker - BOYLSimon1-0/+43
2011-01-08Fix 2 stickman bugSimon1-67/+82
2011-01-08BOYL, a gas that evens out pressure related to its temp, kind of a gas PUMP, ...Cracker641-0/+43
2011-01-08Changes from crackerSimon1-2/+11
2011-01-08ConvectionSimon1-127/+139
2011-01-08Revert PCLN switching to original version.jacksonmj2-18/+22
2011-01-08Speed up heat transfer calculations.jacksonmj1-45/+48
2011-01-08Yet more function pointers.jacksonmj8-218/+229
2011-01-07Further function pointers.jacksonmj8-221/+282
2011-01-07More electricity rewrite.jacksonmj4-222/+207