| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-04-23 | Decorations! ,still messing with it. It does not save currently. TODO: fix ↵ | Cracker64 | 1 | -0/+220 | |
| typing in boxes to update the color. Line/box tools. Some basic color selections like an element menu. | |||||
| 2011-04-17 | 'M' For selected element swap, 'dae' var for showing a selected element box ↵ | Simon | 1 | -13/+15 | |
| upon element change (not implemented) | |||||
| 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 | |
| Stops banned user message overflowing out of message box | |||||
| 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 | |
| To make clipboard manipulation easier. | |||||
| 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 | |
| Made a demo of increasing element type by one, import example, example.increment() | |||||
| 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 | |
| 2011-02-22 | Improvement to scrolling menu | Simon | 1 | -2/+2 | |
| 2011-02-21 | UI improvements for elements menu | Simon | 1 | -20/+20 | |
| 2011-02-21 | Zoom key conflict with international keyboards | jacksonmj | 1 | -5/+2 | |
| Change zoom key to only use keysym.sym, like all the other keyboard controls. This may mean it is no longer the 'z' key on all systems, but will prevent it conflicting with the other keyboard controls. | |||||
| 2011-02-21 | Fix console preventing window from closing | jacksonmj | 1 | -0/+1 | |
| 2011-02-19 | Fix saving of display mode from keys and fix persistent display | Simon | 1 | -0/+2 | |
| 2011-02-15 | Commands in signs, some don't fit | Cracker64 | 1 | -1/+17 | |
| 2011-02-13 | Visual Studio compatibility | jacksonmj | 1 | -3/+2 | |
| Also fix two compiler warnings | |||||
| 2011-02-11 | update with latest | Cracker64 | 1 | -45/+27 | |
| 2011-02-07 | Improve console element parsing | jacksonmj | 1 | -13/+1 | |
| GOL, 34, 2x2 now work. Element types can no longer be referred to by number, to remove ambiguity between type and particle number. | |||||
| 2011-02-07 | Fix console particle number, coordinate parsing | jacksonmj | 1 | -10/+4 | |
| 2011-02-04 | Merge branch 'upstream' into dev | jacksonmj | 1 | -17/+9 | |
| Conflicts: src/powder.c | |||||
| 2011-02-04 | Nobody likes extra line breaks] | Simon | 1 | -2/+2 | |
| 2011-02-04 | Merge with cracker, also fix version | Simon | 1 | -15/+7 | |
