| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-11-13 | Initial check-in of movable solids. Save/Load/Undo do not work and may crash. | Stanislaw Skowronek | 1 | -0/+17 |
| 2013-10-19 | Spark sign tool, {b|sometext}, when the sign is clicked, the a spark will be ... | Simon Robertshaw | 1 | -3/+7 |
| 2013-08-22 | specially per @savask's request, put matcher into a function | mniip | 1 | -17/+1 |
| 2013-08-22 | remove regex in renderer | mniip | 1 | -6/+22 |
| 2013-08-22 | Fix sign save/topic regex. | Saveliy Skresanov | 1 | -1/+1 |
| 2013-07-13 | WIFI lines aren't drawn in persistent mode, and are based on current temp, no... | jacob1 | 1 | -9/+10 |
| 2013-06-21 | HUD displays the correct name of LIFE particles in the HUD, show mouse positi... | jacob1 | 1 | -5/+4 |
| 2013-05-11 | Togglable lua scripting | Simon Robertshaw | 1 | -1/+3 |
| 2013-05-08 | Fix "blow power" for stick man, disable rocket boots on E-hole. | Saveliy Skresanov | 1 | -3/+12 |
| 2013-05-08 | Rocket boots for stickman, because why not | jacksonmj | 1 | -0/+21 |
| 2013-03-06 | remove auto generated comments from all files, fix some missing tabs, remove ... | jacob1 | 1 | -6/+0 |
| 2013-03-03 | fix crash when drawing particles in invalid coordinates (using console) | jacob1 | 1 | -2/+2 |
| 2013-02-15 | fix mac compiling, fix renderer, fix other minor compiling issues | jacob1 | 1 | -0/+4 |
| 2013-02-09 | fix deco sample tool with 1 px brush, fix deco sample also sampling HUD/other... | jacob1 | 1 | -1/+7 |
| 2013-02-09 | blobby walls in blob view | jacob1 | 1 | -0/+94 |
| 2013-02-08 | fix sign box size, sign width with {t} and {p}, and zoom box size | jacob1 | 1 | -52/+11 |
| 2013-01-26 | clear persistent effects when it's display mode is removed | jacob1 | 1 | -0/+5 |
| 2013-01-23 | fix "i" argument to graphics functions. | jacob1 | 1 | -1/+7 |
| 2012-12-18 | fix WARP being invisible, make it visible in heat display mode though | jacob1 | 1 | -2/+8 |
| 2012-10-26 | don't render invalid elements | jacob1 | 1 | -1/+1 |
| 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 |