| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-26 | Added fighters. | savask | 1 | -1/+9 |
| 2011-10-24 | F1 to bring up intro message | Simon Robertshaw | 1 | -2/+14 |
| 2011-10-24 | Draw version info with outline | Simon Robertshaw | 1 | -2/+1 |
| 2011-10-24 | Prevent UI text from overlapping intro message | Simon Robertshaw | 1 | -4/+9 |
| 2011-10-23 | Fix unitialised variable 'bc' in main.c | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-22 | Fix Options meny in scale:2 and make tooltip more readable | Simon Robertshaw | 1 | -14/+14 |
| 2011-10-21 | Quick options menu | Simon Robertshaw | 1 | -0/+2 |
| 2011-10-16 | Debug performance/time graph | Simon Robertshaw | 1 | -1/+50 |
| 2011-10-14 | Remove unused pixel buffer | jacksonmj | 1 | -4/+0 |
| 2011-10-14 | Allow STKM to use lightning | jacksonmj | 1 | -0/+1 |
| 2011-10-14 | Replace use of gravy and gravf with gravxf and gravyf | Simon Robertshaw | 1 | -4/+4 |
| 2011-10-13 | Fix gravity occasionally not working | jacksonmj | 1 | -0/+1 |
| 2011-10-11 | Fixes for LIGH and TESC, LIGH observes gravity setting | Simon Robertshaw | 1 | -2/+2 |
| 2011-10-10 | Fix erronous assignment and add MaksProg to contributors list | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-10 | Elements, LIGH, TESC, EMP and DEST thanks to MaksProg | Simon Robertshaw | 1 | -0/+1 |
| 2011-10-09 | Pretty effect when drawing powders, activate with 'n' | Simon Robertshaw | 1 | -0/+10 |
| 2011-09-27 | Fix potential issue with argument ordering | Simon Robertshaw | 1 | -30/+23 |
| 2011-09-24 | Make changes to prefs file regarding build_num and updated | Simon Robertshaw | 1 | -1/+1 |
| 2011-09-24 | Detect updates by build number, make confirm box autosize, also fix bug where... | Simon Robertshaw | 1 | -41/+42 |
| 2011-09-24 | Send session/auth info with update checks | Simon Robertshaw | 1 | -0/+1 |
| 2011-09-24 | Can see selected elements from Lua, tpt.selectedl or tpt.selectedr | cracker64 | 1 | -1/+1 |
| 2011-09-19 | Allow setting of application data path \(For config, save and script data\) | Simon Robertshaw | 1 | -0/+14 |
| 2011-09-19 | Deco editor improvements. Editable color text boxes! Hit enter when done ed... | cracker64 | 1 | -2/+2 |
| 2011-09-18 | Fix bug where mouse events are confused after breaking out of a mouse down event | Simon Robertshaw | 1 | -1/+1 |
| 2011-09-10 | Fix various memory leaks, as noted by Merkil/cppcheck | Simon Robertshaw | 1 | -2/+3 |
| 2011-09-08 | Fix bottom right selection box corner (did not appear directly under cursor) | jacksonmj | 1 | -2/+2 |
| 2011-09-05 | Visual Studio fixes | jacksonmj | 1 | -2/+2 |
| 2011-09-03 | Update contributors | Simon Robertshaw | 1 | -1/+1 |
| 2011-09-03 | Convert Element | Simon Robertshaw | 1 | -2/+2 |
| 2011-09-03 | Added Powered Void | Simon Robertshaw | 1 | -3/+3 |
| 2011-08-30 | Add tpt.setwindowsize(scale, fullscreen) | jacksonmj | 1 | -3/+7 |
| 2011-08-30 | Fixes: HUD for fast PIPE, PIPE contents disappearing when next to walls, scro... | jacksonmj | 1 | -2/+2 |
| 2011-08-30 | Save ctype of STOR, also Version Increment | Simon Robertshaw | 1 | -2/+2 |
| 2011-08-29 | Zoom toggle, alt+z | jacksonmj | 1 | -3/+6 |
| 2011-08-27 | Remove blocking walls from pmap | jacksonmj | 1 | -4/+4 |
| 2011-08-25 | Allow pixel scale selection of area to copy/stamp | jacksonmj | 1 | -16/+18 |
| 2011-08-22 | Fix electrode when in replace mode or specific delete mode | jacksonmj | 1 | -7/+7 |
| 2011-08-20 | Make 'Molten x' a little safer | Simon Robertshaw | 1 | -1/+1 |
| 2011-08-20 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -0/+10 |
| 2011-08-20 | Changes to unify mouse and keyboard events for Lua | Simon Robertshaw | 1 | -5/+19 |
| 2011-08-20 | Made HUD display molten things as "Molten something" | savask | 1 | -0/+10 |
| 2011-08-20 | Stickman go through portals | jacksonmj | 1 | -43/+2 |
| 2011-08-19 | Revert "Move version check out of main()" | Simon Robertshaw | 1 | -6/+137 |
| 2011-08-19 | Fix DEBUG_DRAWTOOL to work with line snapping | jacksonmj | 1 | -1/+1 |
| 2011-08-19 | Allow reloading of opened files | Simon Robertshaw | 1 | -2/+13 |
| 2011-08-19 | Move version check out of main() | jacksonmj | 1 | -137/+6 |
| 2011-08-19 | Reorganise a lot of Python console stuff | Simon Robertshaw | 1 | -99/+10 |
| 2011-08-19 | Fix save loading (enable replace mode) from the commandline, a bit of cleanup... | Simon Robertshaw | 1 | -8/+3 |
| 2011-08-19 | Move multiple STKM loading check | jacksonmj | 1 | -54/+59 |
| 2011-08-19 | Only do grav lensing when N-grav is on, and round coordinates correctly | jacksonmj | 1 | -2/+2 |