| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-06-02 | Change console info | Simon Robertshaw | 1 | -0/+2 |
| 2011-06-02 | tpt.set_property implementation | Simon Robertshaw | 1 | -4/+111 |
| 2011-06-01 | Ambient heat (disabled by default) | Simon Robertshaw | 4 | -4/+82 |
| 2011-06-01 | Add gravity field manipulation to Lua api, move gravity processing to after t... | Simon Robertshaw | 2 | -11/+74 |
| 2011-05-31 | Pass mouse coordinates (mousex, mousey, mouseb, mousebq) and Lua click handling | Simon Robertshaw | 2 | -11/+19 |
| 2011-05-31 | implement create and delete functions | Simon Robertshaw | 1 | -6/+32 |
| 2011-05-30 | Add calm blue text colour, buffer overflow fix for richtext | Simon Robertshaw | 2 | -0/+7 |
| 2011-05-30 | Fix buffer overflow with huge error message | Simon Robertshaw | 1 | -2/+6 |
| 2011-05-30 | Step code registration, just an example at the moment | Simon Robertshaw | 1 | -1/+12 |
| 2011-05-30 | Many methods for Lua console | Simon Robertshaw | 1 | -1/+287 |
| 2011-05-30 | Defaults for tpt.drawtext method | Simon Robertshaw | 1 | -5/+5 |
| 2011-05-30 | More descriptive error messages for lua console | Simon Robertshaw | 1 | -1/+8 |
| 2011-05-30 | drawtext for Lua | Simon Robertshaw | 1 | -1/+18 |
| 2011-05-30 | Basics for Lua | Simon Robertshaw | 2 | -0/+90 |
| 2011-05-29 | Rich text syntax | Simon Robertshaw | 1 | -3/+104 |
| 2011-05-29 | MOTD on search page | Simon Robertshaw | 1 | -10/+21 |
| 2011-05-29 | Large speed improvement for QRTZ | jacksonmj | 2 | -34/+41 |
| 2011-05-29 | Improve decoration in blob view, exclude from life and heat view | jacksonmj | 1 | -1/+8 |
| 2011-05-29 | Small speed improvement to eval_move | jacksonmj | 2 | -73/+106 |
| 2011-05-29 | Fix WIND decoration, and reset dcolour in create_part | jacksonmj | 2 | -1/+2 |
| 2011-05-29 | Remove remaining references to old decorations buffer | jacksonmj | 3 | -35/+24 |
| 2011-05-29 | Revert "Pass decorations to saving functions (doesn't actually save yet)" | jacksonmj | 3 | -32/+29 |
| 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 | Fix image decompression | Simon Robertshaw | 1 | -0/+1 |
| 2011-05-28 | Some debug info for image decoding | Simon Robertshaw | 1 | -4/+5 |
| 2011-05-28 | Full thumbnails for open_ui | Simon Robertshaw | 1 | -12/+78 |
| 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 | Image resampling for thumbnails | Simon Robertshaw | 2 | -2/+22 |
| 2011-05-28 | Use PTi for thumbnails in game browser | Simon Robertshaw | 1 | -5/+11 |
| 2011-05-28 | Fix renderer, add image decode/code methods | Simon Robertshaw | 2 | -14/+134 |
| 2011-05-28 | Skip some calls to do_move for liquids | jacksonmj | 1 | -4/+6 |
| 2011-05-28 | Make NBHL/NWHL eat things in the same way as BHOL/WHOL | jacksonmj | 3 | -21/+12 |
| 2011-05-28 | Fix STKM always going through walls | jacksonmj | 2 | -26/+38 |
| 2011-05-27 | Decorations are per particle TODO: remove references to the decorations buffer | Simon Robertshaw | 2 | -10/+18 |
| 2011-05-24 | Add some potential HTTP response codes | Simon Robertshaw | 1 | -0/+8 |
| 2011-05-24 | temp fix for linux compilation | Simon Robertshaw | 1 | -1/+1 |
| 2011-05-24 | Decorations improvements | Simon Robertshaw | 2 | -106/+201 |
| 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 | 3 | -12/+78 |
| 2011-05-24 | Improve error handling on display initialisation | Simon Robertshaw | 3 | -8/+28 |
| 2011-05-24 | Decorations toggle and brush size keys | jacksonmj | 2 | -6/+72 |
| 2011-05-24 | Fix sim options description, GOO and DEUT | jacksonmj | 2 | -6/+6 |
| 2011-05-20 | Move Diamond into solids menu, add gravity elements | Simon Robertshaw | 2 | -0/+27 |
| 2011-05-20 | Message notifications on login | Simon Robertshaw | 1 | -8/+17 |
| 2011-05-19 | Fix message notifications for non-elevated users | Simon Robertshaw | 1 | -5/+8 |
| 2011-05-19 | Fix DEUT explosion | jacksonmj | 1 | -2/+5 |
| 2011-05-19 | Small fix for liquid and powder movement | jacksonmj | 1 | -7/+6 |
| 2011-05-19 | Make sure WIND can't be created | jacksonmj | 2 | -0/+9 |