| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-05-23 | Fix slight issues when clicking on menu section buttons and missing isMouseIn... | Simon Robertshaw | 1 | -0/+4 |
| 2012-05-23 | Use mouse hover callback for menu buttons | Simon Robertshaw | 1 | -1/+1 |
| 2012-05-17 | Warp display with newer shader, Render options works in OpenGL | Simon Robertshaw | 1 | -2/+2 |
| 2012-05-15 | Seperate new/old CreateParts functions | Simon Robertshaw | 2 | -5/+17 |
| 2012-05-15 | Move style into Component | Simon Robertshaw | 5 | -26/+30 |
| 2012-05-14 | Make flood_prop use PropertyType from StructProperty, Property tool works | Simon Robertshaw | 2 | -32/+113 |
| 2012-05-14 | Style improvements to sign tool | Simon Robertshaw | 1 | -4/+6 |
| 2012-05-14 | Improve appearance of some dialogues, style defaults | Simon Robertshaw | 2 | -0/+79 |
| 2012-05-13 | Text alignment for dropdown, make sign UI nice | Simon Robertshaw | 1 | -3/+3 |
| 2012-05-13 | Correct air include path for OptionsModel, correct Window debugmode logic, ju... | Simon Robertshaw | 1 | -2/+11 |
| 2012-05-13 | Click function for tools that aren't continuous. Debug helper for UI componen... | Simon Robertshaw | 5 | -16/+21 |
| 2012-05-12 | Stupid git | Simon Robertshaw | 3 | -14/+122 |
| 2012-05-12 | Primitive sign adding | Simon Robertshaw | 1 | -0/+9 |
| 2012-05-12 | Tools implemented in a similar way to elements | Simon Robertshaw | 2 | -3/+16 |
| 2012-05-12 | Redo Wall IDs | Simon Robertshaw | 2 | -10/+32 |
| 2012-05-07 | Default elements in gamemodel | Simon Robertshaw | 1 | -2/+2 |
| 2012-05-07 | A bit of refactoring (elements) | Simon Robertshaw | 3 | -8/+9 |
| 2012-04-26 | OS X compiling working, Make it a bit more friendly with stricter compilers | Simon Robertshaw | 1 | -1/+2 |
| 2012-04-22 | Correct quirks with drawrect and fillrect, change UI components accordingly, ... | Simon Robertshaw | 3 | -34/+37 |
| 2012-04-21 | Clean out graphics, add openGL graphics in seperate file, change brush to use... | Simon Robertshaw | 4 | -42/+40 |
| 2012-04-20 | OpenGL rendering | Simon Robertshaw | 2 | -3/+5 |
| 2012-04-18 | TPT: Added smudge tool afbe8cf38e | Simon Robertshaw | 2 | -1/+2 |
| 2012-04-17 | Fix drawing of lines, rects and fill within the zoom window | Simon Robertshaw | 1 | -3/+3 |
| 2012-04-16 | Newtonian gravity working | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-15 | Simulation options | Simon Robertshaw | 3 | -5/+22 |
| 2012-04-14 | Remove some unnecessary files. | Simon Robertshaw | 1 | -26/+0 |
| 2012-04-11 | Nice drawing for brush | Simon Robertshaw | 2 | -19/+54 |
| 2012-04-09 | Add missing GOL data | Simon Robertshaw | 1 | -1/+4 |
| 2012-04-07 | Element sampling HUD thingy (No very good with MVC) | Simon Robertshaw | 4 | -3/+45 |
| 2012-04-05 | Modifier keys for Lua, Air display, correct render mode saving | Simon Robertshaw | 2 | -2/+3 |
| 2012-04-04 | Change brush size with [ and ] keys, change order of drawing for Lua, Fix pri... | Simon Robertshaw | 4 | -12/+44 |
| 2012-04-04 | CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir... | Simon Robertshaw | 6 | -0/+137 |
| 2012-04-03 | Search and stamps scolling with mouse wheel, Esc to exit | Simon Robertshaw | 2 | -0/+6 |
| 2012-04-03 | Use a single instance of a background simulation for thumbnail rendering | Simon Robertshaw | 1 | -2/+3 |
| 2012-04-03 | Super, megaheavyweight thumbnail renderer | Simon Robertshaw | 1 | -2/+2 |
| 2012-04-02 | Stamps browser, placement + clipboard sampling and placement - No clipboard o... | Simon Robertshaw | 6 | -41/+219 |
| 2012-03-29 | Replace Error notification with exception for Tags model | Simon Robertshaw | 3 | -4/+30 |
| 2012-03-28 | Exception when loading invalid save | Simon Robertshaw | 4 | -4/+46 |
| 2012-03-28 | Clipboard and Stamp from selection (no way to paste/place yet) | Simon Robertshaw | 6 | -5/+165 |
| 2012-03-22 | More work on Tags - display tags in Tag window and Tag button | Simon Robertshaw | 3 | -2/+43 |
| 2012-03-05 | Tag UI - actually more of a box at the moment | Simon Robertshaw | 2 | -2/+10 |
| 2012-03-05 | Better sliders for Decoration editor | Simon Robertshaw | 4 | -17/+31 |
| 2012-03-05 | More fancy Sliders for deco colour | Simon Robertshaw | 1 | -3/+6 |
| 2012-03-04 | Slider and decoration colour changer | Simon Robertshaw | 7 | -4/+145 |
| 2012-03-03 | Decoration tools - no way to set colour yet | Simon Robertshaw | 2 | -1/+43 |
| 2012-02-12 | Fixed some lua methods, set decorations enabled by default, allow toggling of... | Simon Robertshaw | 5 | -0/+100 |
| 2012-02-12 | Somewhat working lua console, no element function overrides, no keyboard, mou... | Simon Robertshaw | 2 | -3/+4 |
| 2012-02-11 | Fix thumbnail alignment for save buttons, add code for building PSv format | Simon Robertshaw | 1 | -10/+17 |
| 2012-02-05 | Started intrepreter for tpt script and various things for console | Simon Robertshaw | 2 | -2/+11 |
| 2012-02-02 | Flood fill | Simon Robertshaw | 3 | -2/+14 |