| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-08-20 | Stickman go through portals | jacksonmj | 1 | -42/+2 | |
| 2011-08-19 | Modify GBMB to only use life | jacksonmj | 1 | -2/+3 | |
| tmp not needed, since it doesn't create powder during an explosion like BOMB does. | |||||
| 2011-08-16 | Added PGRV and NGRV for positive and negative gravity tools (sortof like air ↵ | Bryan Hoyle | 1 | -3/+14 | |
| and vac, but with gravity) | |||||
| 2011-08-16 | SPRK now makes electrons in WIRE | Bryan Hoyle | 1 | -0/+3 | |
| 2011-08-16 | added gbmb which is an element that makes large amounts of gravity when it ↵ | Bryan Hoyle | 1 | -1/+2 | |
| hits a particle | |||||
| 2011-08-16 | Revert "Fixed a bug with clne having its ctype overridden by manually placed ↵ | Bryan Hoyle | 1 | -5/+2 | |
| particles." This reverts commit ed392c9724878fc39fe5cbba2f882dacf7278979. Sorry about the reverts, I accedentally reverted the wrong one originally. | |||||
| 2011-08-16 | Fixed a bug with clne having its ctype overridden by manually placed particles. | Bryan Hoyle | 1 | -2/+5 | |
| 2011-08-12 | New walking code (WIP) | savask | 1 | -1/+1 | |
| 2011-08-11 | Fix segfault when there are no unused particles before parts_lastActiveIndex | jacksonmj | 1 | -2/+10 | |
| 2011-08-10 | Update parts_lastActiveIndex when creating neut/phot | jacksonmj | 1 | -0/+2 | |
| 2011-08-10 | Skip unused particles at end of parts[] | jacksonmj | 1 | -8/+15 | |
| 2011-08-08 | Fix Gol with Wire placed | Simon Robertshaw | 1 | -5/+8 | |
| 2011-08-08 | Improvements to Wire | Simon Robertshaw | 1 | -13/+18 | |
| 2011-08-08 | IT WOOOOOORKS :D (fixed WIRE logic.) | lieuwe | 1 | -0/+14 | |
| 2011-08-06 | Fix persistent mode photon lines bug | jacksonmj | 1 | -0/+2 | |
| 2011-07-27 | Revert "DLAY temp fix" | Simon Robertshaw | 1 | -2/+0 | |
| This reverts commit 108e5643d7f96749d68f8e87d9b2bfddf1e5cf1a. | |||||
| 2011-07-27 | Revert "DLAY temp, actually fixed :D" | Simon Robertshaw | 1 | -10/+6 | |
| This reverts commit 94e316af854932ddd8f60b011de936000f10fac4. | |||||
| 2011-07-26 | DLAY temp, actually fixed :D | tridiaq | 1 | -6/+10 | |
| 2011-07-26 | DLAY temp fix | tridiaq | 1 | -0/+2 | |
| 2011-07-25 | Generalized stick man's update functions. Got rid of some unnecessary | savask | 1 | -21/+19 | |
| variables. | |||||
| 2011-07-24 | Fix life cloning | jacksonmj | 1 | -0/+1 | |
| 2011-07-24 | Disable old life elements | jacksonmj | 1 | -2/+2 | |
| 2011-07-24 | Update gravity mask when deleting gravity wall | jacksonmj | 1 | -0/+4 | |
| 2011-07-24 | Avoid division by zero for circle brush | jacksonmj | 1 | -1/+1 | |
| 2011-07-24 | Fix liquids in vertical gravity when Newtonian gravity is turned on | jacksonmj | 1 | -3/+13 | |
| 2011-07-24 | Fix | tridiaq | 1 | -1/+1 | |
| 2011-07-12 | Allow flood_parts to cope with Life types | Simon Robertshaw | 1 | -9/+10 | |
| 2011-07-12 | OMG FIXES. Lots of fixes for triangle brush to make sure it works, from ↵ | Cate | 1 | -0/+3 | |
| Cracker. Edited CLST to prevent "popcorning" when its float hits weird numbers. Also fixed it so it freezes nicely when cooled. Fingers are back! :DDD | |||||
| 2011-07-12 | Added Cracker changes for adding a triangle brush! :DDD Seems to work ↵ | Cate | 1 | -6/+20 | |
| without any issues. | |||||
| 2011-07-12 | fix potential crashes with LIFE - jacksonmj | Simon Robertshaw | 1 | -1/+5 | |
| 2011-07-12 | Line snapping (hold down Alt when drawing a line) | jacksonmj | 1 | -3/+3 | |
| Specific element select changed to Ctrl+Alt | |||||
| 2011-07-12 | Added CLST element, which is Clay dust, for making concrete with water. :D ↵ | Cate | 1 | -0/+2 | |
| Neat due to element cohesion with itself, which causes it to sludge downwards in a way very uncharacteristic of any current powder. Cohesion is very easy to modify. Thanks to Savask for help with cohesion code. :D | |||||
| 2011-07-09 | Merge all GOL types into PT_LIFE, behaviour is determined by ctype | Simon Robertshaw | 1 | -10/+30 | |
| 2011-07-08 | Deleted whole repository due to weirdness with recognizing folder. From ↵ | Cate | 1 | -2/+2 | |
| current source, added Cracker64's changes that make 1px pipe several times faster than thicker pipe. Doesn't break saves. :D | |||||
| 2011-07-01 | Savask experimental heat transfer | Simon Robertshaw | 1 | -1/+20 | |
| 2011-06-28 | Powered Breakable clone, Gravity Pump, New menu section for powered elements ↵ | Simon Robertshaw | 1 | -4/+13 | |
| (needs icon) | |||||
| 2011-06-27 | Jagged arcs | Simon Robertshaw | 1 | -0/+34 | |
| 2011-06-27 | Better photons for persistent display, ability to toggle gravity view (ctrl+g) | Simon Robertshaw | 1 | -1/+6 | |
| 2011-06-25 | Small fixes for liquids in radial/Newtonian gravity | jacksonmj | 1 | -4/+10 | |
| 2011-06-25 | Better liquids movement in radial/Newtonian gravity | jacksonmj | 1 | -2/+101 | |
| 2011-06-25 | Fix fast photons reflecting through obstacles | jacksonmj | 1 | -19/+14 | |
| 2011-06-25 | Fix walls for SING explosions | jacksonmj | 1 | -0/+7 | |
| 2011-06-25 | Fix gravmap build up during repeated frame stepping | jacksonmj | 1 | -4/+0 | |
| 2011-06-15 | Revert "Heat simulation improvement." | Simon Robertshaw | 1 | -5/+2 | |
| This reverts commit 5e43bb0510e704b66120391c027c7568f5b6f920. | |||||
| 2011-06-15 | Revert "Prevent photons stealing heat energy" | Simon Robertshaw | 1 | -2/+3 | |
| This reverts commit aac8898f42e0e2fb3fcf6a3824ae19d8e676eb8c. | |||||
| 2011-06-14 | Prevent photons stealing heat energy | Simon Robertshaw | 1 | -3/+2 | |
| 2011-06-14 | Heat simulation improvement. | savask | 1 | -2/+5 | |
| 2011-06-14 | Revert "Better heat treatment." | Simon Robertshaw | 1 | -10/+12 | |
| This reverts commit 37df2abe90731f2da814a4463f406b0afe9308f9. | |||||
| 2011-06-14 | Better heat treatment. | savask | 1 | -12/+10 | |
| 2011-06-09 | Gravity zoning | Simon Robertshaw | 1 | -1/+93 | |
