| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-17 | Remove old code | Simon Robertshaw | 1 | -7243/+0 |
| 2012-09-03 | Fix MOTD string copy | jacksonmj | 1 | -1/+1 |
| 2012-08-13 | fix many crashes when out of memory | jacob1 | 1 | -0/+14 |
| 2012-08-09 | local save deletion | Jacob1 | 1 | -1/+23 |
| 2012-08-09 | Fix the PROP interface bug from inside of list_process too | jacob1 | 1 | -2/+3 |
| 2012-08-09 | Fix some bugs in PROP and local saving interfaces | jacob1 | 1 | -2/+9 |
| 2012-08-09 | don't upload NULL saves | jacob1 | 1 | -0/+5 |
| 2012-08-02 | Fix zoom in deco mode | Simon Robertshaw | 1 | -3/+13 |
| 2012-08-02 | Make console_ui cover up right menu margin | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-02 | move some key stuff out of sdl_poll, zoom won't be triggered even when disabl... | jacob1 | 1 | -78/+70 |
| 2012-07-24 | Correct pasting text within existing text, courtesy of jacob1 | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-21 | Fix minor bug with deco sample tool | jacksonmj | 1 | -3/+3 |
| 2012-06-01 | Deferred loading of save files | Simon Robertshaw | 1 | -1/+1 |
| 2012-05-31 | Added a settings option to draw a wall frame around screen. | Savely Skresanov | 1 | -1/+17 |
| 2012-05-26 | Don't show disabled elements in element search | jacksonmj | 1 | -2/+2 |
| 2012-05-24 | Download progress bar for save opening | Simon Robertshaw | 1 | -2/+26 |
| 2012-05-24 | Add DISPLAY_EFFE back after it was removed by 0799c2e09d2e7a4237b393c8eaa6103... | Simon Robertshaw | 1 | -4/+4 |
| 2012-05-24 | Merge pull request #66 from jacob1/Modstuff | Simon Robertshaw | 1 | -54/+20 |
| 2012-05-24 | Element search interface by pressing 'e' | Simon Robertshaw | 1 | -0/+200 |
| 2012-05-24 | fix alt select being off by one every time, turn on deco before entering the ... | Jacob1 | 1 | -0/+3 |
| 2012-05-24 | Prevent accidental infinite loops in lua | Jacob1 | 1 | -0/+1 |
| 2012-05-23 | fix emp flash, better live parts rendering in (render_ui &) deco editor | Jacob1 | 1 | -54/+16 |
| 2012-05-13 | URI handling for MacOS | Simon Robertshaw | 1 | -1/+11 |
| 2012-05-12 | Fix crash after closing display options (vid_buf was being freed) | jacksonmj | 1 | -1/+1 |
| 2012-05-12 | Fancy motion blur for OpenGL, fix a lot of dialogues in OpenGL, fix gravity l... | Simon Robertshaw | 1 | -5/+129 |
| 2012-05-06 | Change license from GPLv2+ to GPLv3+ | jacksonmj | 1 | -0/+17 |
| 2012-05-03 | Fix repeated download of same history thumbnail | jacksonmj | 1 | -1/+1 |
| 2012-05-03 | Remove stupid debug output for thumbnail cache, no idea why I have not remove... | Simon Robertshaw | 1 | -2/+0 |
| 2012-04-29 | Massive cleanup of sdl_scale, and fix moving a sign in the zoom window | jacksonmj | 1 | -112/+86 |
| 2012-04-28 | Fix bugs when moving signs | jacksonmj | 1 | -5/+7 |
| 2012-04-28 | Line snapping for deco editor | jacksonmj | 1 | -2/+15 |
| 2012-04-13 | 'Report' icon at 0xE3 | Simon Robertshaw | 1 | -1/+1 |
| 2012-03-26 | Remove duplicate information in set_cmode | jacksonmj | 1 | -20/+2 |
| 2012-03-15 | ngrav/amb. heat quickoptions, amb. heat drawn in heat display when on, fix re... | Jacob1 | 1 | -1/+14 |
| 2012-03-14 | cursor changes to correct shape as soon as you click element/wall | Jacob1 | 1 | -3/+3 |
| 2012-03-14 | Added smudge tool | Jacob1 | 1 | -1/+3 |
| 2012-02-25 | Old nothing display mode in the form of Basic colour mode | Simon Robertshaw | 1 | -4/+4 |
| 2012-02-11 | Fix save reloading when saving to file | Simon Robertshaw | 1 | -0/+7 |
| 2012-01-26 | Retrieve thumbnails, saves and info from caching server (static.powdertoy.co.uk) | Simon Robertshaw | 1 | -19/+27 |
| 2012-01-25 | OPS thumbnail crash fix, and blank thumbnails for saves from a newer version | jacksonmj | 1 | -4/+4 |
| 2012-01-25 | ability to delete corrupted stamps | Jacob1 | 1 | -4/+11 |
| 2012-01-01 | Air mode and Gravity mode on Simulation options, improvements to list box | Simon Robertshaw | 1 | -10/+58 |
| 2011-12-30 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+8 |
| 2011-12-30 | Add checks for prerender_save in save_filename_ui, pass vx, vy and pv air dat... | Simon Robertshaw | 1 | -6/+13 |
| 2011-12-28 | Update can_move, recount menu items and clear graphics cache when tpt.el is c... | jacksonmj | 1 | -1/+8 |
| 2011-12-21 | Support for element names and hex constants for the PROP tool | Simon Robertshaw | 1 | -5/+52 |
| 2011-12-18 | Improvements to render_ui, fix merge errors | Simon Robertshaw | 1 | -50/+71 |
| 2011-12-18 | Merge with new lua functionality | Simon Robertshaw | 1 | -19/+26 |
| 2011-12-18 | More icons for display modes | Simon Robertshaw | 1 | -19/+26 |
| 2011-12-18 | Move Newtonian gravity into a new file | jacksonmj | 1 | -0/+1 |