aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/LuaSL (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-31Move entirely over to luajit.David Walter Seikel2-2/+2
2014-06-03White space fix.David Walter Seikel1-1/+1
2014-06-01Notes++David Walter Seikel1-0/+30
2014-05-24Auto clean the files we build.David Walter Seikel1-1/+1
2014-05-24Big include and libraries clean up.David Walter Seikel2-10/+0
2014-05-23Rewrite the LuaSL script running stuff (twice lol), plus much related tweakag...David Walter Seikel7-802/+127
2014-05-20Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel4-30/+8
2014-05-20The results of a session with valgrind.David Walter Seikel1-1/+2
2014-05-17Rearrange things in the libraries.David Walter Seikel2-0/+2
2014-05-16Implement llGetTime() and friends.David Walter Seikel1-0/+25
2014-05-16Fake result of LSL conditional wrapped function calls. Should fix this bette...David Walter Seikel1-10/+12
2014-05-16Fix up the various list concatenations, and mark one as not being tested yet.David Walter Seikel1-7/+23
2014-05-16Actually typecast to list / table.David Walter Seikel1-0/+2
2014-05-15Properly fix list concatenation, I hope.David Walter Seikel1-2/+2
2014-05-15Some more list adding and concatenation fixes.David Walter Seikel1-2/+7
2014-05-14LSL's EOF sucks, Lua's 0 isn't false sucks more. Work around both.David Walter Seikel1-1/+2
2014-05-14Oops, fix up post increment.David Walter Seikel1-1/+1
2014-05-14Shut up some excess debugs.David Walter Seikel1-3/+3
2014-05-14Don't use the new Lua state if it couldn't be allocated.David Walter Seikel1-26/+30
2014-05-14Get list appending and adding to work.David Walter Seikel2-3/+55
2014-05-14Comment out some excess compiler warnings.David Walter Seikel1-2/+2
2014-05-14Trash the trash thingy that was trashing memory. Plus some debugging prints.David Walter Seikel2-4/+22
2014-05-14Actually implement LSL script resetting, and some associated fixes.David Walter Seikel2-7/+28
2014-05-14Display LSL script names instead of lengthy paths and UUIDs.David Walter Seikel2-5/+9
2014-05-14Starting up and closing down the servers gets some love. Needs more love.David Walter Seikel1-3/+19
2014-05-13No idea how long this has been wrong. lolDavid Walter Seikel1-1/+1
2014-05-13Extantz calls love, and love calls LuaSL, and clean out the need for scripts ...David Walter Seikel2-29/+17
2014-05-13Finish separating out love.David Walter Seikel5-113/+24
2014-05-13Add some love, er I mean, add the love world server, coz love makes the world...David Walter Seikel4-679/+3
2014-05-05Make logDom a stand alone, plus related fix ups and some clean ups.David Walter Seikel5-26/+22
2014-05-02Split up extantz.David Walter Seikel1-2/+2
2014-04-27Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ...David Walter Seikel4-7/+16
2014-04-22Move all source into the new src directory, and shuffle a few other things ar...David Walter Seikel13-0/+5349