| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-13 | Clear render, display and colour mode in renderer contructor | Simon Robertshaw | 1 | -1/+4 |
| 2012-08-13 | Now stickmen and fighters show HP. Closes #93 | Savely Skresanov | 1 | -4/+4 |
| 2012-08-12 | Use forward declarations more to avoid excessive includes | Simon Robertshaw | 1 | -1/+0 |
| 2012-08-12 | More efficiency, fix of point size being too big | Bryan Hoyle | 1 | -2/+7 |
| 2012-08-12 | A litte more efficient | Bryan Hoyle | 1 | -2/+2 |
| 2012-08-12 | Fixed brush for now, used inefficient algorithm until I can get pure opengl w... | Bryan Hoyle | 1 | -2/+14 |
| 2012-08-12 | Revert "minor renderer changes, brush still not working" | Bryan Hoyle | 1 | -1/+1 |
| 2012-08-12 | Revert "Revert "fixed --opengl-renderer from segfaulting. Added a gitignore f... | Bryan Hoyle | 1 | -0/+4 |
| 2012-08-12 | Revert "fixed --opengl-renderer from segfaulting. Added a gitignore for vim s... | Bryan Hoyle | 1 | -4/+0 |
| 2012-08-12 | minor renderer changes, brush still not working | Bryan Hoyle | 1 | -1/+1 |
| 2012-08-12 | fixed --opengl-renderer from segfaulting. Added a gitignore for vim swap files | Bryan Hoyle | 1 | -0/+4 |
| 2012-08-12 | now opengl and opengl renderer run and compile, but renderer has a segfault, ... | Bryan Hoyle | 2 | -3/+3 |
| 2012-08-12 | more fixes | Bryan Hoyle | 2 | -20/+21 |
| 2012-08-12 | Minor opengl fixes, still not compiling, look at line 14 in src/graphics/Open... | Bryan Hoyle | 3 | -7/+4 |
| 2012-08-11 | Implement some missing lua functions, PNG format creation (requires zlib) | Simon Robertshaw | 4 | -0/+31 |
| 2012-08-11 | TPT: Give menu color to elements without one (stickmen, TRON, and WARP) | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-10 | Some fixes for memory leaks | Simon Robertshaw | 1 | -0/+7 |
| 2012-08-10 | Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str... | Simon Robertshaw | 1 | -2/+8 |
| 2012-08-09 | Gravity lensing | Simon Robertshaw | 2 | -4/+26 |
| 2012-08-08 | Persistent mode | Simon Robertshaw | 2 | -303/+330 |
| 2012-08-06 | Started work on save as current name | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-06 | More icon adjustments | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-06 | Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ... | Simon Robertshaw | 2 | -1/+33 |
| 2012-08-05 | Icon adjustments | Simon Robertshaw | 1 | -0/+3 |
| 2012-08-05 | Draw gravity zones when using grav wall | Simon Robertshaw | 2 | -4/+10 |
| 2012-08-04 | Add icons for erase, improve icons for certain walls, fix issue #45 | Simon Robertshaw | 1 | -27/+29 |
| 2012-08-03 | QuickOptions!! #46 | Simon Robertshaw | 2 | -2/+7 |
| 2012-08-02 | Rename WIN32 preprocessor definition to WIN | ntoskrnl | 1 | -1/+1 |
| 2012-07-28 | Corrections to GameSave to prevent conflicts in the Expanded state, improve S... | Simon Robertshaw | 1 | -6/+12 |
| 2012-07-28 | Draw brush using renderer, fixes issue #25 | Simon Robertshaw | 1 | -2/+1 |
| 2012-07-28 | Air heat is not rendered if ambient heat is disabled | Simon Robertshaw | 1 | -0/+2 |
| 2012-07-27 | Correct blending of SetPixel without alpha channel | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-27 | Prevent crash when drawing an image out of mounts on a pixel grid | Simon Robertshaw | 1 | -2/+3 |
| 2012-07-27 | Local file browser + some more interesting things like Progress bar UI component | Simon Robertshaw | 5 | -2/+30 |
| 2012-07-26 | Rename .inc files to inl | Simon Robertshaw | 5 | -4/+4 |
| 2012-07-25 | Make only one airmode selectable at a time | Simon Robertshaw | 1 | -0/+4 |
| 2012-07-25 | Correct Stickman appearance | Simon Robertshaw | 1 | -15/+13 |
| 2012-07-25 | Streamlines | Simon Robertshaw | 1 | -0/+21 |
| 2012-07-25 | Correct initial zoom size | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | \x0E resets text colour to one previously set by \b | Simon Robertshaw | 2 | -0/+6 |
| 2012-07-24 | Inverted icon state | Simon Robertshaw | 2 | -25/+100 |
| 2012-07-24 | Adjust icon positions | Simon Robertshaw | 2 | -25/+25 |
| 2012-07-22 | Strealine icon and Erase icon | Simon Robertshaw | 1 | -0/+40 |
| 2012-07-21 | Icons for menu items | Simon Robertshaw | 4 | -2/+136 |
| 2012-07-19 | Use two functions for renderer drawing instead of several, fix alignment with... | Simon Robertshaw | 2 | -7/+41 |
| 2012-07-18 | Renderer Presets and default graphics function | Simon Robertshaw | 1 | -0/+11 |
| 2012-07-06 | Move graphics into seperate folder | Simon Robertshaw | 10 | -0/+4142 |