| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-10 | Send user authentication for update downloads | Simon Robertshaw | 1 | -0/+4 |
| 2011-09-30 | Logout is saved to prefs | Simon Robertshaw | 1 | -2/+7 |
| 2011-09-30 | Added extra functions to FILT (determined by tmp, modes are convert, filter a... | Simon Robertshaw | 1 | -2/+146 |
| 2011-09-29 | Freeing "filename" here would cause problems as everything is taken care of l... | Simon Robertshaw | 1 | -3/+0 |
| 2011-09-29 | Bugfix: Fixed a segmentation fault in confirm_ui() | atlaua | 1 | -2/+2 |
| 2011-09-26 | Fix lighten/darken tools so they work with different display pixel formats | jacksonmj | 1 | -2/+2 |
| 2011-09-24 | Detect updates by build number, make confirm box autosize, also fix bug where... | Simon Robertshaw | 1 | -12/+22 |
| 2011-09-21 | Water level equalization test! In options menu, or tpt.watertest() . | cracker64 | 1 | -8/+21 |
| 2011-09-19 | Tool menu in deco editor, Lighten/Darken tools. | cracker64 | 1 | -18/+86 |
| 2011-09-19 | Deco editor improvements. Editable color text boxes! Hit enter when done ed... | cracker64 | 1 | -55/+97 |
| 2011-09-10 | Fix various memory leaks, as noted by Merkil/cppcheck | Simon Robertshaw | 1 | -3/+8 |
| 2011-09-05 | Visual Studio fixes | jacksonmj | 1 | -1/+1 |
| 2011-08-30 | Fixes: HUD for fast PIPE, PIPE contents disappearing when next to walls, scro... | jacksonmj | 1 | -1/+0 |
| 2011-08-29 | Zoom toggle, alt+z | jacksonmj | 1 | -5/+8 |
| 2011-08-24 | Small ui for confirming script download as to make script downloads within sc... | Bryan Hoyle | 1 | -0/+1 |
| 2011-08-24 | Merge remote branch 'origin/master' | Bryan Hoyle | 1 | -8/+12 |
| 2011-08-24 | Working tpt.getscriptid(<string: id>). Retrieves and runs a script from online | Bryan Hoyle | 1 | -1/+0 |
| 2011-08-23 | Added "Tools" menu. | savask | 1 | -6/+9 |
| 2011-08-20 | Changes to unify mouse and keyboard events for Lua | Simon Robertshaw | 1 | -2/+3 |
| 2011-08-19 | Menu scrolling for 'special' menu | Simon Robertshaw | 1 | -20/+22 |
| 2011-08-19 | Memory leaks and uninitialised value in catalogue_ui | jacksonmj | 1 | -1/+3 |
| 2011-08-19 | Reorganise a lot of Python console stuff | Simon Robertshaw | 1 | -3/+6 |
| 2011-08-16 | Added PGRV and NGRV for positive and negative gravity tools (sortof like air ... | Bryan Hoyle | 1 | -2/+2 |
| 2011-07-24 | Fix infinite dialogs when unable to open a save from the website | jacksonmj | 1 | -1/+1 |
| 2011-07-12 | Line snapping (hold down Alt when drawing a line) | jacksonmj | 1 | -12/+12 |
| 2011-07-12 | Fix line/box erase for decor layer | jacksonmj | 1 | -2/+2 |
| 2011-07-09 | Merge all GOL types into PT_LIFE, behaviour is determined by ctype | Simon Robertshaw | 1 | -0/+40 |
| 2011-07-06 | Basic clipboard_push_text support for linux | jacksonmj | 1 | -0/+48 |
| 2011-07-06 | Better favourite removal and download counts for the future] | Simon Robertshaw | 1 | -4/+28 |
| 2011-06-27 | Better photons for persistent display, ability to toggle gravity view (ctrl+g) | Simon Robertshaw | 1 | -0/+2 |
| 2011-06-25 | Fix save button | Simon Robertshaw | 1 | -1/+1 |
| 2011-06-25 | Strip extension when saving | Simon Robertshaw | 1 | -0/+5 |
| 2011-06-25 | Keep opened files | Simon Robertshaw | 1 | -3/+33 |
| 2011-06-25 | Visual Studio fixes | jacksonmj | 1 | -28/+50 |
| 2011-06-25 | Fix issues with local saving when using scale:2 | jacksonmj | 1 | -1/+2 |
| 2011-06-25 | Decor brush shape, and fix big thumb not changing when page changed | jacksonmj | 1 | -0/+5 |
| 2011-06-15 | Fix save_filename crash | Simon Robertshaw | 1 | -2/+2 |
| 2011-06-14 | Fix small visual issues and crash when folder doesn't exist | Simon Robertshaw | 1 | -6/+6 |
| 2011-06-14 | Fix sim-options icon | Simon Robertshaw | 1 | -1/+1 |
| 2011-06-14 | Add access to the local saving features | Simon Robertshaw | 1 | -13/+26 |
| 2011-06-13 | Local saving UI | Simon Robertshaw | 1 | -0/+126 |
| 2011-06-13 | Local save loading - Fix screen buffer issues and scrolling | Simon Robertshaw | 1 | -47/+75 |
| 2011-06-12 | Local save loading (WIP) | Simon Robertshaw | 1 | -0/+263 |
| 2011-06-11 | Fix a load of memory leaks | jacksonmj | 1 | -28/+29 |
| 2011-06-09 | A-Heat toggle for Simulation options | Simon Robertshaw | 1 | -17/+31 |
| 2011-06-09 | Image for server saving | Simon Robertshaw | 1 | -3/+5 |
| 2011-06-08 | message_box and input for Lua API, also autorun.lua | Simon Robertshaw | 1 | -1/+70 |
| 2011-06-08 | Loads of error messages for lua, and hopefully fix lua stack overflow | jacksonmj | 1 | -1/+1 |
| 2011-06-08 | Fix favourites remove button | jacksonmj | 1 | -11/+8 |
| 2011-06-03 | Fix semi-large thumbnails | Simon Robertshaw | 1 | -3/+23 |