| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-17 | Remove old code | Simon Robertshaw | 1 | -127/+0 |
| 2012-07-08 | Optimization for GoL, Added brush size and mouse wheel to lua! | cracker64 | 1 | -2/+2 |
| 2012-05-24 | finish custom lua graphics functions | Jacob1 | 1 | -1/+1 |
| 2012-05-24 | custom graphics functions with lua (not finished yet) | Jacob1 | 1 | -1/+3 |
| 2012-05-24 | Prevent accidental infinite loops in lua | Jacob1 | 1 | -0/+1 |
| 2012-05-06 | Change license from GPLv2+ to GPLv3+ | jacksonmj | 1 | -0/+16 |
| 2012-02-20 | Lua methods for reading/writing the bmap and emap (no mapped walltypes yet | Simon Robertshaw | 1 | -0/+4 |
| 2011-12-28 | Update can_move, recount menu items and clear graphics cache when tpt.el is c... | jacksonmj | 1 | -1/+6 |
| 2011-12-09 | Element transitions also editable now | Simon Robertshaw | 1 | -0/+3 |
| 2011-12-08 | Directly accessible parts array (no pmap yet) | Simon Robertshaw | 1 | -0/+6 |
| 2011-12-08 | Directly read/write element type properties | Simon Robertshaw | 1 | -0/+2 |
| 2011-11-18 | New tables in lua API: el and version: element ids and version info respectiv... | Simon Robertshaw | 1 | -0/+5 |
| 2011-10-26 | Remove references to python console | Simon Robertshaw | 1 | -0/+2 |
| 2011-10-21 | Screenshot for lua | Simon Robertshaw | 1 | -0/+1 |
| 2011-10-06 | tpt.drawline | jacksonmj | 1 | -0/+1 |
| 2011-09-24 | Can see selected elements from Lua, tpt.selectedl or tpt.selectedr | cracker64 | 1 | -1/+1 |
| 2011-09-21 | Water level equalization test! In options menu, or tpt.watertest() . | cracker64 | 1 | -0/+1 |
| 2011-08-30 | Add tpt.setwindowsize(scale, fullscreen) | jacksonmj | 1 | -0/+1 |
| 2011-08-25 | Improvements to getscript | Simon Robertshaw | 1 | -1/+1 |
| 2011-08-24 | Merge remote branch 'origin/master' | Bryan Hoyle | 1 | -2/+8 |
| 2011-08-24 | Working tpt.getscriptid(<string: id>). Retrieves and runs a script from online | Bryan Hoyle | 1 | -0/+1 |
| 2011-08-22 | Lua keyevents bug, int keycode is cast to a char | Simon Robertshaw | 1 | -1/+1 |
| 2011-08-20 | Changes to unify mouse and keyboard events for Lua | Simon Robertshaw | 1 | -2/+8 |
| 2011-08-16 | Revert "Revert "added lua command: tpt.setfpscap(int FPSCap)"" | Bryan Hoyle | 1 | -0/+1 |
| 2011-08-16 | Revert "added lua command: tpt.setfpscap(int FPSCap)" | Bryan Hoyle | 1 | -1/+0 |
| 2011-08-16 | added lua command: tpt.setfpscap(int FPSCap) | Bryan Hoyle | 1 | -0/+1 |
| 2011-08-11 | Debug info for particles allocation | Simon Robertshaw | 1 | -0/+1 |
| 2011-08-11 | Fire intensity from Lua | Simon Robertshaw | 1 | -0/+1 |
| 2011-08-05 | Mouse and keyboard events, replace luaL_openlib() with luaL_register() and mo... | Simon Robertshaw | 1 | -2/+7 |
| 2011-07-31 | me4502 added tpt.throw_error and tpt.heat as lua commands | Bryan Hoyle | 1 | -0/+2 |
| 2011-07-22 | Added functions to header. | cracker64 | 1 | -0/+6 |
| 2011-06-25 | added functions to iterate through all particles | ief015 | 1 | -0/+6 |
| 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 t... | Simon Robertshaw | 1 | -1/+3 |
| 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 |