| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-11-13 | Basic render modes for Render_ui | Simon Robertshaw | 1 | -11/+1 |
| 2011-11-12 | Replace cmode with more flexible render options, TODO: Saving and render opti... | Simon Robertshaw | 1 | -15/+26 |
| 2011-11-12 | Trim down UItext, remove Generations and Version | Simon Robertshaw | 1 | -4/+5 |
| 2011-11-12 | "Pipe with ..." message when pipe is filled. | savask | 1 | -0/+10 |
| 2011-11-12 | Merge pull request #51 from atlaua/master | Simon Robertshaw | 1 | -1/+5 |
| 2011-11-12 | Update src/main.c | Simon Robertshaw | 1 | -1/+1 |
| 2011-11-08 | Cursor in ZooM | Simon Robertshaw | 1 | -1/+3 |
| 2011-11-03 | Resolved a todo in main.c | atlaua | 1 | -1/+5 |
| 2011-11-01 | OpenGl Improvements | Simon Robertshaw | 1 | -0/+6 |
| 2011-10-31 | LCRY tweaks | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-30 | Change LCRy workings and add ELEC (wip) | Simon Robertshaw | 1 | -0/+17 |
| 2011-10-28 | Ensure grav vel maps are cleared when stopping/starting gravity calculation | Simon Robertshaw | 1 | -0/+6 |
| 2011-10-26 | Fix FIGH loading and bad variable names | Simon Robertshaw | 1 | -0/+15 |
| 2011-10-26 | Merge latest FIGH additions | Simon Robertshaw | 1 | -23/+29 |
| 2011-10-26 | Revert "Revert "F1 to bring up intro message"" | Simon Robertshaw | 1 | -2/+14 |
| 2011-10-26 | Revert "F1 to bring up intro message" | Simon Robertshaw | 1 | -14/+2 |
| 2011-10-26 | Made a special structure for stick mans. | savask | 1 | -20/+18 |
| 2011-10-26 | Some work on lightning for stick mans and fighters. | savask | 1 | -2/+2 |
| 2011-10-26 | Added fighters. | savask | 1 | -1/+9 |
| 2011-10-26 | Remove references to python console | Simon Robertshaw | 1 | -53/+1 |
| 2011-10-25 | Merge latest with graphicstest | Simon Robertshaw | 1 | -31/+48 |
| 2011-10-24 | F1 to bring up intro message | Simon Robertshaw | 1 | -2/+14 |
| 2011-10-24 | Draw version info with outline | Simon Robertshaw | 1 | -2/+1 |
| 2011-10-24 | Prevent UI text from overlapping intro message | Simon Robertshaw | 1 | -4/+9 |
| 2011-10-24 | Generate fire/plasma gradients at runtime, makes editing easier | Simon Robertshaw | 1 | -0/+2 |
| 2011-10-23 | Fix unitialised variable 'bc' in main.c | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-23 | Pass particle pointer to graphics update function instead of index. Make PIPE... | Simon Robertshaw | 1 | -0/+1 |
| 2011-10-22 | Fix Options meny in scale:2 and make tooltip more readable | Simon Robertshaw | 1 | -14/+14 |
| 2011-10-21 | Quick options menu | Simon Robertshaw | 1 | -0/+2 |
| 2011-10-20 | Use FBO for particles | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-20 | Rendering, Glow and UI alpha fixes | Simon Robertshaw | 1 | -5/+22 |
| 2011-10-19 | Glow, Fire, Smoke, blob and flat particle effects in OpenGL | Simon Robertshaw | 1 | -1/+2 |
| 2011-10-18 | Some testing with OpenGL | Simon Robertshaw | 1 | -6/+5 |
| 2011-10-16 | Debug performance/time graph | Simon Robertshaw | 1 | -1/+50 |
| 2011-10-16 | Debug performance/time graph | Simon Robertshaw | 1 | -1/+50 |
| 2011-10-14 | Remove unused pixel buffer | jacksonmj | 1 | -4/+0 |
| 2011-10-14 | Allow STKM to use lightning | jacksonmj | 1 | -0/+1 |
| 2011-10-14 | Replace use of gravy and gravf with gravxf and gravyf | Simon Robertshaw | 1 | -4/+4 |
| 2011-10-13 | Fix gravity occasionally not working | jacksonmj | 1 | -0/+1 |
| 2011-10-11 | Fixes for LIGH and TESC, LIGH observes gravity setting | Simon Robertshaw | 1 | -2/+2 |
| 2011-10-10 | Fix erronous assignment and add MaksProg to contributors list | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-10 | Elements, LIGH, TESC, EMP and DEST thanks to MaksProg | Simon Robertshaw | 1 | -0/+1 |
| 2011-10-10 | Starting on jumptable/function pointers for graphics, only FIRE is implemented | Simon Robertshaw | 1 | -2/+2 |
| 2011-10-09 | Pretty effect when drawing powders, activate with 'n' | Simon Robertshaw | 1 | -0/+10 |
| 2011-09-27 | Fix potential issue with argument ordering | Simon Robertshaw | 1 | -30/+23 |
| 2011-09-24 | Make changes to prefs file regarding build_num and updated | Simon Robertshaw | 1 | -1/+1 |
| 2011-09-24 | Detect updates by build number, make confirm box autosize, also fix bug where... | Simon Robertshaw | 1 | -41/+42 |
| 2011-09-24 | Send session/auth info with update checks | Simon Robertshaw | 1 | -0/+1 |
| 2011-09-24 | Can see selected elements from Lua, tpt.selectedl or tpt.selectedr | cracker64 | 1 | -1/+1 |
| 2011-09-19 | Allow setting of application data path \(For config, save and script data\) | Simon Robertshaw | 1 | -0/+14 |