summaryrefslogtreecommitdiff
path: root/src/powder.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Preventing creation of invalid types also prevented use of air/temp toolsjacksonmj1-1/+1
2011-02-18create_box improvementsjacksonmj1-1/+1
2011-02-18Crash when element with invalid type is createdjacksonmj1-3/+3
2011-02-18FLAG_STAGNANT usage lost during rewritejacksonmj1-5/+9
2011-02-18Fix incorrect liquids movementjacksonmj1-0/+1
2011-02-13Moved Gravity identifiers, added gravity mode and air mode to save formatSimon1-16/+13
2011-02-13Visual Studio compatibilityjacksonmj1-1/+1
2011-02-09Merge branch 'dev' of git://github.com/jacksonmj/The-Powder-ToySimon1-42/+55
2011-02-09"Added Air modes using Gravitymode code"Cate1-0/+2
2011-02-08gol2 not resetting properlyjacksonmj1-3/+1
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-04merge jacksonmj's and much better string parsing because of a function i found.Cracker641-7/+15
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