| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2011-04-06 | copy and paste functions for text boxes. | Cracker64 | 1 | -1/+17 |
| 2011-04-04 | Copy text box for save_name_ui | Simon | 1 | -12/+23 |
| 2011-04-04 | Add copytext box to the footer of open_ui | Simon | 1 | -12/+24 |
| 2011-04-04 | Move copybox into its own control | Simon | 1 | -31/+53 |
| 2011-04-04 | Successful deletion is not an error | jacksonmj | 1 | -0/+6 |
| 2011-04-04 | error_ui: wrap text and change message box height to fit | jacksonmj | 1 | -7/+13 |
| 2011-04-01 | Copy text UI | Simon | 1 | -0/+84 |
| 2011-04-01 | Fixed console message | Simon | 1 | -3/+7 |
| 2011-03-30 | A cracker commit with some nice comments | Simon | 1 | -20/+34 |
| 2011-03-23 | Merge branch 'dev' of git://github.com/jacksonmj/The-Powder-Toy | Simon | 1 | -10/+10 |
| 2011-03-22 | Fix crashes when saving | jacksonmj | 1 | -10/+10 |
| 2011-03-22 | Python console | Simon | 1 | -9/+11 |
| 2011-03-22 | More cracker fixes | Simon | 1 | -7/+45 |
| 2011-03-18 | you can now disable(tpt.disable_python) or enable(python) the python console :D | Lieuwe | 1 | -3/+7 |
| 2011-03-18 | now warns about a disabled python console. | Lieuwe | 1 | -2/+6 |
| 2011-03-18 | Add some arguments to save build/parse functions | jacksonmj | 1 | -2/+2 |
| 2011-03-17 | fixed keyrepeat api call | Lieuwe | 1 | -4/+4 |
| 2011-03-16 | Visual Studio | jacksonmj | 1 | -1/+2 |
| 2011-03-12 | Save ID is useful, so display it! | jacksonmj | 1 | -2/+22 |
| 2011-03-12 | Limit length of save title and username at bottom of screen | jacksonmj | 1 | -3/+3 |
| 2011-03-10 | merge merge merge | Cracker64 | 1 | -19/+71 |
| 2011-03-04 | Python console changes | Simon | 1 | -4/+34 |
| 2011-03-03 | Merge branch 'master' of https://github.com/FacialTurd/The-Powder-Toy | Lieuwe | 1 | -8/+16 |
| 2011-03-03 | a get_pmap and get_prop function for python so fancier scripts can be made. ... | Cracker64 | 1 | -1/+5 |
| 2011-03-02 | Enable key repeat for console | Simon | 1 | -0/+6 |
| 2011-03-02 | python console | Lieuwe | 1 | -5/+6 |
| 2011-03-02 | console things, set commands use keywords for arguments. | Cracker64 | 1 | -10/+48 |
| 2011-03-02 | Fix some potential crashes, better handling of empty server responses | jacksonmj | 1 | -8/+16 |
| 2011-02-26 | Fix some potential crashes, better handling of empty server responses | jacksonmj | 1 | -8/+16 |
| 2011-02-24 | Pretty transparent console | Simon | 1 | -18/+23 |
| 2011-02-24 | transparent console.... | Cracker64 | 1 | -13/+11 |
| 2011-02-23 | updating | Cracker64 | 1 | -45/+28 |