| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-06-18 | Menu frees any added items | Simon Robertshaw | 1 | -4/+0 | |
| 2012-06-12 | Correct save reloading, add Vac and NGrav tools | Simon Robertshaw | 1 | -2/+2 | |
| 2012-06-11 | Saving and loading other flags from GameSave, remove old saveloader | Simon Robertshaw | 1 | -4/+18 | |
| 2012-06-10 | Change stamp storage to a list, insert new stamps at the begining, 'l' loads ↵ | Simon Robertshaw | 1 | -1/+13 | |
| the first stamp or the previously used stamp, 'k' shows the stamp browser | |||||
| 2012-06-09 | Unify stamp and clipboard placement code, GameSave translation and ↵ | Simon Robertshaw | 1 | -14/+20 | |
| transoformation working (not particularly well) | |||||
| 2012-06-09 | Preview: Wait for save to load before opening, Simulation: Correct block ↵ | Simon Robertshaw | 1 | -6/+2 | |
| coords when reading wall data, replace existing particles when placing stamps on top, Game: Clear the simulation when loading a save | |||||
| 2012-06-07 | Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ↵ | Simon Robertshaw | 1 | -20/+7 | |
| (stamps and local saves). Rename Stamps browser to LocalBrowser, ready for sharing code with the local save browser | |||||
| 2012-06-06 | Saving and loading at position, yuse exceptions for parsing saves | Simon Robertshaw | 1 | -1/+5 | |
| 2012-06-05 | Use a different method for decoding saves with uncompressed object in memory ↵ | Simon Robertshaw | 1 | -21/+25 | |
| for stamps and clipboard, also allows for transformation (rotation), missing failure states and code for loading it into a Simulation | |||||
| 2012-05-15 | Move style into Component | Simon Robertshaw | 1 | -1/+0 | |
| 2012-05-12 | Stupid git | Simon Robertshaw | 1 | -1/+5 | |
| 2012-05-12 | Tools implemented in a similar way to elements | Simon Robertshaw | 1 | -0/+7 | |
| 2012-05-12 | Redo Wall IDs | Simon Robertshaw | 1 | -1/+1 | |
| 2012-05-07 | Default elements in gamemodel | Simon Robertshaw | 1 | -2/+2 | |
| 2012-05-07 | A bit of refactoring (elements) | Simon Robertshaw | 1 | -5/+5 | |
| 2012-04-26 | OS X compiling working, Make it a bit more friendly with stricter compilers | Simon Robertshaw | 1 | -1/+2 | |
| 2012-04-20 | OpenGL rendering | Simon Robertshaw | 1 | -2/+2 | |
| 2012-04-18 | TPT: Added smudge tool afbe8cf38e | Simon Robertshaw | 1 | -0/+1 | |
| 2012-04-05 | Modifier keys for Lua, Air display, correct render mode saving | Simon Robertshaw | 1 | -2/+2 | |
| 2012-04-04 | CommandInterface, Mouse, Keyboard and Tick events, on screen log, print ↵ | Simon Robertshaw | 1 | -0/+21 | |
| redirected to tpt.log | |||||
| 2012-04-02 | Stamps browser, placement + clipboard sampling and placement - No clipboard ↵ | Simon Robertshaw | 1 | -11/+43 | |
| or stamp thumbnail generation, needs thumbnail generator from SaveLoader | |||||
| 2012-03-29 | Replace Error notification with exception for Tags model | Simon Robertshaw | 1 | -2/+2 | |
| 2012-03-28 | Exception when loading invalid save | Simon Robertshaw | 1 | -1/+7 | |
| 2012-03-28 | Clipboard and Stamp from selection (no way to paste/place yet) | Simon Robertshaw | 1 | -1/+31 | |
| 2012-03-05 | Better sliders for Decoration editor | Simon Robertshaw | 1 | -3/+9 | |
| 2012-03-04 | Slider and decoration colour changer | Simon Robertshaw | 1 | -1/+48 | |
| 2012-03-03 | Decoration tools - no way to set colour yet | Simon Robertshaw | 1 | -1/+9 | |
| 2012-02-12 | Fixed some lua methods, set decorations enabled by default, allow toggling ↵ | Simon Robertshaw | 1 | -0/+81 | |
| of decorations with ctrl+b, saving and loading of render, display and colour modes for the renderer | |||||
| 2012-02-02 | Frame stepping | Simon Robertshaw | 1 | -0/+5 | |
| 2012-02-02 | Working GOL (No graphics | Simon Robertshaw | 1 | -1/+5 | |
| 2012-02-01 | Use useragent for version, fix URl encoding | Simon Robertshaw | 1 | -0/+4 | |
| 2012-02-01 | Console UI, open in browser button, tab and enter shortcut for Login UI, various | Simon Robertshaw | 1 | -3/+10 | |
| 2012-01-31 | Load user information from preferences, fps display for testing | Simon Robertshaw | 1 | -0/+7 | |
| 2012-01-30 | Line and rect drawing | Simon Robertshaw | 1 | -11/+14 | |
| 2012-01-28 | Voting, fix save browser | Simon Robertshaw | 1 | -3/+23 | |
| 2012-01-28 | Zoom | Simon Robertshaw | 1 | -0/+63 | |
| 2012-01-26 | Ellipse cursor | Simon Robertshaw | 1 | -1/+20 | |
| 2012-01-26 | I've got to a point where I can no longer be bothered to think of a proper ↵ | Simon Robertshaw | 1 | -0/+1 | |
| commit comment | |||||
| 2012-01-25 | Fix some memory leaks | Simon Robertshaw | 1 | -0/+2 | |
| 2012-01-25 | Login working, segfaults sometimes | Simon Robertshaw | 1 | -1/+21 | |
| 2012-01-24 | Wall menus | Simon Robertshaw | 1 | -0/+7 | |
| 2012-01-24 | Various | Simon Robertshaw | 1 | -2/+2 | |
| 2012-01-23 | Element menu | Simon Robertshaw | 1 | -1/+10 | |
| 2012-01-22 | Begining menu, tool | Simon Robertshaw | 1 | -5/+77 | |
| 2012-01-22 | Brush class for drawing on simulation, more interface for game | Simon Robertshaw | 1 | -1/+43 | |
| 2012-01-21 | Better cleanup for simulation - fix memory leaks | Simon Robertshaw | 1 | -0/+6 | |
| 2012-01-20 | Fix some uninitialised variables | Simon Robertshaw | 1 | -1/+3 | |
| 2012-01-19 | Some folder changes, started search and client | Simon Robertshaw | 1 | -1/+1 | |
| 2012-01-17 | Some minor changes | Simon Robertshaw | 1 | -0/+75 | |
