| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-12-06 | Fix missing render_mode array change when switching to some display types. | Simon Robertshaw | 1 | -15/+22 |
| 2011-12-02 | cmodes closer to what they used to be, change icons | Jacob1 | 1 | -8/+33 |
| 2011-11-18 | New tables in lua API: el and version: element ids and version info respectiv... | Simon Robertshaw | 1 | -1/+8 |
| 2011-11-18 | Live parts rendering for render_ui | Simon Robertshaw | 1 | -0/+1 |
| 2011-11-18 | Smaller radio buttons | Simon Robertshaw | 1 | -1/+1 |
| 2011-11-18 | Larger radio boxes | Simon Robertshaw | 1 | -34/+19 |
| 2011-11-18 | Radio buttons for some options. | savask | 1 | -9/+85 |
| 2011-11-18 | Added back heat gradient display | Jacob1 | 1 | -26/+41 |
| 2011-11-18 | Better looking icons in render_ui | Jacob1 | 1 | -9/+53 |
| 2011-11-18 | Add blob display back. Also fix small nothing mode bug. | Jacob1 | 1 | -4/+4 |
| 2011-11-18 | Add back in number keys to change render/display/color _mode variables | Jacob1 | 1 | -0/+111 |
| 2011-11-14 | More stuff for render_uI | Simon Robertshaw | 1 | -0/+17 |
| 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 |