aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries/Runnr.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-18Actually send compile messages back. Plus some refactoring of the script eng...David Walter Seikel1-1/+6
2016-01-03Beat the server connection manegement into shape.David Walter Seikel1-2/+4
2014-08-14Only collect the errors and warnings during a compile, output them in a batch...David Walter Seikel1-0/+8
2014-08-14Considerable cleanup of the top level compiling code.David Walter Seikel1-1/+1
2014-08-10Thread all of compiling, or thread nothing.David Walter Seikel1-1/+1
2014-08-09Major cleanup of compileLSL() and friends, including threading it.David Walter Seikel1-0/+1
2014-05-26TODO++David Walter Seikel1-0/+1
2014-05-23Rewrite the LuaSL script running stuff (twice lol), plus much related tweakag...David Walter Seikel1-0/+70
2014-05-17Rearrange things in the libraries.David Walter Seikel1-4/+0
2014-05-17Move the new pcall stuff to Runnr.c.David Walter Seikel1-0/+1
2014-05-13Finish separating out love.David Walter Seikel1-0/+4
2014-05-05Clean up include files.David Walter Seikel1-1/+4
2014-04-27Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ...David Walter Seikel1-0/+0
2014-04-21Move LumbrJack and Runnr to the libraries directory, and use them from GuiLua.David Walter Seikel1-0/+0
2014-04-20Added LumbrJack (logging) and Runnr (Lua function / script runner).David Walter Seikel1-0/+15