| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-08-16 | Revert "added lua command: tpt.setfpscap(int FPSCap)" | Bryan Hoyle | 2 | -2/+0 | |
| This reverts commit aa56eca5c01359732f7331d2a572ce31d7ff3c23. | |||||
| 2011-08-16 | added lua command: tpt.setfpscap(int FPSCap) | Bryan Hoyle | 2 | -0/+2 | |
| 2011-08-14 | Extended info for line drawing | Simon Robertshaw | 2 | -1/+6 | |
| 2011-08-11 | Fix movable WIRE | Simon Robertshaw | 1 | -1/+1 | |
| 2011-08-11 | Debug info for particles allocation | Simon Robertshaw | 3 | -0/+7 | |
| 2011-08-11 | Fire intensity from Lua | Simon Robertshaw | 2 | -1/+2 | |
| 2011-08-10 | Add FRZZ to Powders menu | Simon Robertshaw | 1 | -1/+1 | |
| 2011-08-10 | Skip unused particles at end of parts[] | jacksonmj | 1 | -0/+1 | |
| 2011-08-08 | Fix Gol with Wire placed | Simon Robertshaw | 1 | -1/+1 | |
| 2011-08-08 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-08-08 | Improvements to Wire | Simon Robertshaw | 1 | -0/+2 | |
| 2011-08-08 | Y U NO WORK. added logic for WIRE but it's not being called. | lieuwe | 1 | -1/+2 | |
| 2011-08-08 | added WIRE particle type. | lieuwe | 1 | -1/+4 | |
| 2011-08-06 | Calculate Newtonian gravity using fast Fourier transforms | jacksonmj | 2 | -0/+6 | |
| About 16% slower for one cell changing, same speed for 6 cells changing, and several hundred times faster for whole screen changing. | |||||
| 2011-08-06 | LIFE descriptions | jacksonmj | 1 | -24/+24 | |
| 2011-08-05 | Mouse and keyboard events, replace luaL_openlib() with luaL_register() and ↵ | Simon Robertshaw | 1 | -2/+7 | |
| move mousex and mousey out of the global table and into the 'tpt' table | |||||
| 2011-07-31 | Some tags for version info to make it easier for automation tools | Simon Robertshaw | 1 | -1/+4 | |
| 2011-07-31 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -0/+2 | |
| 2011-07-31 | me4502 added tpt.throw_error and tpt.heat as lua commands | Bryan Hoyle | 1 | -0/+2 | |
| 2011-07-27 | Less buggy DLAY | Simon Robertshaw | 1 | -25/+27 | |
| 2011-07-27 | Revert "DLAY element" | Simon Robertshaw | 1 | -6/+5 | |
| This reverts commit 7338545ab43b1871cea0f91a15746e534d7a9e9b. | |||||
| 2011-07-26 | Fix LIFE graphics in blob, nothing and fancy view | jacksonmj | 1 | -5/+5 | |
| And some small fixes for switchable element colours | |||||
| 2011-07-26 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 2 | -10/+4 | |
| 2011-07-26 | DLAY element | tridiaq | 1 | -5/+6 | |
| 2011-07-25 | Generalized stick man's update functions. Got rid of some unnecessary | savask | 2 | -10/+4 | |
| variables. | |||||
| 2011-07-24 | Fix life cloning | jacksonmj | 1 | -2/+2 | |
| 2011-07-24 | Disable old life elements | jacksonmj | 1 | -159/+159 | |
| 2011-07-22 | active menu and hud enable are global. | cracker64 | 1 | -0/+3 | |
| 2011-07-22 | Added functions to header. | cracker64 | 1 | -0/+6 | |
| 2011-07-18 | Lensing effect for gravity, adds 3 new gravity maps (full resolution, linear ↵ | Simon Robertshaw | 2 | -0/+10 | |
| interpolation for faux accuracy), old ones should be removed in time. | |||||
| 2011-07-13 | Fix PBCN saving and increment major version | Simon | 1 | -2/+2 | |
| 2011-07-12 | Version change | Simon Robertshaw | 1 | -1/+1 | |
| 2011-07-12 | Version change | Simon Robertshaw | 1 | -1/+1 | |
| 2011-07-12 | Move SING back to where it belongs, acid heats up when dissolving materials | Simon Robertshaw | 1 | -1/+1 | |
| 2011-07-12 | Added Cracker changes for adding a triangle brush! :DDD Seems to work ↵ | Cate | 2 | -1/+5 | |
| without any issues. | |||||
| 2011-07-12 | Increased CLST's Advec, after noticing that with 0 advec, it has no air ↵ | Cate | 1 | -1/+1 | |
| influence, and so cannot be dragged by air XD One digit change. | |||||
| 2011-07-12 | Added CLST element, which is Clay dust, for making concrete with water. :D ↵ | Cate | 1 | -11/+15 | |
| 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-12 | Fixed a typo (?) in Powder.h that made oil turn to oil all over again ↵ | Cate | 1 | -1/+1 | |
| anywhere below -6 pressure. Not sure why this was set to do this, but fixed anyway. | |||||
| 2011-07-09 | Merge all GOL types into PT_LIFE, behaviour is determined by ctype | Simon Robertshaw | 2 | -65/+141 | |
| 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-07 | Set version to beta | Simon Robertshaw | 1 | -1/+1 | |
| 2011-07-06 | Basic clipboard_push_text support for linux | jacksonmj | 2 | -0/+10 | |
| 2011-07-06 | Better favourite removal and download counts for the future] | Simon Robertshaw | 1 | -0/+1 | |
| 2011-07-06 | Version increment | Simon Robertshaw | 1 | -2/+2 | |
| 2011-07-01 | Savask experimental heat transfer | Simon Robertshaw | 2 | -2/+3 | |
| 2011-06-28 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon | 1 | -1/+1 | |
| 2011-06-28 | Use new font glyph | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-28 | Adjust font glyph 214 | Simon | 1 | -1/+1 | |
| 2011-06-28 | Update font, add 'activated elements' glyph at position 214 | Simon | 1 | -3/+3 | |
| 2011-06-28 | Powered Breakable clone, Gravity Pump, New menu section for powered elements ↵ | Simon Robertshaw | 2 | -17/+28 | |
| (needs icon) | |||||
