| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-05-14 | Fix overlapping particles | jacksonmj | 1 | -85/+59 | |
| 2011-05-14 | Fix high speed photons when reflecting near glass | jacksonmj | 1 | -0/+7 | |
| 2011-05-14 | Use properties for life decrement/kill | Simon Robertshaw | 1 | -7/+13 | |
| 2011-05-14 | fix neutron cloning | Simon Robertshaw | 1 | -1/+6 | |
| 2011-05-14 | Move wall drawing to graphics.c | Simon Robertshaw | 1 | -468/+9 | |
| 2011-05-14 | Revert "-a" | Simon Robertshaw | 1 | -10/+5 | |
| This reverts commit 550d270af28ba701931572182cc920d82de58999. | |||||
| 2011-05-14 | -a | Simon Robertshaw | 1 | -5/+10 | |
| 2011-05-05 | ANAR changes, WHOL absorbs ANAR and gets colder. ANAR burns with CFLM ↵ | Cracker64 | 1 | -1/+14 | |
| strangely. | |||||
| 2011-05-05 | Improve piling of powders | jacksonmj | 1 | -26/+25 | |
| 2011-05-05 | Fixes for previous commit | jacksonmj | 1 | -9/+6 | |
| Previous commit caused buggy movement in walls | |||||
| 2011-05-05 | Slight speed improvement for liquids and powders | jacksonmj | 1 | -27/+37 | |
| 2011-05-05 | Fix plut lava | jacksonmj | 1 | -2/+2 | |
| type already set to ctype and ctype already cleared, whoops. | |||||
| 2011-05-05 | Some changes to soap. | savask | 1 | -5/+10 | |
| 2011-05-05 | Initial soap commit | Simon Robertshaw | 1 | -0/+9 | |
| 2011-04-26 | Fix BMTL and gravity breaking | Simon Robertshaw | 1 | -2/+10 | |
| 2011-04-26 | Gravity breaks elements like pressure does (Doesn't work for broken metal ↵ | Simon Robertshaw | 1 | -2/+6 | |
| and needs tweaking a little) | |||||
| 2011-04-25 | Fix pause with gravity and test deuterium improvements | Simon Robertshaw | 1 | -44/+0 | |
| 2011-04-22 | Fix crash when setting fan direction with caps lock on | jacksonmj | 1 | -1/+1 | |
| 2011-04-22 | Gravitaaaay (Needs tweeking for performance) | Simon Robertshaw | 1 | -0/+6 | |
| 2011-04-16 | Use malloc in transform_save | jacksonmj | 1 | -15/+25 | |
| Should fix crashes on Windows caused by stack overflow | |||||
| 2011-04-08 | astyle | Simon | 1 | -45/+45 | |
| 2011-04-04 | Fix O2 and H2 files, also fix zero life death | Simon | 1 | -1/+1 | |
| 2011-04-04 | Fix neutrons crash | jacksonmj | 1 | -5/+11 | |
| Also fix neutrons causing unwanted movement of parts[0] | |||||
| 2011-04-04 | Prevent dust residue from FWRK | Simon | 1 | -3/+2 | |
| Conflicts: src/powder.c | |||||
| 2011-03-30 | A cracker commit with some nice comments | Simon | 1 | -51/+68 | |
| 2011-03-29 | QRTZ grow changes, uses ctype. | Cracker64 | 1 | -1/+1 | |
| 2011-03-24 | Awesome QRTZ from Cate | Simon | 1 | -2/+1 | |
| 2011-03-24 | Effects for PRTO and PRTI | Simon | 1 | -1/+41 | |
| 2011-03-24 | SING pops when it runs out of life | Simon | 1 | -1/+1 | |
| 2011-03-22 | Fix some WIND bugs | Simon | 1 | -4/+4 | |
| 2011-03-22 | Fixes from jacksonmj | Simon | 1 | -154/+157 | |
| 2011-03-21 | Fix crash when trying to move to invalid co-ordinates | jacksonmj | 1 | -0/+2 | |
| 2011-03-18 | Remove redundant rotate/invert code and correct rotation direction | jacksonmj | 1 | -84/+0 | |
| 2011-03-18 | Better rotation and inversion, also does single pixel translation | jacksonmj | 1 | -0/+106 | |
| 2011-03-18 | Remove code to delete SPAWN when stickman produced | jacksonmj | 1 | -48/+16 | |
| Code doesn't actually do anything in official source, due to operator precedence and lack of brackets. | |||||
| 2011-03-17 | Remove neutrons from pmap | jacksonmj | 1 | -14/+29 | |
| 2011-03-16 | flood_parts uninitialised variable | jacksonmj | 1 | -6/+2 | |
| 2011-03-02 | fix "water spark bounce" | Cracker64 | 1 | -0/+3 | |
| 2011-03-02 | INST works with caps lock/replace mode, and fix some replace mode out of ↵ | Cracker64 | 1 | -2/+13 | |
| screen crashes. | |||||
| 2011-03-01 | fix "water spark bounce" | Cracker64 | 1 | -0/+3 | |
| 2011-03-01 | INST works with caps lock/replace mode, and fix some replace mode out of ↵ | Cracker64 | 1 | -2/+13 | |
| screen crashes. | |||||
| 2011-02-26 | Merge branch 'upstream' into dev | jacksonmj | 1 | -3/+13 | |
| Conflicts: src/main.c | |||||
| 2011-02-24 | WIND from cracker! | Simon | 1 | -0/+4 | |
| 2011-02-24 | rename drag to wind | Cracker64 | 1 | -1/+1 | |
| 2011-02-24 | a drag tool! | Cracker64 | 1 | -0/+2 | |
| 2011-02-24 | Fix GoL to not set gol2 on other things | Cracker64 | 1 | -2/+6 | |
| 2011-02-24 | Fix particles displaced by liquids moving to overlapping positions | jacksonmj | 1 | -3/+5 | |
| 2011-02-24 | Fix lava freezing point | jacksonmj | 1 | -3/+5 | |
| 2011-02-24 | Fix particles displaced by liquids moving to overlapping positions | jacksonmj | 1 | -3/+5 | |
| 2011-02-23 | Fix lava freezing point | jacksonmj | 1 | -3/+5 | |
