| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-20 | TPT: Prevent CONV from destroying diamond | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-20 | TPT: Powered pipe, based on jacob1's commits | Simon Robertshaw | 6 | -90/+414 |
| 2012-08-20 | TPT: Error reporting in other things besides just step functions (No error re... | Simon Robertshaw | 1 | -6/+13 |
| 2012-08-20 | TPT: fix enegery particles going into PIPE | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-20 | TPT: fix set_property not checking stacked particles when specifying range, a... | Simon Robertshaw | 1 | -13/+19 |
| 2012-08-20 | TPT: Fix salt/water proportions when dissolving into DSTW as well | Simon Robertshaw | 1 | -2/+4 |
| 2012-08-20 | TPT: Consistent proportions of WATR and SALT in SLTW (1 SALT + 3 WATR = 4 SLTW) | Simon Robertshaw | 3 | -3/+5 |
| 2012-08-20 | Add missing legacy update function | Simon Robertshaw | 3 | -2/+120 |
| 2012-08-20 | Correct position of context menus in scrolling panels, fixes #135 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-19 | Fix a few small (a lot of big) memory leaks associated with the stamps browser | Simon Robertshaw | 5 | -4/+21 |
| 2012-08-19 | Herp derp, forgot to call dealloc in GameSave destructor | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-19 | Looks like calling the destructor manually is not a good idea. | Simon Robertshaw | 2 | -4/+32 |
| 2012-08-19 | Catch exceptions when loading initial stamp | Simon Robertshaw | 1 | -2/+10 |
| 2012-08-19 | Pad frame numbers with zeros for screenshots and recording | Simon Robertshaw | 2 | -3/+22 |
| 2012-08-19 | Basic realistic heat and latent heat support. | Savely Skresanov | 8 | -400/+167 |
| 2012-08-19 | TPTScript: Allow numbers with decimal point | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-19 | Fix the Lua EngineProcess bug, not sure how either (needs further investigati... | Simon Robertshaw | 1 | -5/+2 |
| 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 |