| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-05 | {t:15100|text} to open a forum thread (will try to add more shortcuts later) | jacob1 | 1 | -1/+1 |
| 2012-09-30 | Draw walls behind particles | Simon Robertshaw | 1 | -3/+3 |
| 2012-09-26 | fix minor memory problem with last commit | jacob1 | 1 | -0/+2 |
| 2012-09-26 | render preset buttons in render options interface, also shift + 1 life view s... | jacob1 | 1 | -0/+57 |
| 2012-09-25 | Fix crash - uninitialized (and not needed) variable | jacob1 | 1 | -2/+2 |
| 2012-09-16 | fix possible crashes with save buttons and uninitialized renderer variables | jacob1 | 1 | -1/+1 |
| 2012-09-15 | Render fire after wall drawing | Simon Robertshaw | 1 | -3/+3 |
| 2012-09-14 | Better fire rendering for saves | Simon Robertshaw | 1 | -0/+2 |
| 2012-09-06 | Visual studio compatibility | jacob1 | 1 | -1/+1 |
| 2012-09-06 | Fix PRTI/PRTO color, debug lines only drawn in debug mode. Fixes # 148 | jacob1 | 1 | -8/+9 |
| 2012-08-28 | Black decorations only in thumbnails | Simon Robertshaw | 1 | -4/+16 |
| 2012-08-25 | Clear area behind zoom, fixes #144 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-25 | Sample tool samples decoration colour when deco menu is visible. fixes #146 | Simon Robertshaw | 1 | -0/+11 |
| 2012-08-21 | Add EMP flash, fixes #137 | Simon Robertshaw | 1 | -4/+6 |
| 2012-08-16 | Air invert and grid mode switching | Simon Robertshaw | 1 | -5/+6 |
| 2012-08-15 | xor_bitmap drawing for renderer | Simon Robertshaw | 1 | -12/+82 |
| 2012-08-15 | Ensure zoom is drawn after particles for OpenGL Rendering, draw walls onto th... | Simon Robertshaw | 1 | -17/+48 |
| 2012-08-15 | Fix cursor and zoom with OpenGL | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-15 | Revert some changes by Triclops200 in 42d707f8a432afa001d58611fc960d6ce602167... | Simon Robertshaw | 1 | -4/+4 |
| 2012-08-15 | Very very basic wall rendering for opengl | Bryan Hoyle | 1 | -2/+10 |
| 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 | 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 | fixed --opengl-renderer from segfaulting. Added a gitignore for vim swap files | Bryan Hoyle | 1 | -0/+4 |
| 2012-08-12 | Minor opengl fixes, still not compiling, look at line 14 in src/graphics/Open... | Bryan Hoyle | 1 | -3/+0 |
| 2012-08-11 | Implement some missing lua functions, PNG format creation (requires zlib) | Simon Robertshaw | 1 | -0/+17 |
| 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 | 1 | -3/+24 |
| 2012-08-08 | Persistent mode | Simon Robertshaw | 1 | -303/+329 |
| 2012-08-06 | Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ... | Simon Robertshaw | 1 | -1/+30 |
| 2012-08-05 | Draw gravity zones when using grav wall | Simon Robertshaw | 1 | -3/+8 |
| 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 | 1 | -2/+6 |
| 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-26 | Rename .inc files to inl | Simon Robertshaw | 1 | -2/+2 |
| 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-22 | Strealine icon and Erase icon | Simon Robertshaw | 1 | -0/+40 |
| 2012-07-21 | Icons for menu items | Simon Robertshaw | 1 | -0/+89 |
| 2012-07-19 | Use two functions for renderer drawing instead of several, fix alignment with... | Simon Robertshaw | 1 | -7/+36 |
| 2012-07-18 | Renderer Presets and default graphics function | Simon Robertshaw | 1 | -0/+11 |
| 2012-07-06 | Move graphics into seperate folder | Simon Robertshaw | 1 | -0/+2208 |