| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-11-14 | Colour mode and display mode added to render_ui | Simon Robertshaw | 1 | -25/+138 |
| 2011-11-13 | Basic render modes for Render_ui | Simon Robertshaw | 1 | -1/+103 |
| 2011-11-12 | Replace cmode with more flexible render options, TODO: Saving and render opti... | Simon Robertshaw | 1 | -114/+7 |
| 2011-11-12 | Listbox for Property tool property field | Simon Robertshaw | 1 | -51/+135 |
| 2011-11-12 | open_ui: Load correct thumbnail for dated saves | Simon Robertshaw | 1 | -1/+15 |
| 2011-11-12 | Fix memory leaks and thumb caching for datestamped saves | Simon Robertshaw | 1 | -6/+34 |
| 2011-11-12 | Merge pull request #51 from atlaua/master | Simon Robertshaw | 1 | -2/+6 |
| 2011-11-12 | Fix a few things in stamps browser | jacksonmj | 1 | -3/+4 |
| 2011-11-03 | Prevented a malloc-related problem in interface.c from occuring. | atlaua | 1 | -2/+6 |
| 2011-10-26 | Merge latest FIGH additions | Simon Robertshaw | 1 | -20/+20 |
| 2011-10-26 | Made a special structure for stick mans. | savask | 1 | -20/+20 |
| 2011-10-26 | Fix compilation with OpenGl disabled | Simon Robertshaw | 1 | -1/+2 |
| 2011-10-25 | Fix another blending issue and search_ui display clearing | Simon Robertshaw | 1 | -0/+1 |
| 2011-10-25 | Merge latest with graphicstest | Simon Robertshaw | 1 | -1/+47 |
| 2011-10-22 | Fix Options meny in scale:2 and make tooltip more readable | Simon Robertshaw | 1 | -0/+2 |
| 2011-10-21 | Quick options menu | Simon Robertshaw | 1 | -0/+45 |
| 2011-10-14 | Remove unused pixel buffer | jacksonmj | 1 | -1/+0 |
| 2011-10-13 | Allow use of OpenGL enabled surface for future use | Simon Robertshaw | 1 | -1/+1 |
| 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 |