| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2011-04-01 | Fix Neutrons and clone types | Simon | 1 | -1/+7 | |
| 2011-04-01 | Added session check fallback | Simon | 1 | -0/+10 | |
| 2011-04-01 | Fixed console message | Simon | 1 | -3/+7 | |
| 2011-04-01 | More PYCONSOLE macros | Simon | 1 | -0/+3 | |
| 2011-04-01 | Move pygood and pyready outside of macro | Simon | 1 | -1/+1 | |
| 2011-04-01 | Move console_more declaration outside pythonconsole macro | Simon | 1 | -2/+1 | |
| 2011-03-30 | forgot to remove some EQVE stuff, wasn't working | Cracker64 | 1 | -6/+1 | |
| 2011-03-30 | set_vx and vy fixes, float to int is not good. | Cracker64 | 1 | -2/+9 | |
| 2011-03-30 | A cracker commit with some nice comments | Simon | 15 | -188/+264 | |
| 2011-03-30 | URHG | Simon | 1 | -0/+4 | |
| 2011-03-30 | import header for exe_name for use with file association | Simon | 1 | -0/+1 | |
| 2011-03-30 | Windows header for registry functions | Simon | 1 | -0/+3 | |
| 2011-03-29 | derp - added O2.c | AntB | 1 | -0/+28 | |
| 2011-03-29 | AMTR updates, releases LESS pressure, generates MORE photons and lifes that ↵ | AntB | 1 | -3/+3 | |
| little bit longer. | |||||
| 2011-03-29 | QRTZ grow changes, uses ctype. | Cracker64 | 2 | -22/+43 | |
| 2011-03-29 | some keyword fixes, "from" is a reserved name. | Cracker64 | 1 | -12/+12 | |
| 2011-03-29 | WIND works with line tool, BOMB shine affected by velocity and flickers | Cracker64 | 2 | -13/+26 | |
| 2011-03-29 | 64bit fixes and other | Simon | 2 | -2/+66 | |
| 2011-03-26 | 64bit fixes, thanks a ton jacksonmj :D | Lieuwe | 1 | -1/+3 | |
| 2011-03-26 | misc stuff | Lieuwe | 2 | -4/+65 | |
| 2011-03-25 | Added Lieuwe | Simon | 1 | -1/+1 | |
| 2011-03-25 | Typo | Simon | 1 | -1/+1 | |
| 2011-03-25 | Added some file association for Windows, NOT TESTED YET | Simon | 1 | -0/+72 | |
| 2011-03-24 | Message box with save ID info on new save | Simon | 1 | -1/+7 | |
| 2011-03-24 | wtf | Simon | 1 | -3/+3 | |
| 2011-03-24 | Add outline for clipboard pushing/pulling | Simon | 1 | -0/+12 | |
| 2011-03-24 | Fixed spacing and fixed "clumping" with quartz generating from life with ↵ | Cate | 1 | -9/+7 | |
| Cracker help. console: set life qrtz 10000 is very lol | |||||
| 2011-03-24 | Cracker suggestion, fixed newly generated Quartz to always have color of ↵ | Cate | 1 | -11/+5 | |
| previous particle it was created from. Makes cool patterns. Also increased speed. | |||||
