| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -155/+0 |
| 2013-02-09 | fix tpt.selectedl not updating with sample brush, always put photons[] on top... | jacob1 | 1 | -0/+1 |
| 2013-01-14 | deco menu needs to be clicked to enter, press 'b' to get out of deco editor too | jacob1 | 1 | -1/+1 |
| 2013-01-11 | moving gameModel was a bad idea, so i just made an alias function | mniip | 1 | -1/+2 |
| 2013-01-11 | 'B' opens deco editor | mniip | 1 | -1/+1 |
| 2013-01-09 | readd tpt.hud and tpt.set_console commands | jacob1 | 1 | -0/+2 |
| 2012-12-15 | Element population histogram debug info display - has to be enabled by adding... | Simon Robertshaw | 1 | -0/+2 |
| 2012-12-09 | New Conversation notifications | Simon Robertshaw | 1 | -0/+1 |
| 2012-12-09 | Use NotifyAuthUserChanged for GameController login, this will help users beco... | Simon Robertshaw | 1 | -1/+1 |
| 2012-11-26 | Right clicking on reload button will show save preview. | Simon Robertshaw | 1 | -0/+1 |
| 2012-10-26 | Ctrl + G gravity grid toggle | jacob1 | 1 | -0/+1 |
| 2012-10-26 | Save local saves as current name option (overwrites them automatically). Fix ... | jacob1 | 1 | -1/+1 |
| 2012-09-30 | Pass points by value for drawing tools | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-26 | render preset buttons in render options interface, also shift + 1 life view s... | jacob1 | 1 | -1/+1 |
| 2012-09-06 | Wall names in HUD | jacob1 | 1 | -0/+1 |
| 2012-09-01 | Colour picker and presets for decorations | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-31 | Some Lua interface API stuff | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-17 | PPM screen recording | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-16 | Undo/Snapshots, fixes #118 | Simon Robertshaw | 1 | -0/+3 |
| 2012-08-16 | Air invert and grid mode switching | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-14 | Cut region, fixes #105 | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-10 | Save Open signs working | Simon Robertshaw | 1 | -0/+5 |
| 2012-08-10 | Installation with Ctrl+I, fixes #77 | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-06 | Started work on save as current name | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-03 | Add shortcuts for things like gravity, air and air reset, issues #85 and #57 | Simon Robertshaw | 1 | -0/+6 |
| 2012-08-01 | Local Saving, Server Saving rewrite | Simon Robertshaw | 1 | -3/+2 |
| 2012-07-28 | Resize brush X and Y axis seperately using Shift and Control, Addresses issue... | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-27 | Local file browser + some more interesting things like Progress bar UI component | Simon Robertshaw | 1 | -0/+3 |
| 2012-07-25 | TPT: Optimization for GoL, Added brush size and mouse wheel to lua! e7035233fd | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-18 | Renderer Presets and default graphics function | Simon Robertshaw | 1 | -0/+2 |
| 2012-06-24 | Element search | Simon Robertshaw | 1 | -0/+1 |
| 2012-06-20 | More in the way of an autoupdater | Simon Robertshaw | 1 | -0/+3 |
| 2012-06-20 | OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli... | Simon Robertshaw | 1 | -1/+7 |
| 2012-06-12 | Correct save reloading, add Vac and NGrav tools | Simon Robertshaw | 1 | -0/+1 |
| 2012-06-09 | Unify stamp and clipboard placement code, GameSave translation and transoform... | Simon Robertshaw | 1 | -2/+6 |
| 2012-06-08 | Load save data when showing the save preview | Simon Robertshaw | 1 | -0/+1 |
| 2012-06-07 | Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ... | Simon Robertshaw | 1 | -2/+2 |
| 2012-05-13 | Click function for tools that aren't continuous. Debug helper for UI componen... | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-15 | Simulation options | Simon Robertshaw | 1 | -1/+4 |
| 2012-04-07 | Element sampling HUD thingy (No very good with MVC) | Simon Robertshaw | 1 | -0/+1 |
| 2012-04-04 | Change brush size with [ and ] keys, change order of drawing for Lua, Fix pri... | Simon Robertshaw | 1 | -2/+3 |
| 2012-04-04 | CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir... | Simon Robertshaw | 1 | -0/+8 |
| 2012-04-02 | Stamps browser, placement + clipboard sampling and placement - No clipboard o... | Simon Robertshaw | 1 | -0/+6 |
| 2012-03-28 | Clipboard and Stamp from selection (no way to paste/place yet) | Simon Robertshaw | 1 | -0/+2 |
| 2012-03-22 | More work on Tags - display tags in Tag window and Tag button | Simon Robertshaw | 1 | -0/+1 |
| 2012-03-05 | Tag UI - actually more of a box at the moment | Simon Robertshaw | 1 | -0/+2 |
| 2012-03-04 | Slider and decoration colour changer | Simon Robertshaw | 1 | -0/+1 |
| 2012-02-12 | Fixed some lua methods, set decorations enabled by default, allow toggling of... | Simon Robertshaw | 1 | -0/+2 |
| 2012-02-12 | Somewhat working lua console, no element function overrides, no keyboard, mou... | Simon Robertshaw | 1 | -1/+2 |
| 2012-02-05 | Started intrepreter for tpt script and various things for console | Simon Robertshaw | 1 | -0/+4 |