Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-02-22 | Implement callAndReturn(), use it from callAndWait(). That's most of ↵ | David Walter Seikel | 1 | -1/+2 | |
LuaSL's side of "use OpenSim to deal with in world stuff". | |||||
2012-02-05 | Complete the separation of the guts of luaproc message sending from the Lua ↵ | David Walter Seikel | 1 | -1/+1 | |
wrapper. | |||||
2012-02-05 | White space fixes. | David Walter Seikel | 1 | -3/+2 | |
2012-02-05 | Move the heavy lifting part of luaproc message sending to it's own function. | David Walter Seikel | 1 | -0/+3 | |
2012-01-25 | Hack together LuaSL, LuaJIT, and luaproc. It's frankenstein right now. lol | David Walter Seikel | 1 | -0/+5 | |
2012-01-23 | Add luaproc and LuaJIT libraries. | David Walter Seikel | 1 | -0/+92 | |
Two versions of LuaJIT, the stable release, and the dev version. Try the dev version first, until ih fails badly. |