| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-06-25 | Decor brush shape, and fix big thumb not changing when page changed | jacksonmj | 1 | -0/+5 |
| 2011-06-15 | Fix save_filename crash | Simon Robertshaw | 1 | -2/+2 |
| 2011-06-14 | Fix small visual issues and crash when folder doesn't exist | Simon Robertshaw | 1 | -6/+6 |
| 2011-06-14 | Fix sim-options icon | Simon Robertshaw | 1 | -1/+1 |
| 2011-06-14 | Add access to the local saving features | Simon Robertshaw | 1 | -13/+26 |
| 2011-06-13 | Local saving UI | Simon Robertshaw | 1 | -0/+126 |
| 2011-06-13 | Local save loading - Fix screen buffer issues and scrolling | Simon Robertshaw | 1 | -47/+75 |
| 2011-06-12 | Local save loading (WIP) | Simon Robertshaw | 1 | -0/+263 |
| 2011-06-11 | Fix a load of memory leaks | jacksonmj | 1 | -28/+29 |
| 2011-06-09 | A-Heat toggle for Simulation options | Simon Robertshaw | 1 | -17/+31 |
| 2011-06-09 | Image for server saving | Simon Robertshaw | 1 | -3/+5 |
| 2011-06-08 | message_box and input for Lua API, also autorun.lua | Simon Robertshaw | 1 | -1/+70 |
| 2011-06-08 | Loads of error messages for lua, and hopefully fix lua stack overflow | jacksonmj | 1 | -1/+1 |
| 2011-06-08 | Fix favourites remove button | jacksonmj | 1 | -11/+8 |
| 2011-06-03 | Fix semi-large thumbnails | Simon Robertshaw | 1 | -3/+23 |
| 2011-06-03 | Favourites interface improvements | Simon Robertshaw | 1 | -16/+81 |
| 2011-06-02 | some more deco editor changes. Right click deletes decoration again. | Cracker64 | 1 | -14/+15 |
| 2011-06-02 | Change console info | Simon Robertshaw | 1 | -0/+2 |
| 2011-05-30 | Add calm blue text colour, buffer overflow fix for richtext | Simon Robertshaw | 1 | -0/+2 |
| 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 | Remove remaining references to old decorations buffer | jacksonmj | 1 | -7/+11 |
| 2011-05-29 | Revert "Pass decorations to saving functions (doesn't actually save yet)" | jacksonmj | 1 | -2/+2 |
| 2011-05-28 | Full thumbnails for open_ui | Simon Robertshaw | 1 | -12/+78 |
| 2011-05-28 | Image resampling for thumbnails | Simon Robertshaw | 1 | -2/+5 |
| 2011-05-28 | Use PTi for thumbnails in game browser | Simon Robertshaw | 1 | -5/+11 |
| 2011-05-27 | Decorations are per particle TODO: remove references to the decorations buffer | Simon Robertshaw | 1 | -1/+1 |
| 2011-05-24 | Decorations improvements | Simon Robertshaw | 1 | -90/+198 |
| 2011-05-24 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+57 |
| 2011-05-24 | Improve error handling on display initialisation | Simon Robertshaw | 1 | -1/+4 |
| 2011-05-24 | Decorations toggle and brush size keys | jacksonmj | 1 | -1/+57 |
| 2011-05-20 | Message notifications on login | Simon Robertshaw | 1 | -8/+17 |
| 2011-05-16 | New message notification on session check TODO: Clickable link to conversatio... | Simon Robertshaw | 1 | -0/+1 |
| 2011-05-15 | Runtime fullscreen toggle TODO: Fix bug that prevents from closing the window... | Simon Robertshaw | 1 | -4/+16 |
| 2011-05-14 | Decoration has a color menu. GoL uses less memory(17MB less), and probably a... | Cracker64 | 1 | -1/+55 |
| 2011-05-14 | Pass decorations to saving functions (doesn't actually save yet) | jacksonmj | 1 | -2/+2 |
| 2011-05-14 | Turn WIND into a tool | jacksonmj | 1 | -2/+2 |
| 2011-05-14 | Move wall drawing to graphics.c | Simon Robertshaw | 1 | -4/+4 |
| 2011-05-13 | Runtime scale switching | Simon Robertshaw | 1 | -1/+17 |
| 2011-05-12 | Newtonian gravity toggle, disabled by default | Simon Robertshaw | 1 | -1/+7 |
| 2011-04-25 | Dialog box for changing simulation options, gravity toggle needs implementing | Simon Robertshaw | 1 | -7/+83 |
| 2011-04-25 | Jacksonmj: Move console functions into seperate file | jacksonmj | 1 | -74/+1 |
| 2011-04-24 | visual studio fixes | Cracker64 | 1 | -5/+6 |
| 2011-04-24 | More decoration improvements. still TODO: text boxes that will change curren... | Cracker64 | 1 | -8/+33 |
| 2011-04-24 | line/box tool for decorations, some other things. | Cracker64 | 1 | -21/+74 |
| 2011-04-23 | Decorations! ,still messing with it. It does not save currently. TODO: fix t... | Cracker64 | 1 | -0/+220 |
| 2011-04-17 | 'M' For selected element swap, 'dae' var for showing a selected element box u... | Simon | 1 | -13/+15 |
| 2011-04-12 | info_box for renderer | Simon | 1 | -0/+2 |
| 2011-04-08 | astyle | Simon | 1 | -66/+66 |
| 2011-04-06 | Avoid potential overflow when pasting long text strings | Simon | 1 | -2/+2 |