| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-10-23 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 3 | -3/+3 | |
| 2011-10-23 | Compatibility with MSVC - devast8a | Simon Robertshaw | 5 | -11/+13 | |
| 2011-10-23 | Fix compilation for Non-OpenGL builds | Simon Robertshaw | 2 | -0/+54 | |
| 2011-10-23 | Spark, Flare and LFlare effects. Pretty bad (need to make use of instancing) ↵ | Simon Robertshaw | 1 | -3/+175 | |
| but works for now | |||||
| 2011-10-23 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-10-23 | Pass particle pointer to graphics update function instead of index. Make ↵ | Simon Robertshaw | 17 | -253/+424 | |
| PIPE use subcall to get graphics info. Cache for particle graphics properties. Stickman PSPEC_STICKMAN added and implemented | |||||
| 2011-10-23 | Fixed bug in compile process: Linker option '-lrt' was not set so ld | Der Messer | 1 | -1/+1 | |
| complained about "undefined reference to 'clock_gettime'" | |||||
| 2011-10-23 | Fix LIGH overwriting fire_alpha | jacksonmj | 1 | -1/+1 | |
| 2011-10-22 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-10-22 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -2/+2 | |
| 2011-10-22 | Fix Options meny in scale:2 and make tooltip more readable | Simon Robertshaw | 3 | -14/+17 | |
| 2011-10-22 | Embed shaders | Simon Robertshaw | 2 | -12/+49 | |
| 2011-10-22 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 | |
| 2011-10-22 | Fix Air vel display | Simon Robertshaw | 1 | -16/+77 | |
| 2011-10-22 | Finish Zoom | Simon Robertshaw | 1 | -15/+42 | |
| 2011-10-22 | Zoom WIP | Simon Robertshaw | 1 | -1/+42 | |
| 2011-10-21 | Gravlensing for OpenGL | Simon Robertshaw | 1 | -4/+58 | |
| 2011-10-21 | Quick options menu | Simon Robertshaw | 4 | -2/+68 | |
| 2011-10-21 | Use FBO for parts rendering | Simon Robertshaw | 1 | -3/+1 | |
| 2011-10-21 | Screenshot for lua | Simon Robertshaw | 2 | -3/+23 | |
| 2011-10-21 | Fix gravity field drawing | Simon Robertshaw | 1 | -5/+6 | |
| 2011-10-20 | Use FBO for particles | Simon Robertshaw | 2 | -4/+58 | |
| 2011-10-20 | Better fire for Non-Fire display modes | Simon Robertshaw | 1 | -1/+1 | |
| 2011-10-20 | Implement Blur mode and embed shaders | Simon Robertshaw | 3 | -12/+73 | |
| 2011-10-20 | Rendering, Glow and UI alpha fixes | Simon Robertshaw | 3 | -16/+74 | |
| 2011-10-19 | Clean up shader files | Simon Robertshaw | 2 | -21/+1 | |
| 2011-10-19 | Missing shaders from previous commit | Simon Robertshaw | 2 | -0/+30 | |
| 2011-10-19 | Glow, Fire, Smoke, blob and flat particle effects in OpenGL | Simon Robertshaw | 7 | -46/+327 | |
| 2011-10-19 | Update readme - slightly | Simon Robertshaw | 1 | -12/+19 | |
| 2011-10-19 | Update readme - slightly | Simon Robertshaw | 1 | -12/+19 | |
| 2011-10-19 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-10-19 | Version Increment | chaos.powdertoy.co.uk | 1 | -3/+2 | |
| 2011-10-19 | FILT subtracts photon colours when tmp=3 | jacksonmj | 1 | -0/+2 | |
| 2011-10-19 | Fix infinite temperatures | jacksonmj | 1 | -1/+2 | |
| May also need -fno-finite-math-only, but it works fine for me without it | |||||
| 2011-10-18 | Some testing with OpenGL | Simon Robertshaw | 3 | -37/+101 | |
| 2011-10-16 | Debug performance/time graph | Simon Robertshaw | 3 | -2/+113 | |
| 2011-10-16 | Debug performance/time graph | Simon Robertshaw | 3 | -2/+113 | |
| 2011-10-14 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 | |
| 2011-10-14 | Reset emp-decor if out of bounds | Simon Robertshaw | 1 | -0/+1 | |
| 2011-10-14 | Remove unused pixel buffer | jacksonmj | 4 | -7/+0 | |
| 2011-10-14 | Fix crash with abnormal ICE ctype | jacksonmj | 1 | -1/+1 | |
| 2011-10-14 | Allow STKM to use lightning | jacksonmj | 5 | -25/+57 | |
| 2011-10-14 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 | |
| 2011-10-14 | Replace use of gravy and gravf with gravxf and gravyf | Simon Robertshaw | 3 | -17/+17 | |
| 2011-10-14 | Prevent integer overflow with emp_decor | Simon Robertshaw | 1 | -1/+1 | |
| 2011-10-14 | Prevent integer overflow with emp_decor | Simon Robertshaw | 1 | -0/+1 | |
| 2011-10-14 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 | |
| 2011-10-13 | Allow use of OpenGL enabled surface for future use | Simon Robertshaw | 3 | -2438/+36 | |
| 2011-10-13 | Some changes to LIGH/EMP/TESC based on changes in MaksProg's mod v0.3 | jacksonmj | 5 | -130/+150 | |
| Weaker and shorter EMP flash. TESC has correct tmp value when created with replace mode. LIGH harms STKM. Gravity affects LIGH in create_part if p==-2, instead of in update_LIGH, so that TESC lightning is not affected by gravity. | |||||
| 2011-10-13 | Fix gravity occasionally not working | jacksonmj | 1 | -0/+1 | |
