| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-04-10 | Distilled water instead of water from H2+O2 | Simon | 1 | -1/+1 | |
| 2011-04-10 | Better Oxygen/Hydrogen burning | Simon | 3 | -34/+24 | |
| 2011-04-08 | And that's the last of the warnings | Simon | 1 | -0/+1 | |
| 2011-04-08 | Remove more warnings | Simon | 2 | -4/+4 | |
| 2011-04-08 | Remove a TON of warnings | Simon | 1 | -506/+507 | |
| 2011-04-08 | Bizarre solid uses Bizarre colour system | Simon | 1 | -1/+1 | |
| 2011-04-08 | Revert "Portal orbital effects stop more smoothly" | Simon | 2 | -22/+26 | |
| This reverts commit 29e41a0a0cfb9a83802fc3a3fe283a6d272b3331. | |||||
| 2011-04-08 | Re-add install hotkey, removed in astyle commit | Simon | 1 | -0/+14 | |
| 2011-04-08 | Workaround for some argument parsing bugginess | jacksonmj | 2 | -6/+4 | |
| 2011-04-08 | Document icons for linux | jacksonmj | 3 | -1/+17 | |
| 2011-04-08 | Start register_extension support for linux | jacksonmj | 2 | -6/+45 | |
| Also fix a limitation on the length of open: paths | |||||
| 2011-04-08 | More sensible types for path lengths | jacksonmj | 1 | -4/+7 | |
| Now uses the types given in the path function declarations | |||||
| 2011-04-08 | Also register .stm extension in Windows | jacksonmj | 2 | -5/+13 | |
| 2011-04-08 | Portal orbital effects stop more smoothly | jacksonmj | 2 | -26/+22 | |
| When fe==0, dots finish moving to destinations before disappearing | |||||
| 2011-04-08 | Improve PRTI orbital effects | jacksonmj | 1 | -1/+2 | |
| Prevent ugly positioning of orbital effects when PRTI is surrounded but still taking in particles | |||||
| 2011-04-08 | Electrolysis produces H2 | jacksonmj | 1 | -2/+4 | |
| 2011-04-08 | More accurate H2O ratio when forming water | jacksonmj | 1 | -1/+4 | |
| 2011-04-08 | astyle | Simon | 15 | -1949/+1935 | |
| 2011-04-08 | Some fixes for H2 | jacksonmj | 2 | -8/+9 | |
| 2011-04-06 | Installer | Simon | 1 | -0/+14 | |
| 2011-04-06 | Register extension | Simon | 1 | -4/+0 | |
| 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 | NULL Window handle for OpenClipboard | Simon | 1 | -1/+1 | |
| 2011-04-04 | clipboard_push_text implementation for WIN32, UNTESTED | Simon | 1 | -8/+20 | |
| 2011-04-04 | Fix O2 and H2 files, also fix zero life death | Simon | 3 | -9/+10 | |
| 2011-04-04 | Register extension now sets the correct icon | Simon | 1 | -1/+1 | |
| 2011-04-04 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon | 2 | -1/+40 | |
| 2011-04-04 | Document icon | Simon | 2 | -0/+2 | |
| 2011-04-04 | Added H2: | AntB | 2 | -1/+40 | |
| Will reduce DESL to WATR and OIL under pressure Will fuse with O2 under pressure to make WATR | |||||
| 2011-04-04 | Fix neutrons crash | jacksonmj | 1 | -5/+11 | |
| Also fix neutrons causing unwanted movement of parts[0] | |||||
| 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 | 2 | -7/+52 | |
| Stops banned user message overflowing out of message box | |||||
| 2011-04-04 | Fix banned user message | jacksonmj | 1 | -1/+1 | |
| error_ui does not support separate title text | |||||
| 2011-04-04 | Fix crashes when pasting on top of walls | jacksonmj | 1 | -1/+1 | |
| 2011-04-04 | Use floats for temperature in both consoles (old and python) | jacksonmj | 1 | -12/+13 | |
| 2011-04-04 | Clear particle data in parse_save | jacksonmj | 1 | -0/+2 | |
| Fixes QRTZ sometimes growing when copied and pasted | |||||
| 2011-04-04 | Use floats for vx,vy in old console | jacksonmj | 1 | -12/+13 | |
| 2011-04-04 | Improved frame rate limiting | jacksonmj | 1 | -14/+16 | |
| 2011-04-04 | Finish WIN32 register_extension, fix Visual Studio compile | jacksonmj | 4 | -45/+53 | |
| 2011-04-04 | Prevent dust residue from FWRK | Simon | 1 | -3/+2 | |
| Conflicts: src/powder.c | |||||
| 2011-04-04 | Restore new stamp manipulation | jacksonmj | 1 | -12/+36 | |
| Overwritten by: Python console 2e401babb793238564ca640fc802a52ab7f6c293 | |||||
| 2011-04-04 | console2345 always evaluates to true, check string is not empty instead | jacksonmj | 1 | -16/+16 | |
| Also, initialise to empty strings - if sscanf does not find something to put in a string, it will leave it unchanged. | |||||
| 2011-04-02 | Less glow for Portal | Simon | 1 | -12/+16 | |
| 2011-04-02 | More random explosion | Simon | 1 | -3/+3 | |
| 2011-04-01 | Copy support for OS X | Simon | 1 | -0/+15 | |
| 2011-04-01 | Copy text UI | Simon | 2 | -4/+86 | |
