| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-12-28 | Fix gravmap memset, and restrict_flt for temperatures | jacksonmj | 1 | -1/+1 |
| 2011-12-24 | Fix FPS in HUD in stable/nonbeta releases | Simon Robertshaw | 1 | -1/+1 |
| 2011-12-24 | Fix crash with clear_sim if gravity not initialised, fix renderer | Simon Robertshaw | 1 | -5/+13 |
| 2011-12-19 | Use reduced resolution gravity maps for improved performance | Simon Robertshaw | 1 | -5/+5 |
| 2011-12-18 | Merge with new lua functionality | Simon Robertshaw | 1 | -3/+4 |
| 2011-12-18 | Fix creating particles in autorun.lua | jacksonmj | 1 | -4/+7 |
| 2011-12-18 | Fix grav wall | jacksonmj | 1 | -1/+1 |
| 2011-12-18 | Fix some gravity memsets, remove gravx/y | jacksonmj | 1 | -3/+3 |
| 2011-12-18 | Move Newtonian gravity into a new file | jacksonmj | 1 | -120/+4 |
| 2011-12-17 | Add option for lua parts array to use native data using ffi | Simon Robertshaw | 1 | -3/+4 |
| 2011-12-10 | Set BIZR/G/S ctype when loading a save, set BIZS ctype in create_part | jacksonmj | 1 | -25/+22 |
| 2011-12-10 | Set BIZR/G/S ctype when loading a save, set BIZS ctype in create_part | jacksonmj | 1 | -25/+22 |
| 2011-11-21 | Fix LCRY/ELEC infinite loop, BIZR turns photons into electrons, SING explodes... | Simon Robertshaw | 1 | -12/+21 |
| 2011-11-18 | Add back in number keys to change render/display/color _mode variables | Jacob1 | 1 | -2/+2 |
| 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 |