| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-19 | Ensure Lua mouse status is reset at startup, fixes #130 | Simon Robertshaw | 1 | -0/+3 |
| 2012-08-19 | Prevent mouse up from leaving a little blob, fixes #130 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-19 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 1 | -1/+0 |
| 2012-08-19 | Make ngrav negative, fixes #133 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-18 | Don't delete Simulation::Elements now that it's not runtime allocated | Simon Robertshaw | 1 | -1/+0 |
| 2012-08-18 | More robust EngineProcess (still doesn't fix lua bug) | Simon Robertshaw | 4 | -2/+12 |
| 2012-08-18 | Blocking Confirm/Error/Input prompts (EngineProcess creates a new event loop ... | Simon Robertshaw | 12 | -180/+334 |
| 2012-08-18 | Initialise stickman legs correctly | Simon Robertshaw | 1 | -28/+28 |
| 2012-08-18 | Element slots default to disabled | Simon Robertshaw | 2 | -2/+2 |
| 2012-08-18 | Fix typo | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-18 | Remove disabled elements when simulating. Fix crash when kill_part is run on ... | Simon Robertshaw | 2 | -7/+11 |
| 2012-08-18 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-18 | Fix autoupdate issue where temp file is not deleted, fixes #128 | Simon Robertshaw | 4 | -7/+31 |
| 2012-08-17 | Fix crash when creating null terminator in updateRichText (writing out of bou... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-17 | PPM screen recording | Simon Robertshaw | 5 | -2/+105 |
| 2012-08-17 | Tick client more frequently and remove *pyc files from git | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-17 | Ensure input text is null terminated when parsing RichText | Simon Robertshaw | 1 | -1/+2 |
| 2012-08-17 | Load signs from OPS data | Simon Robertshaw | 1 | -1/+11 |
| 2012-08-17 | Red error, ensure residual actiondata is not read for RichLabel | Simon Robertshaw | 2 | -83/+94 |
| 2012-08-17 | Some more safety for RichText parser | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-17 | RichText label (used for MOTD), fixes #123 | Simon Robertshaw | 5 | -2/+236 |
| 2012-08-17 | Sample tool, fixes #122 | Simon Robertshaw | 5 | -4/+104 |
| 2012-08-17 | Fix sign tool message box placeholder text | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-16 | Undo/Snapshots, fixes #118 | Simon Robertshaw | 8 | -6/+166 |
| 2012-08-16 | Air invert and grid mode switching | Simon Robertshaw | 7 | -5/+49 |
| 2012-08-15 | Missing part of fix for save comments page number | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-15 | xor_bitmap drawing for renderer | Simon Robertshaw | 3 | -30/+85 |
| 2012-08-15 | Ensure zoom is drawn after particles for OpenGL Rendering, draw walls onto th... | Simon Robertshaw | 2 | -21/+52 |
| 2012-08-15 | Fix cursor and zoom with OpenGL | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-15 | Revert some changes by Triclops200 in 42d707f8a432afa001d58611fc960d6ce602167... | Simon Robertshaw | 4 | -11/+8 |
| 2012-08-15 | Revert "Missing "invert" declaration in OpenGLDrawMethods" | Simon Robertshaw | 1 | -1/+0 |
| 2012-08-15 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 4 | -6/+18 |
| 2012-08-15 | Missing "invert" declaration in OpenGLDrawMethods | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-15 | Very very basic wall rendering for opengl | Bryan Hoyle | 4 | -6/+18 |
| 2012-08-14 | Photon wavlength info for HUD, fixes #111 | Simon Robertshaw | 1 | -0/+40 |
| 2012-08-14 | Fix typo, HUD variable should be Tmp, not Temp, #111 | Simon Robertshaw | 1 | -5/+1 |
| 2012-08-14 | Stricter formatting for Property tool, attempts to address #109 | Simon Robertshaw | 1 | -8/+22 |
| 2012-08-14 | Easier okaying/cancelling for Property tool Window | Simon Robertshaw | 1 | -0/+8 |
| 2012-08-14 | Tooltips for menu buttons, fixes #113 | Simon Robertshaw | 1 | -10/+10 |
| 2012-08-14 | Fix crash caused by malformed preference files, fixes #110 | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-14 | Strings.h for strcasecmp in Simulation | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-14 | Better text selection colour invert, fixes #107 | Simon Robertshaw | 4 | -4/+55 |
| 2012-08-14 | Add missing strings.h header for strcasecmd | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-14 | Name colour formatting in comments | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-14 | Ensure comments page count is loaded correctly, fixes #117 | Simon Robertshaw | 2 | -19/+23 |
| 2012-08-14 | Prevent page count for being all over the place in search | Simon Robertshaw | 2 | -1/+3 |
| 2012-08-14 | Air and heat tool limits, fixes #112 | Simon Robertshaw | 4 | -0/+16 |
| 2012-08-14 | Cut region, fixes #105 | Simon Robertshaw | 4 | -1/+19 |
| 2012-08-14 | Allow key releases when in stamp selecting/placement #104, #105 | Simon Robertshaw | 1 | -4/+0 |
| 2012-08-14 | Reset drawing state when placing stamps | Simon Robertshaw | 1 | -0/+4 |