summaryrefslogtreecommitdiff
path: root/src/powder.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-07Fix GoL deleting particle 0jacksonmj1-1/+1
2011-02-06More flood_parts fixesjacksonmj1-30/+39
2011-02-06Fix flood_parts crashesjacksonmj1-6/+12
2011-02-03Merge branch 'upstream' into devjacksonmj1-3/+3
2011-02-03Possible fix for liquids transferring spark through INSLjacksonmj1-1/+1
2011-02-02More fixesjacksonmj1-3/+11
2011-02-01Small fixesjacksonmj1-3/+3
2011-02-01made set work with all of one type of a particle (set type dust deut) turns a...Cracker641-7/+7
2011-02-01Update with simon, and drawing SPRK on walls crash fix.Cracker641-1/+1
2011-01-31Attempt fix for liquidsjacksonmj1-5/+5
2011-01-30update with latestCracker641-3/+3
2011-01-29Consistent use of NGOL, better NSCN descriptionjacksonmj1-2/+2
2011-01-29Merge remote branch 'cracker64' into devjacksonmj1-10/+28
2011-01-29Other things overwritten, and changes from jacksonmjCracker641-9/+5
2011-01-29oops, silly copy file, and fixed the new GoL from simon's fail merging.Cracker641-12/+30
2011-01-28update to latestCracker641-5696/+2426
2011-01-28INWR should cool after being sparked; and correct function parametersjacksonmj1-4/+4
2011-01-28Restore cracker64 changes overwritten by mergejacksonmj1-7/+3
2011-01-27Fix disappearing WTRVjacksonmj1-0/+2
2011-01-20quartz shouldn't have prop_conducts, and fixed visual studio compilingCracker641-2/+2
2011-01-19some photon fixes, and better resets on reload/clearCracker641-2/+2
2011-01-19revert all limit changes, a little too glitchy, can be done later when curren...Cracker641-842/+857
2011-01-19made all the shifts and type checks use defines, so it can be changed easier,...Cracker641-768/+768
2011-01-18missed some bitshifts, which caused a few glitches. Everything seems normalCracker641-7/+7
2011-01-18test with increased element limit, there seems to be no performace decrease t...Cracker641-761/+765
2011-01-16fix loading of old GoL saves, and fix wall crashCracker641-1/+1
2011-01-16Made GoL code work with more advanced rules with different life states, givin...Cracker641-10/+27
2011-01-15Misc small fixes and tidyupjacksonmj1-33/+28
2011-01-15Fix E-holejacksonmj1-20/+22
2011-01-15Merge branch 'cracker64' into devjacksonmj1-15/+61
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 :)Cracker641-3/+15
2011-01-13Merge element state into ptypes.jacksonmj1-1/+1
2011-01-13Exaggerate convection, misc rearrangement + fixesjacksonmj1-39/+44
2011-01-13fix some rare SWCH problemsCracker641-1/+1
2011-01-12fix photon heating particle number 0Cracker641-1/+1
2011-01-11Small fixes and cleanupjacksonmj1-1/+1
2011-01-11fix 1px brush replace modeCracker641-1/+9
2011-01-11Merge branch 'upstream' into devjacksonmj1-14/+34
2011-01-10Rearrange some code, make heat transfer run fasterjacksonmj1-112/+76
2011-01-10fix QRTZ spot saving, rotate should change FAN vector as wellCracker641-4/+19
2011-01-10Finish update function cleanupjacksonmj1-3/+13
2011-01-09fix c-5 floodfillCracker641-3/+3
2011-01-09Better channel handlingjacksonmj1-1/+1
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 functionsjacksonmj1-1/+18