summaryrefslogtreecommitdiff
path: root/src/luaconsole.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-02tpt.set_property implementationSimon Robertshaw1-4/+111
2011-06-01Add gravity field manipulation to Lua api, move gravity processing to after t...Simon Robertshaw1-4/+67
2011-05-31Pass mouse coordinates (mousex, mousey, mouseb, mousebq) and Lua click handlingSimon Robertshaw1-5/+11
2011-05-31implement create and delete functionsSimon Robertshaw1-6/+32
2011-05-30Fix buffer overflow with huge error messageSimon Robertshaw1-2/+6
2011-05-30Step code registration, just an example at the momentSimon Robertshaw1-1/+12
2011-05-30Many methods for Lua consoleSimon Robertshaw1-1/+287
2011-05-30Defaults for tpt.drawtext methodSimon Robertshaw1-5/+5
2011-05-30More descriptive error messages for lua consoleSimon Robertshaw1-1/+8
2011-05-30drawtext for LuaSimon Robertshaw1-1/+18
2011-05-30Basics for LuaSimon Robertshaw1-0/+61