| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-17 | Remove old code | Simon Robertshaw | 1 | -172/+0 | |
| 2012-07-09 | Add ptypes.enabled checks to a few more places | jacksonmj | 1 | -1/+1 | |
| 2012-06-13 | Update to EXOT that makes it permeable to neutrons as well as electrons. ↵ | Catelite | 1 | -0/+2 | |
| Neutrons cause a water>distilled water spread that enables EXOT's copy function, at its original speed. Electrons reset mode, but not tmp2. Trippy monochrome colors for copy mode. Conflicts: src/elements/exot.c | |||||
| 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-24 | remove lastx/lasty variables when OGLR is disabled | Jacob1 | 1 | -0/+2 | |
| Conflicts: src/graphics.c | |||||
| 2012-05-12 | Fancy motion blur for OpenGL, fix a lot of dialogues in OpenGL, fix gravity ↵ | Simon Robertshaw | 1 | -1/+4 | |
| lensing in OpenGL, ensure Phot and Neut are PMODE_ADD, not FLAT | |||||
| 2012-05-11 | New element: Titanium, absorbs some neutrons, acts as a solid wall to air. ↵ | Simon Robertshaw | 1 | -0/+5 | |
| Move blockair filling into update_particles so it can be used by elements | |||||
| 2012-05-06 | Added GPLv3+ license headers to all files in src/elements/ | Aditya Vaidya | 1 | -0/+15 | |
| 2011-10-19 | Glow, Fire, Smoke, blob and flat particle effects in OpenGL | Simon Robertshaw | 1 | -1/+1 | |
| 2011-10-12 | Implement more particle graphics | Simon Robertshaw | 1 | -0/+11 | |
| 2011-08-27 | Remove blocking walls from pmap | jacksonmj | 1 | -1/+1 | |
| 2.5% speed increase on a screen full of water | |||||
| 2011-08-10 | Update parts_lastActiveIndex when creating neut/phot | jacksonmj | 1 | -0/+1 | |
| 2011-06-11 | Fix a load of memory leaks | jacksonmj | 1 | -5/+1 | |
| Also fix some compiler warnings (missing headers, wrong pointer type for modf, etc) and move variable declarations for Visual Studio. | |||||
| 2011-05-24 | Fix sim options description, GOO and DEUT | jacksonmj | 1 | -5/+5 | |
| 2011-05-19 | Fix DEUT explosion | jacksonmj | 1 | -2/+5 | |
| 2011-05-14 | Decoration has a color menu. GoL uses less memory(17MB less), and probably ↵ | Cracker64 | 1 | -5/+3 | |
| a bit faster. | |||||
| 2011-05-14 | fix neutron cloning | Simon Robertshaw | 1 | -6/+0 | |
| 2011-04-25 | Fix pause with gravity and test deuterium improvements | Simon Robertshaw | 1 | -3/+51 | |
| 2011-04-22 | Restrict temperature in DEUT explosion | jacksonmj | 1 | -1/+1 | |
| 2011-04-01 | Fix Neutrons and clone types | Simon | 1 | -1/+7 | |
| 2011-02-18 | NEUT fixed to dust and fwrk reaction. | Cracker64 | 1 | -2/+2 | |
| 2011-01-28 | Change include file for element update functions | jacksonmj | 1 | -1/+1 | |
| 2011-01-11 | Small fixes and cleanup | jacksonmj | 1 | -5/+5 | |
| 2011-01-11 | Merge branch 'upstream' into dev | jacksonmj | 1 | -6/+2 | |
| 2011-01-10 | Finish update function cleanup | jacksonmj | 1 | -44/+38 | |
| 2011-01-08 | Yet more function pointers. | jacksonmj | 1 | -2/+2 | |
| 2011-01-07 | Further function pointers. | jacksonmj | 1 | -0/+98 | |
