summaryrefslogtreecommitdiff
path: root/src/elements/deut.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-109/+0
2012-05-06Added GPLv3+ license headers to all files in src/elements/Aditya Vaidya1-0/+15
2012-03-17Fix glow for deut at lighSimon Robertshaw1-5/+6
2012-02-18Make DEUT compress when Newtonian gravity is applied to itjacksonmj1-0/+4
2011-10-23Pass particle pointer to graphics update function instead of index. Make ↵Simon Robertshaw1-7/+7
PIPE use subcall to get graphics info. Cache for particle graphics properties. Stickman PSPEC_STICKMAN added and implemented
2011-10-20Implement Blur mode and embed shadersSimon Robertshaw1-5/+4
2011-10-12Implement more particle graphicsSimon Robertshaw1-0/+20
2011-08-30Always check bmap when creating particlesjacksonmj1-3/+0
2011-08-27Remove blocking walls from pmapjacksonmj1-3/+3
2.5% speed increase on a screen full of water
2011-01-28Change include file for element update functionsjacksonmj1-1/+1
2011-01-10Finish update function cleanupjacksonmj1-21/+22
2011-01-07More function pointers.jacksonmj1-0/+72