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