| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -2140/+0 |
| 2013-03-15 | Use VideoBuffer in place of thumbnail | Simon Robertshaw | 1 | -14/+14 |
| 2013-03-11 | fix stamp thumbnails not showing until you move the mouse, add a few new[]'s ... | jacob1 | 1 | -20/+19 |
| 2013-03-04 | fix being able to toggle disabled buttons (fixes save browser issue with this) | jacob1 | 1 | -1/+1 |
| 2013-03-04 | by date turns white like my own does when selected | jacob1 | 1 | -194/+194 |
| 2013-02-10 | fix some more brush bugs, remove alt-sample brush | jacob1 | 1 | -3/+9 |
| 2013-02-09 | fix deco sample tool with 1 px brush, fix deco sample also sampling HUD/other... | jacob1 | 1 | -0/+1 |
| 2013-02-09 | flood fill / sample brush shape, fix rectangle snapping | jacob1 | 1 | -3/+3 |
| 2013-02-09 | fix tpt.selectedl not updating with sample brush, always put photons[] on top... | jacob1 | 1 | -0/+3 |
| 2013-02-08 | one more small thing: show gravity in debug mode hud even when it's a small v... | jacob1 | 1 | -1/+1 |
| 2013-01-26 | Fix brush not being visible when using CTRL to change the size | jacob1 | 1 | -1/+1 |
| 2013-01-19 | Revert "move version info to version.h, no longer needs full recompile on ver... | Simon Robertshaw | 1 | -1/+0 |
| 2013-01-15 | move version info to version.h, no longer needs full recompile on version change | jacob1 | 1 | -0/+1 |
| 2013-01-15 | allow removing zoom tool when shift drawing lines | jacob1 | 1 | -2/+3 |
| 2013-01-15 | probably fix compiling error | jacob1 | 1 | -1/+3 |
| 2013-01-14 | deco menu needs to be clicked to enter, press 'b' to get out of deco editor too | jacob1 | 1 | -7/+26 |
| 2013-01-11 | moving gameModel was a bad idea, so i just made an alias function | mniip | 1 | -1/+1 |
| 2013-01-11 | 'B' opens deco editor | mniip | 1 | -9/+12 |
| 2013-01-09 | readd tpt.hud and tpt.set_console commands | jacob1 | 1 | -0/+5 |
| 2013-01-07 | fix many more uninitialized variables | jacob1 | 1 | -1/+2 |
| 2013-01-06 | draw cursor outline when shift drawing lines | jacob1 | 1 | -1/+1 |
| 2013-01-06 | allow right click to close notifications too | jacob1 | 1 | -0/+4 |
| 2013-01-04 | fix Ctrl+x being one pixel off, better xor_rect from tpt, delete test.c | jacob1 | 1 | -3/+3 |
| 2012-12-18 | initialize variables in air.cpp and simulation.cpp | jacob1 | 1 | -0/+1 |
| 2012-12-16 | fix colors slightly from last commit | jacob1 | 1 | -2/+6 |
| 2012-12-16 | fix upvote buttons still having colored background after clearing the save, m... | jacob1 | 1 | -6/+17 |
| 2012-12-15 | save stamps on 1 pixel grid (works exactly like in tpt now), delete signs wit... | jacob1 | 1 | -12/+9 |
| 2012-11-26 | Right clicking on reload button will show save preview. | Simon Robertshaw | 1 | -0/+4 |
| 2012-10-26 | Ctrl + G gravity grid toggle | jacob1 | 1 | -2/+4 |
| 2012-10-26 | Save local saves as current name option (overwrites them automatically). Fix ... | jacob1 | 1 | -6/+17 |
| 2012-10-26 | ability to reload and resave local saves without retyping name | jacob1 | 1 | -0/+12 |
| 2012-10-05 | show # of parts, [GRID X], PIPE/PPIP with X, and molten X (with debug on) in HUD | jacob1 | 1 | -5/+23 |
| 2012-10-05 | holding both Ctrl and Shift still enables 10x stength | jacob1 | 1 | -5/+2 |
| 2012-10-01 | Don't highlight menus when the mouse button is down. | Simon Robertshaw | 1 | -1/+2 |
| 2012-10-01 | Allow pausing when using stamp placement/selection | Simon Robertshaw | 1 | -1/+2 |
| 2012-09-30 | Pass points by value for drawing tools | Simon Robertshaw | 1 | -7/+7 |
| 2012-09-26 | render preset buttons in render options interface, also shift + 1 life view s... | jacob1 | 1 | -57/+4 |
| 2012-09-25 | some improvements to the render options interface and checkboxes (icons and t... | jacob1 | 1 | -1/+1 |
| 2012-09-25 | alt click alternative to middle click (that doesn't break line snapping) | jacob1 | 1 | -0/+2 |
| 2012-09-13 | Ensure cursor position is correct after placing stamp. | Simon Robertshaw | 1 | -0/+1 |
| 2012-09-06 | revert changing the lua/sdl includes and min/max changes | jacob1 | 1 | -1/+1 |
| 2012-09-06 | Visual studio compatibility | jacob1 | 1 | -2/+2 |
| 2012-09-06 | Fix some off-by-one mouse clamping issues | Simon Robertshaw | 1 | -2/+2 |
| 2012-09-06 | Fix PRTI/PRTO color, debug lines only drawn in debug mode. Fixes # 148 | jacob1 | 1 | -0/+2 |
| 2012-09-06 | Change hover color of update box (white just didn't look right) | jacob1 | 1 | -0/+4 |
| 2012-09-06 | Wall names in HUD | jacob1 | 1 | -4/+9 |
| 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 | Perform pointtranslate (zoom) only in GameView. Fixes point line issue in #175 | Simon Robertshaw | 1 | -11/+11 |