| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-06 | More demonstration of my inability to commit the saved file | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-06 | Gah, amend previous | Simon Robertshaw | 1 | -3/+3 |
| 2012-09-06 | Fix Line/Rect drawing in zoom window | Simon Robertshaw | 1 | -2/+2 |
| 2012-09-05 | Fix setting colour presets | Simon Robertshaw | 1 | -0/+1 |
| 2012-09-05 | Correct default tools | Simon Robertshaw | 1 | -2/+2 |
| 2012-09-05 | Ensure errors are caught and displayed during tag operations. Fix some issues... | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-05 | Perform pointtranslate (zoom) only in GameView. Fixes point line issue in #175 | Simon Robertshaw | 2 | -16/+16 |
| 2012-09-05 | Newtonian gravity field info in HUD (Maybe we could have an arrow to show dir... | Simon Robertshaw | 2 | -3/+5 |
| 2012-09-05 | Add way of uniquely identifying tools, preserve active menu and tools when re... | Simon Robertshaw | 5 | -48/+103 |
| 2012-09-03 | Remove translation from alt-click to middle click to fix line snapping. Fixed... | Simon Robertshaw | 1 | -5/+0 |
| 2012-09-03 | Ensure saves are expanded in memory when performing translate operations. Fix... | Simon Robertshaw | 1 | -0/+4 |
| 2012-09-01 | "Molten X" for mouseover with lava, fixes #165 | Simon Robertshaw | 1 | -1/+5 |
| 2012-09-01 | !load command for old console | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-01 | Colour picker and presets for decorations | Simon Robertshaw | 6 | -152/+196 |
| 2012-08-31 | Some Lua interface API stuff | Simon Robertshaw | 2 | -2/+9 |
| 2012-08-29 | Fix cursour falling just out zoom window | Simon Robertshaw | 1 | -1/+10 |
| 2012-08-28 | Save decorations and gravity field drawing to prefs | Simon Robertshaw | 1 | -0/+6 |
| 2012-08-27 | Nicer HUD for beta | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-25 | Sample tool samples decoration colour when deco menu is visible. fixes #146 | Simon Robertshaw | 2 | -10/+20 |
| 2012-08-25 | Tooltips for quick options menu, #113 | Simon Robertshaw | 2 | -3/+20 |
| 2012-08-25 | Tooltips for sign in button, fixes #113 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-24 | Alt click alternative to middle clicking | Simon Robertshaw | 1 | -0/+5 |
| 2012-08-24 | Prevent key overlap for Stickman movement and Gravity/Debug/Stamp actions, fi... | Simon Robertshaw | 3 | -13/+33 |
| 2012-08-21 | Use collapsed saves when using stamp browser, fix memory leak when saving stamps | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-21 | Show stamp selection and placement in zoom window. Fixes #140 | Simon Robertshaw | 1 | -37/+37 |
| 2012-08-20 | Clear fire/persistent effects when clearing the simulation, fixes #136 | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-20 | Remove wall frame when loading saves, fixes #103 | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-20 | Ensure localBrowser is NULL when starting to prevent crash | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-19 | Fix a few small (a lot of big) memory leaks associated with the stamps browser | Simon Robertshaw | 3 | -0/+15 |
| 2012-08-19 | Pad frame numbers with zeros for screenshots and recording | Simon Robertshaw | 1 | -2/+14 |
| 2012-08-19 | Prevent mouse up from leaving a little blob, fixes #130 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-17 | PPM screen recording | Simon Robertshaw | 3 | -2/+77 |
| 2012-08-17 | Sample tool, fixes #122 | Simon Robertshaw | 5 | -4/+104 |
| 2012-08-17 | Fix sign tool message box placeholder text | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-16 | Undo/Snapshots, fixes #118 | Simon Robertshaw | 5 | -5/+68 |
| 2012-08-16 | Air invert and grid mode switching | Simon Robertshaw | 3 | -0/+24 |
| 2012-08-14 | Photon wavlength info for HUD, fixes #111 | Simon Robertshaw | 1 | -0/+40 |
| 2012-08-14 | Fix typo, HUD variable should be Tmp, not Temp, #111 | Simon Robertshaw | 1 | -5/+1 |
| 2012-08-14 | Stricter formatting for Property tool, attempts to address #109 | Simon Robertshaw | 1 | -8/+22 |
| 2012-08-14 | Easier okaying/cancelling for Property tool Window | Simon Robertshaw | 1 | -0/+8 |
| 2012-08-14 | Tooltips for menu buttons, fixes #113 | Simon Robertshaw | 1 | -10/+10 |
| 2012-08-14 | Cut region, fixes #105 | Simon Robertshaw | 4 | -1/+19 |
| 2012-08-14 | Allow key releases when in stamp selecting/placement #104, #105 | Simon Robertshaw | 1 | -4/+0 |
| 2012-08-14 | Reset drawing state when placing stamps | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-14 | Show some info when selecting stamps, #104 | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-14 | Stamp selection and placements works through the zoom window, #104 | Simon Robertshaw | 1 | -3/+5 |
| 2012-08-14 | Snap stamp selection to CELL res, #104 | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-14 | Correct tooltip for save button | Simon Robertshaw | 2 | -9/+34 |
| 2012-08-14 | Fix tool buttons | Simon Robertshaw | 2 | -2/+2 |
| 2012-08-14 | Placeholder text for sign tool window, #98 | Simon Robertshaw | 1 | -1/+1 |