| 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 | Some simulation API | Simon Robertshaw | 1 | -5/+8 |
| 2012-09-05 | Fix setting colour presets | Simon Robertshaw | 1 | -0/+1 |
| 2012-09-05 | Changes to Smudge and blending modes (make them a little slower and easier to... | Simon Robertshaw | 1 | -25/+28 |
| 2012-09-05 | Correct default tools | Simon Robertshaw | 1 | -2/+2 |
| 2012-09-05 | Allow mass unfavouring, unfavouring from the preview view. Fixes #149 | Simon Robertshaw | 5 | -7/+56 |
| 2012-09-05 | Ensure errors are caught and displayed during tag operations. Fix some issues... | Simon Robertshaw | 7 | -32/+102 |
| 2012-09-05 | Perform pointtranslate (zoom) only in GameView. Fixes point line issue in #175 | Simon Robertshaw | 2 | -16/+16 |
| 2012-09-05 | Only use stairstepping for resampling when absolutely necessary (when the dow... | Simon Robertshaw | 1 | -1/+25 |
| 2012-09-05 | Prevent setting double scale on smaller screens. Fixes #166 | Simon Robertshaw | 6 | -4/+42 |
| 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 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 1 | -2/+0 |
| 2012-09-05 | Add way of uniquely identifying tools, preserve active menu and tools when re... | Simon Robertshaw | 5 | -48/+103 |
| 2012-09-04 | Remove unused statement wasting memory | Simon Robertshaw | 1 | -2/+0 |
| 2012-09-04 | Some simulation API | Simon Robertshaw | 2 | -0/+109 |
| 2012-09-03 | Fix crash/lock up when loading tags | Simon Robertshaw | 1 | -0/+2 |
| 2012-09-03 | Load tags seperately from saves in search | Simon Robertshaw | 4 | -102/+178 |
| 2012-09-03 | Use \r\n instead of just \n for HTTP headers | Simon Robertshaw | 1 | -14/+14 |
| 2012-09-03 | Move class definitions for ThumbnailBrokeer into header | Simon Robertshaw | 2 | -55/+50 |
| 2012-09-03 | Improve save preview layout | Simon Robertshaw | 1 | -7/+10 |
| 2012-09-03 | Views in save Preview and use old vote bars. Fixes #171 | Simon Robertshaw | 5 | -16/+42 |
| 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 | 2 | -0/+6 |
| 2012-09-02 | Textbox component for Lua interface API | Simon Robertshaw | 10 | -105/+298 |
| 2012-09-02 | Prevent changing of sorting mode when results haven't loaded. Fixes #172 | Simon Robertshaw | 2 | -2/+4 |
| 2012-09-01 | Logging for UI component events, tr | Simon Robertshaw | 8 | -47/+71 |
| 2012-09-01 | "Molten X" for mouseover with lava, fixes #165 | Simon Robertshaw | 1 | -1/+5 |
| 2012-09-01 | No default description, fixes #153 | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-01 | Use original naming for sorting button in save search, fixes #155 | Simon Robertshaw | 1 | -1/+4 |
| 2012-09-01 | !load command for old console | Simon Robertshaw | 7 | -10/+14 |
| 2012-09-01 | Colour picker and presets for decorations | Simon Robertshaw | 8 | -152/+520 |
| 2012-09-01 | Fix Simulation Tool brush issue (misalignment/didn't work with small brushes)... | Simon Robertshaw | 1 | -15/+16 |
| 2012-08-31 | More interface API | Simon Robertshaw | 5 | -2/+159 |
| 2012-08-31 | Events for Window object (Lua) | Simon Robertshaw | 3 | -4/+498 |
| 2012-08-31 | Some Lua interface API stuff | Simon Robertshaw | 10 | -4/+513 |
| 2012-08-30 | Get/Set single element properties | Simon Robertshaw | 4 | -0/+214 |
| 2012-08-30 | More methods for setting element properties | Simon Robertshaw | 1 | -25/+132 |
| 2012-08-30 | Fix streamline placement | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-29 | Fix cursour falling just out zoom window | Simon Robertshaw | 1 | -1/+10 |
| 2012-08-29 | Implement retrieval of element properties | Simon Robertshaw | 5 | -5/+119 |
| 2012-08-29 | Bitops for Lua, incomplete elements API | Simon Robertshaw | 4 | -10/+365 |
| 2012-08-28 | Additions to Lua API: Renderer (colourMode, displayMode, renderMode, plus all... | Simon Robertshaw | 2 | -11/+172 |
| 2012-08-28 | Update version number | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-28 | tpt.element also converts numbers to names | Simon Robertshaw | 1 | -4/+14 |
| 2012-08-28 | Black decorations only in thumbnails | Simon Robertshaw | 3 | -6/+21 |
| 2012-08-28 | Correct PHOT colour during fusion | Simon Robertshaw | 2 | -2/+2 |
| 2012-08-28 | cold phot doesn't burn things | Simon Robertshaw | 1 | -1/+2 |
| 2012-08-28 | Fix things melting with heat sim off | Simon Robertshaw | 14 | -14/+14 |