| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-17 | Remove old code | Simon Robertshaw | 1 | -315/+0 | |
| 2012-06-28 | Use atan2 for LIGH angle calculations | jacksonmj | 1 | -3/+7 | |
| atan2 gives the actual angle (in the range -pi to pi). acos and asin just give the principal value (in the range 0 to pi, or -pi/2 to pi/2) | |||||
| 2012-06-26 | Lightning direction affected by Newtonian gravity | jacksonmj | 1 | -1/+1 | |
| 2012-06-10 | Revert "Make THDR TYPE_ENERGY again, so it goes in photon map" | jacksonmj | 1 | -2/+2 | |
| This reverts commit 8b20bfd764308fddc1280b8a9d030e77503d0b0c. TYPE_ENERGY makes THDR move like photons, and means adjacent particles don't conduct as much heat from it (since the heat conduction code only looks for particles in pmap, not photons). Heat transfer could be fixed by increasing THDR's heat conductivity, but gas or powder movement is probably better than photon movement for THDR. | |||||
| 2012-06-09 | Make THDR TYPE_ENERGY again, so it goes in photon map | jacksonmj | 1 | -2/+2 | |
| Will simplify checking for excessive stacking | |||||
| 2012-05-06 | Added GPLv3+ license headers to all files in src/elements/ | Aditya Vaidya | 1 | -0/+15 | |
| 2012-03-17 | Fix glow for deut at ligh | Simon Robertshaw | 1 | -4/+5 | |
| 2011-10-26 | Merge latest FIGH additions | Simon Robertshaw | 1 | -1/+1 | |
| 2011-10-26 | Made a special structure for stick mans. | savask | 1 | -1/+1 | |
| 2011-10-25 | Merge latest with graphicstest | Simon Robertshaw | 1 | -0/+295 | |
| 2011-10-23 | More MSVC fixes | Simon Robertshaw | 1 | -5/+8 | |
| 2011-10-14 | Allow STKM to use lightning | jacksonmj | 1 | -1/+1 | |
| 2011-10-13 | Some changes to LIGH/EMP/TESC based on changes in MaksProg's mod v0.3 | jacksonmj | 1 | -73/+66 | |
| Weaker and shorter EMP flash. TESC has correct tmp value when created with replace mode. LIGH harms STKM. Gravity affects LIGH in create_part if p==-2, instead of in update_LIGH, so that TESC lightning is not affected by gravity. | |||||
| 2011-10-13 | Don't heat elements which don't conduct heat | jacksonmj | 1 | -6/+9 | |
| 2011-10-13 | Some work on DEST, EMP, LIGH | jacksonmj | 1 | -168/+169 | |
| Change indentation to tabs, respect temperature limit (if a hotter reaction is required, should raise temp limit instead of ignoring it). DEST: fix TYPE_SOLID check, and prevent it displacing DMND EMP: randomise DLAY delay instead of heating it (since DLAY does not melt and does not transfer heat) Fix nearest_part so that t=-1 does not include dead particles | |||||
| 2011-10-11 | Fixes for LIGH and TESC, LIGH observes gravity setting | Simon Robertshaw | 1 | -12/+38 | |
| 2011-10-10 | More functionality for LIGH, better english on element descriptions | Simon Robertshaw | 1 | -0/+1 | |
| 2011-10-10 | Elements, LIGH, TESC, EMP and DEST thanks to MaksProg | Simon Robertshaw | 1 | -0/+260 | |
