summaryrefslogtreecommitdiff
path: root/build/test.lua
AgeCommit message (Collapse)AuthorFilesLines
2011-10-23Pass particle pointer to graphics update function instead of index. Make ↵Simon Robertshaw1-18/+0
PIPE use subcall to get graphics info. Cache for particle graphics properties. Stickman PSPEC_STICKMAN added and implemented
2011-06-01Add gravity field manipulation to Lua api, move gravity processing to after ↵Simon Robertshaw1-1/+5
the particle update (Means a delay of 1 frame, but we get the ability to manipulate the field with Lua)
2011-05-31Pass mouse coordinates (mousex, mousey, mouseb, mousebq) and Lua click handlingSimon Robertshaw1-0/+2
2011-05-30Step code registration, just an example at the momentSimon Robertshaw1-0/+12