summaryrefslogtreecommitdiff
path: root/src/elements/newgraphics.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-530/+0
2012-08-21PPIP glowing brck in fire modeSimon Robertshaw1-2/+7
2012-08-13Powered pipe, based on jacob1's commitsjacksonmj1-0/+9
2012-06-20Replace all explosion sparks with new element (EMBR)jacksonmj1-50/+1
2012-06-17Revert "Moved soap and stick men graphics things to special functions."Simon Robertshaw1-145/+0
2012-06-09Avoid stacking in INVS and FILT, and fix pressurised INVS graphicsjacksonmj1-2/+1
2012-06-02Moved soap and stick men graphics things to special functions.Savely Skresanov1-0/+145
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-1/+1
2012-04-15Added gel - a liquid with variable heat conductivity and viscosity.savask1-0/+8
2012-04-05Glowing BRAYSimon Robertshaw1-1/+1
2012-03-17Fix firework glowSimon Robertshaw1-7/+8
2012-03-15wifi/portal linesJacob11-0/+3
2011-12-03Back to old LCRY renderingSimon Robertshaw1-2/+22
2011-12-03Fix spark effect on BOMB, another attempt at TNT (Explosive with more pressure)Simon Robertshaw1-11/+0
2011-11-21Check value of decorations_enable in graphics_LCRYjacksonmj1-1/+1
2011-11-21Fix LCRY/ELEC infinite loop, BIZR turns photons into electrons, SING explodes...Simon Robertshaw1-1/+1
2011-10-29Fix nothing display and LCRY with decorationSimon Robertshaw1-9/+9
2011-10-28Whoops, fix PMODE_BLEND to use correct function, also fix BRAY del modeSimon Robertshaw1-2/+4
2011-10-28Fix Life and heat display, implement alpha, blend and add, fix FILT, INVS and...Simon Robertshaw1-1/+5
2011-10-28Fix Blob mode, Sprk, Firw, Fwrk and othersSimon Robertshaw1-21/+31
2011-10-28Fix graphics for Phot, Fire, StorSimon Robertshaw1-0/+1
2011-10-24Generate fire/plasma gradients at runtime, makes editing easierSimon Robertshaw1-0/+2
2011-10-23Pass particle pointer to graphics update function instead of index. Make PIPE...Simon Robertshaw1-158/+108
2011-10-19Glow, Fire, Smoke, blob and flat particle effects in OpenGLSimon Robertshaw1-13/+13
2011-10-12Implement remaining graphics functions for particlesSimon Robertshaw1-0/+561