summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-10-23Spark, Flare and LFlare effects. Pretty bad (need to make use of instancing) ...Simon Robertshaw1-3/+175
2011-10-23Pass particle pointer to graphics update function instead of index. Make PIPE...Simon Robertshaw11-207/+386
2011-10-23Fix LIGH overwriting fire_alphajacksonmj1-1/+1
2011-10-22Fix Options meny in scale:2 and make tooltip more readableSimon Robertshaw2-14/+16
2011-10-22Embed shadersSimon Robertshaw1-10/+7
2011-10-22Fix Air vel displaySimon Robertshaw1-16/+77
2011-10-22Finish ZoomSimon Robertshaw1-15/+42
2011-10-22Zoom WIPSimon Robertshaw1-1/+42
2011-10-21Gravlensing for OpenGLSimon Robertshaw1-4/+58
2011-10-21Quick options menuSimon Robertshaw2-0/+47
2011-10-21Use FBO for parts renderingSimon Robertshaw1-3/+1
2011-10-21Screenshot for luaSimon Robertshaw1-3/+22
2011-10-21Fix gravity field drawingSimon Robertshaw1-5/+6
2011-10-20Use FBO for particlesSimon Robertshaw2-4/+58
2011-10-20Better fire for Non-Fire display modesSimon Robertshaw1-1/+1
2011-10-20Implement Blur mode and embed shadersSimon Robertshaw2-12/+60
2011-10-20Rendering, Glow and UI alpha fixesSimon Robertshaw2-16/+72
2011-10-19Glow, Fire, Smoke, blob and flat particle effects in OpenGLSimon Robertshaw7-46/+327
2011-10-19FILT subtracts photon colours when tmp=3jacksonmj1-0/+2
2011-10-19Fix infinite temperaturesjacksonmj1-1/+2
2011-10-18Some testing with OpenGLSimon Robertshaw2-28/+93
2011-10-16Debug performance/time graphSimon Robertshaw2-1/+103
2011-10-16Debug performance/time graphSimon Robertshaw2-1/+103
2011-10-14Reset emp-decor if out of boundsSimon Robertshaw1-0/+1
2011-10-14Remove unused pixel bufferjacksonmj3-6/+0
2011-10-14Fix crash with abnormal ICE ctypejacksonmj1-1/+1
2011-10-14Allow STKM to use lightningjacksonmj4-23/+55
2011-10-14Replace use of gravy and gravf with gravxf and gravyfSimon Robertshaw3-17/+17
2011-10-14Prevent integer overflow with emp_decorSimon Robertshaw1-1/+1
2011-10-14Prevent integer overflow with emp_decorSimon Robertshaw1-0/+1
2011-10-13Allow use of OpenGL enabled surface for future useSimon Robertshaw2-2438/+30
2011-10-13Some changes to LIGH/EMP/TESC based on changes in MaksProg's mod v0.3jacksonmj5-130/+150
2011-10-13Fix gravity occasionally not workingjacksonmj1-0/+1
2011-10-13Don't heat elements which don't conduct heatjacksonmj3-8/+11
2011-10-13Some work on DEST, EMP, LIGHjacksonmj5-330/+335
2011-10-13Prevent extra particles at the end of 1px linesjacksonmj1-1/+2
2011-10-12Implement remaining graphics functions for particlesSimon Robertshaw1-0/+561
2011-10-12Implement more particle graphicsSimon Robertshaw6-0/+104
2011-10-11Improved 'GLOW' renderingSimon Robertshaw1-2/+9
2011-10-11New part rendering completedSimon Robertshaw1-21/+239
2011-10-11Fixes for LIGH and TESC, LIGH observes gravity settingSimon Robertshaw4-19/+69
2011-10-10Fix erronous assignment and add MaksProg to contributors listSimon Robertshaw2-2/+2
2011-10-10Add missing file from previous commitSimon Robertshaw1-0/+19
2011-10-10Fix crash with LIGHSimon Robertshaw1-1/+3
2011-10-10More functionality for LIGH, better english on element descriptionsSimon Robertshaw2-0/+50
2011-10-10Elements, LIGH, TESC, EMP and DEST thanks to MaksProgSimon Robertshaw7-4/+579
2011-10-10Smoke GraphicsSimon Robertshaw1-0/+18
2011-10-10Starting on jumptable/function pointers for graphics, only FIRE is implementedSimon Robertshaw2-3/+67
2011-10-10Send user authentication for update downloadsSimon Robertshaw1-0/+4
2011-10-09Pretty effect when drawing powders, activate with 'n'Simon Robertshaw3-0/+29