| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | Include dir change for OS X | Simon | 1 | -0/+6 | |
| 2011-06-08 | message_box and input for Lua API, also autorun.lua | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-03 | Unregister function (not implemented) | Simon Robertshaw | 1 | -0/+1 | |
| 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 | |
| 2011-05-30 | drawtext for Lua | Simon Robertshaw | 1 | -0/+1 | |
| 2011-05-30 | Basics for Lua | Simon Robertshaw | 1 | -0/+17 | |
