| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-17 | Remove old code | Simon Robertshaw | 1 | -563/+0 |
| 2012-09-05 | Fix bugs with energy particles in PIPE | jacksonmj | 1 | -2/+9 |
| 2012-08-13 | Powered pipe, based on jacob1's commits | jacksonmj | 1 | -47/+254 |
| 2012-06-17 | Revert "Moved soap and stick men graphics things to special functions." | Simon Robertshaw | 1 | -2/+2 |
| 2012-06-02 | Moved soap and stick men graphics things to special functions. | Savely Skresanov | 1 | -2/+2 |
| 2012-05-07 | Change pipe and portal to check element type using properties instead of fall... | jacksonmj | 1 | -2/+2 |
| 2012-05-06 | Added GPLv3+ license headers to all files in src/elements/ | Aditya Vaidya | 1 | -0/+15 |
| 2012-04-19 | Change STOR, PIPE, DUST to make correct use of .flags field. | Simon Robertshaw | 1 | -10/+12 |
| 2012-04-10 | Stop walls next to pipe triggering automatic pattern generation | jacksonmj | 1 | -1/+1 |
| 2011-12-18 | Make PIPE detach SOAP particles (crash fix) | jacksonmj | 1 | -0/+2 |
| 2011-11-26 | Fix bug with PIPE where particles would have an incorrect colour if they didn... | Simon Robertshaw | 1 | -0/+3 |
| 2011-11-26 | Allow pipe to grab from photon map, BRAY beam takes temp from ARAY | Simon Robertshaw | 1 | -39/+45 |
| 2011-11-12 | Make PIPE reset (ready to generate pattern) when ctype is cleared and life is 0 | jacksonmj | 1 | -2/+4 |
| 2011-10-28 | Fix Life and heat display, implement alpha, blend and add, fix FILT, INVS and... | Simon Robertshaw | 1 | -2/+2 |
| 2011-10-23 | Pass particle pointer to graphics update function instead of index. Make PIPE... | Simon Robertshaw | 1 | -0/+82 |
| 2011-09-30 | Prevent segfault with high tmp values for pipe | jacksonmj | 1 | -1/+1 |
| 2011-08-30 | Always check bmap when creating particles | jacksonmj | 1 | -1/+1 |
| 2011-08-30 | Fixes: HUD for fast PIPE, PIPE contents disappearing when next to walls, scro... | jacksonmj | 1 | -2/+2 |
| 2011-08-29 | Added STOR, a block that can store a single particle and release when charged | Simon Robertshaw | 1 | -0/+10 |
| 2011-08-27 | Remove blocking walls from pmap | jacksonmj | 1 | -5/+3 |
| 2011-07-08 | Deleted whole repository due to weirdness with recognizing folder. From curre... | Cate | 1 | -25/+119 |
| 2011-06-25 | Make pipe save ctype and tmp | jacksonmj | 1 | -0/+6 |
| 2011-06-02 | Speed up update_PIPE | jacksonmj | 1 | -78/+85 |
| 2011-03-30 | A cracker commit with some nice comments | Simon | 1 | -3/+3 |
| 2011-01-28 | Change include file for element update functions | jacksonmj | 1 | -1/+1 |
| 2011-01-13 | Merge element state into ptypes. | jacksonmj | 1 | -1/+1 |
| 2011-01-10 | Finish update function cleanup | jacksonmj | 1 | -25/+26 |
| 2011-01-07 | More function pointers. | jacksonmj | 1 | -0/+121 |