Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Time to fork luaproc and turn it into an EFL based thing, with tighter ↵ | David Walter Seikel | 2012-02-24 | 1 | -0/+2 |
| | | | | | | integration into LuaSL. More of this coming soon. | ||||
* | Implement callAndReturn(), use it from callAndWait(). That's most of ↵ | David Walter Seikel | 2012-02-22 | 3 | -4/+47 |
| | | | | 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 | 2 | -50/+13 |
| | | | | wrapper. | ||||
* | White space fixes. | David Walter Seikel | 2012-02-05 | 2 | -9/+7 |
| | |||||
* | Move the heavy lifting part of luaproc message sending to it's own function. | David Walter Seikel | 2012-02-05 | 2 | -0/+64 |
| | |||||
* | Hack together LuaSL, LuaJIT, and luaproc. It's frankenstein right now. lol | David Walter Seikel | 2012-01-25 | 3 | -23/+98 |
| | |||||
* | Add luaproc and LuaJIT libraries. | David Walter Seikel | 2012-01-23 | 14 | -0/+2122 |
Two versions of LuaJIT, the stable release, and the dev version. Try the dev version first, until ih fails badly. |