| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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) | |||||
| 2011-06-27 | Jagged arcs | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-27 | Better photons for persistent display, ability to toggle gravity view (ctrl+g) | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-25 | Keep opened files | Simon Robertshaw | 1 | -0/+3 | |
| 2011-06-25 | Visual Studio fixes | jacksonmj | 1 | -0/+6 | |
| 2011-06-25 | Include ambient heat in undo | jacksonmj | 1 | -3/+4 | |
| 2011-06-25 | added functions to iterate through all particles | ief015 | 1 | -0/+6 | |
| + tpt.start_getPartIndex() --starts the iteration + bool tpt.next_getPartIndex() --increases the iteration, returns true if there are more particles to iterate through + int tpt.getPartIndex() --get the current iteration value | |||||
| 2011-06-15 | Version increment | Simon | 1 | -1/+1 | |
| 2011-06-15 | Include dir change for OS X | Simon | 1 | -0/+6 | |
| 2011-06-15 | Version increment | Simon Robertshaw | 1 | -2/+2 | |
| 2011-06-15 | Revert "Revert "Version increment"" | Simon Robertshaw | 1 | -1/+1 | |
| This reverts commit bcb7852762365a6cafd55204c9e86920bc772ac9. | |||||
| 2011-06-15 | Revert "Changed thunder and plasma to work as before." | Simon Robertshaw | 1 | -2/+2 | |
| This reverts commit fe9fd28b70f673cb3b2d4e7e0c345a7458416554. | |||||
| 2011-06-15 | Revert "Version increment" | Simon Robertshaw | 1 | -1/+1 | |
| This reverts commit af73fd17b228c553a71c36cae3c439398f20f905. | |||||
| 2011-06-14 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-14 | Changed thunder and plasma to work as before. | savask | 1 | -2/+2 | |
| 2011-06-14 | Add access to the local saving features | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-13 | Local saving UI | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-12 | Missing files from previous commit | Simon Robertshaw | 1 | -0/+7 | |
| 2011-06-12 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-12 | Local save loading (WIP) | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-11 | Version increment | Simon | 1 | -1/+1 | |
| 2011-06-11 | Fix a load of memory leaks | jacksonmj | 1 | -1/+1 | |
| Also fix some compiler warnings (missing headers, wrong pointer type for modf, etc) and move variable declarations for Visual Studio. | |||||
| 2011-06-09 | Gravity zoning | Simon Robertshaw | 4 | -1/+12 | |
| 2011-06-09 | Image for server saving | Simon Robertshaw | 2 | -0/+31 | |
| 2011-06-08 | Clean up signs when reading | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-08 | message_box and input for Lua API, also autorun.lua | Simon Robertshaw | 2 | -0/+4 | |
| 2011-06-08 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-08 | Less blurry thumbnail scaling | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-04 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-04 | Added detach to powder.h. | savask | 1 | -0/+2 | |
| 2011-06-04 | Version Increment | Simon Robertshaw | 1 | -2/+2 | |
| 2011-06-04 | Mercury | Simon Robertshaw | 1 | -2/+6 | |
| 2011-06-04 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-04 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-03 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-03 | Favourites interface improvements | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-03 | Version increment | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-03 | Unregister function (not implemented) | Simon Robertshaw | 1 | -0/+1 | |
| 2011-06-02 | some more deco editor changes. Right click deletes decoration again. | Cracker64 | 1 | -0/+6 | |
| 2011-06-01 | Ambient heat (disabled by default) | Simon Robertshaw | 2 | -1/+7 | |
| 2011-06-01 | Add gravity field manipulation to Lua api, move gravity processing to after ↵ | Simon Robertshaw | 1 | -1/+3 | |
| the particle update (Means a delay of 1 frame, but we get the ability to manipulate the field with Lua) | |||||
| 2011-05-31 | Pass mouse coordinates (mousex, mousey, mouseb, mousebq) and Lua click handling | Simon Robertshaw | 1 | -1/+1 | |
| 2011-05-30 | Step code registration, just an example at the moment | Simon Robertshaw | 1 | -0/+1 | |
| 2011-05-30 | Many methods for Lua console | Simon Robertshaw | 1 | -0/+17 | |
| 2011-05-30 | More descriptive error messages for lua console | Simon Robertshaw | 1 | -0/+1 | |
