Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-05-14 | llSay() and friends log if no where to send them. | David Walter Seikel | 1 | -0/+10 | |
2014-05-14 | Implement a half arsed touch_start() from extantz. | David Walter Seikel | 1 | -51/+10 | |
2014-05-14 | Starting up and closing down the servers gets some love. Needs more love. | David Walter Seikel | 1 | -60/+35 | |
2014-05-13 | Add a TCP link between love and extantz, and have love pass on some of the ↵ | David Walter Seikel | 1 | -40/+205 | |
commands that go to the viewer. | |||||
2014-05-13 | Extantz calls love, and love calls LuaSL, and clean out the need for scripts ↵ | David Walter Seikel | 1 | -0/+7 | |
to twiddle the Lua paths. | |||||
2014-05-13 | Oops, left this laying around, no longer needed. | David Walter Seikel | 1 | -1/+1 | |
2014-05-13 | Finish separating out love. | David Walter Seikel | 1 | -23/+87 | |
2014-05-13 | Dedicating my lifes work to my girl Boots. | David Walter Seikel | 1 | -0/+6 | |
2014-05-13 | Add some love, er I mean, add the love world server, coz love makes the ↵ | David Walter Seikel | 3 | -0/+700 | |
world go around. Actually, it's just the old LuaSL_test harness, but half of that is the love server anyway, the other half is just test harness. |