| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-06-25 | Fix gravmap build up during repeated frame stepping | jacksonmj | 1 | -0/+5 |
| 2011-06-25 | Fix soap stamp crashes, and fix stkm head colour | jacksonmj | 1 | -1/+1 |
| 2011-06-14 | Add access to the local saving features | Simon Robertshaw | 1 | -29/+60 |
| 2011-06-11 | Fix a load of memory leaks | jacksonmj | 1 | -3/+3 |
| 2011-06-09 | Gravity zoning | Simon Robertshaw | 1 | -0/+23 |
| 2011-06-08 | Clean up signs when reading | Simon Robertshaw | 1 | -0/+1 |
| 2011-06-08 | message_box and input for Lua API, also autorun.lua | Simon Robertshaw | 1 | -0/+3 |
| 2011-06-08 | Less blurry thumbnail scaling | Simon Robertshaw | 1 | -2/+2 |
| 2011-06-08 | Loads of error messages for lua, and hopefully fix lua stack overflow | jacksonmj | 1 | -1/+1 |
| 2011-06-01 | Ambient heat (disabled by default) | Simon Robertshaw | 1 | -2/+7 |
| 2011-06-01 | Add gravity field manipulation to Lua api, move gravity processing to after t... | Simon Robertshaw | 1 | -7/+7 |
| 2011-05-31 | Pass mouse coordinates (mousex, mousey, mouseb, mousebq) and Lua click handling | Simon Robertshaw | 1 | -6/+8 |
| 2011-05-30 | Basics for Lua | Simon Robertshaw | 1 | -0/+29 |
| 2011-05-29 | Small speed improvement to eval_move | jacksonmj | 1 | -0/+1 |
| 2011-05-29 | Fix WIND decoration, and reset dcolour in create_part | jacksonmj | 1 | -1/+1 |
| 2011-05-29 | Remove remaining references to old decorations buffer | jacksonmj | 1 | -6/+2 |
| 2011-05-29 | Revert "Pass decorations to saving functions (doesn't actually save yet)" | jacksonmj | 1 | -12/+11 |
| 2011-05-28 | Decorations saving | Simon Robertshaw | 1 | -2/+106 |
| 2011-05-28 | Gravity state now saved | Simon Robertshaw | 1 | -3/+15 |
| 2011-05-28 | Render uses resample_img | Simon Robertshaw | 1 | -2/+2 |
| 2011-05-28 | Render changes | Simon Robertshaw | 1 | -26/+39 |
| 2011-05-28 | Fix renderer, add image decode/code methods | Simon Robertshaw | 1 | -14/+29 |
| 2011-05-24 | Decorations improvements | Simon Robertshaw | 1 | -16/+3 |
| 2011-05-24 | jacksonmj's decorations commit | Simon Robertshaw | 1 | -0/+14 |
| 2011-05-24 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -6/+16 |
| 2011-05-24 | Improve error handling on display initialisation | Simon Robertshaw | 1 | -4/+11 |
| 2011-05-24 | Decorations toggle and brush size keys | jacksonmj | 1 | -5/+15 |
| 2011-05-24 | Fix sim options description, GOO and DEUT | jacksonmj | 1 | -1/+1 |
| 2011-05-19 | Fix message notifications for non-elevated users | Simon Robertshaw | 1 | -5/+8 |
| 2011-05-19 | pthread Win32 static linking | Simon Robertshaw | 1 | -1/+8 |
| 2011-05-19 | Message notification changes | Simon Robertshaw | 1 | -4/+9 |
| 2011-05-16 | New message notification on session check TODO: Clickable link to conversatio... | Simon Robertshaw | 1 | -2/+21 |
| 2011-05-15 | Runtime fullscreen toggle TODO: Fix bug that prevents from closing the window... | Simon Robertshaw | 1 | -1/+2 |
| 2011-05-15 | Fix n-gravity toggle | Simon Robertshaw | 1 | -0/+1 |
| 2011-05-14 | Translate invisible particles to decorated diamond when loading | jacksonmj | 1 | -0/+12 |
| 2011-05-14 | Pass decorations to saving functions (doesn't actually save yet) | jacksonmj | 1 | -12/+12 |
| 2011-05-14 | Turn WIND into a tool | jacksonmj | 1 | -3/+3 |
| 2011-05-14 | Move wall drawing to graphics.c | Simon Robertshaw | 1 | -0/+3 |
| 2011-05-14 | Condition variable instead of busy wait | Simon Robertshaw | 1 | -3/+11 |
| 2011-05-13 | Runtime scale switching | Simon Robertshaw | 1 | -0/+6 |
| 2011-05-12 | Fix some thread sync and gravity sync issues | Simon Robertshaw | 1 | -4/+17 |
| 2011-05-12 | Newtonian gravity toggle, disabled by default | Simon Robertshaw | 1 | -16/+36 |
| 2011-05-05 | Make middle click work with photon map | jacksonmj | 1 | -1/+3 |
| 2011-05-05 | Some work on bubbles. Added "bubble x,y" command to console. | savask | 1 | -0/+4 |
| 2011-05-05 | Revert "Dem bubbles" | Simon Robertshaw | 1 | -4/+0 |
| 2011-05-05 | Dem bubbles | unknown | 1 | -0/+4 |
| 2011-04-25 | Fix pause with gravity and test deuterium improvements | Simon Robertshaw | 1 | -7/+8 |
| 2011-04-25 | portal now uses particles as storage, so it keeps everything. | Cracker64 | 1 | -1/+1 |
| 2011-04-25 | gravmutex = NULL not liked by some compilers (It's not actually correct anyway) | Simon Robertshaw | 1 | -2/+2 |
| 2011-04-25 | Dialog box for changing simulation options, gravity toggle needs implementing | Simon Robertshaw | 1 | -2/+4 |