| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-09-03 | Added Powered Void | Simon Robertshaw | 1 | -2/+4 | |
| 2011-08-30 | Improvements to CBNW and BIZR act as a dye | Simon Robertshaw | 1 | -3/+4 | |
| 2011-08-30 | Add tpt.setwindowsize(scale, fullscreen) | jacksonmj | 1 | -0/+1 | |
| 2011-08-30 | Save ctype of STOR, also Version Increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-08-29 | Version Increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-08-29 | Added STOR, a block that can store a single particle and release when charged | Simon Robertshaw | 1 | -2/+4 | |
| 2011-08-26 | More stuff for CO2 | Simon Robertshaw | 1 | -6/+9 | |
| 2011-08-25 | CO2, WIP | Simon Robertshaw | 1 | -2/+4 | |
| 2011-08-25 | Improvements to getscript | Simon Robertshaw | 2 | -1/+4 | |
| 2011-08-24 | Merge remote branch 'origin/master' | Bryan Hoyle | 4 | -33/+313 | |
| 2011-08-24 | Working tpt.getscriptid(<string: id>). Retrieves and runs a script from online | Bryan Hoyle | 1 | -0/+1 | |
| 2011-08-23 | An icon for tools. | savask | 2 | -24/+290 | |
| 2011-08-23 | Added "Tools" menu. | savask | 1 | -1/+3 | |
| 2011-08-22 | Lua keyevents bug, int keycode is cast to a char | Simon Robertshaw | 1 | -1/+1 | |
| 2011-08-22 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -0/+2 | |
| 2011-08-22 | Fix electrode when in replace mode or specific delete mode | jacksonmj | 1 | -6/+10 | |
| Also fix bomb when SLALT != 0 | |||||
| 2011-08-20 | Change portal so that randomness never causes a particle to exit the same ↵ | jacksonmj | 1 | -0/+2 | |
| side it came in | |||||
| 2011-08-20 | Changes to unify mouse and keyboard events for Lua | Simon Robertshaw | 2 | -3/+9 | |
| 2011-08-20 | Stickman go through portals | jacksonmj | 1 | -0/+2 | |
| 2011-08-19 | Revert "Move version check out of main()" | Simon Robertshaw | 1 | -7/+0 | |
| This reverts commit 97da8593d9d850e46d4042028b05955cd118ebc8. | |||||
| 2011-08-19 | Version Increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-08-19 | Fix DEBUG_DRAWTOOL to work with line snapping | jacksonmj | 1 | -1/+1 | |
| 2011-08-19 | Move version check out of main() | jacksonmj | 1 | -0/+7 | |
| 2011-08-19 | Reorganise a lot of Python console stuff | Simon Robertshaw | 2 | -13/+14 | |
| 2011-08-16 | Added PGRV and NGRV for positive and negative gravity tools (sortof like air ↵ | Bryan Hoyle | 1 | -1/+6 | |
| and vac, but with gravity) | |||||
| 2011-08-16 | Version incriment | Bryan Hoyle | 1 | -1/+1 | |
| 2011-08-16 | added gbmb which is an element that makes large amounts of gravity when it ↵ | Bryan Hoyle | 1 | -2/+6 | |
| hits a particle | |||||
| 2011-08-16 | Revert "Revert "added lua command: tpt.setfpscap(int FPSCap)"" | Bryan Hoyle | 2 | -0/+2 | |
| This reverts commit a5db1d53da133a78493be443b0ec9094ea3eeb65. | |||||
| 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 | |||||
