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