| Commit message (Expand) | Author | Files | Lines |
2014-09-15 | Clean up some TODOs and comments. | David Walter Seikel | 1 | -1/+1 |
2014-08-10 | Rejig the compile timing stats. | David Walter Seikel | 1 | -16/+16 |
2014-08-09 | Mention compiler speed even if the last one failed. | David Walter Seikel | 1 | -0/+13 |
2014-07-13 | TODO++ | David Walter Seikel | 1 | -0/+1 |
2014-06-01 | Get the from disk sim loading to work. | David Walter Seikel | 1 | -4/+11 |
2014-05-28 | The UUID faking code is common enough to stick it in a macro. | David Walter Seikel | 1 | -2/+2 |
2014-05-27 | Last part of switching the sim over to the new specs. | David Walter Seikel | 1 | -2/+2 |
2014-05-24 | Big include and libraries clean up. | David Walter Seikel | 1 | -5/+2 |
2014-05-24 | Pretend to login, and some commenting out so it all compiles. Fix it up later. | David Walter Seikel | 1 | -0/+1 |
2014-05-23 | Rewrite the LuaSL script running stuff (twice lol), plus much related tweakag... | David Walter Seikel | 1 | -11/+9 |
2014-05-20 | Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented. | David Walter Seikel | 1 | -8/+9 |
2014-05-20 | The results of a session with valgrind. | David Walter Seikel | 1 | -0/+11 |
2014-05-18 | Clean up the server startup and connection a bit. | David Walter Seikel | 1 | -27/+19 |
2014-05-17 | Get rid of the last of the artificial delays. | David Walter Seikel | 1 | -13/+6 |
2014-05-17 | Use the new server connector stuff in love. | David Walter Seikel | 1 | -16/+21 |
2014-05-17 | Fake llRequestPermissions(). | David Walter Seikel | 1 | -1/+3 |
2014-05-17 | Faked llListen(). | David Walter Seikel | 1 | -0/+5 |
2014-05-17 | Fake llSameGroup(). | David Walter Seikel | 1 | -0/+2 |
2014-05-17 | Rearrange things in the libraries. | David Walter Seikel | 1 | -0/+1 |
2014-05-17 | Fake LSL listen() event. | David Walter Seikel | 1 | -0/+12 |
2014-05-16 | Fake llRegionsay(). | David Walter Seikel | 1 | -0/+5 |
2014-05-16 | Typo-- | David Walter Seikel | 1 | -1/+1 |
2014-05-16 | Add a stub LSLGuiMess Lua script. | David Walter Seikel | 1 | -1/+0 |
2014-05-16 | Slightly better faked llDialog(), plus remove newlines from the callers, sinc... | David Walter Seikel | 1 | -0/+1 |
2014-05-16 | Fake llKey2Name(), since there's only one user we know about at the moment. | David Walter Seikel | 1 | -0/+17 |
2014-05-16 | Move timeDiff() to LumbrJack, it has more than one user now. | David Walter Seikel | 1 | -24/+0 |
2014-05-16 | Shouting creates logs for now. | David Walter Seikel | 1 | -0/+2 |
2014-05-15 | Escape notecard lines. | David Walter Seikel | 1 | -1/+13 |
2014-05-14 | Fake llGetFreeMemory(). | David Walter Seikel | 1 | -0/+2 |
2014-05-14 | LSL's EOF sucks, Lua's 0 isn't false sucks more. Work around both. | David Walter Seikel | 1 | -1/+1 |
2014-05-14 | Implement llGetNotecardLine(). | David Walter Seikel | 1 | -0/+82 |
2014-05-14 | Fake llGetPermissionsKey(). | David Walter Seikel | 1 | -0/+2 |
2014-05-14 | Implement faked llGetLinkNumber() and llMessageLinked(). | David Walter Seikel | 1 | -0/+14 |
2014-05-14 | More server clean up fixings. | David Walter Seikel | 1 | -3/+2 |
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 co... | David Walter Seikel | 1 | -40/+205 |
2014-05-13 | Extantz calls love, and love calls LuaSL, and clean out the need for scripts ... | David Walter Seikel | 1 | -0/+7 |
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 world... | David Walter Seikel | 1 | -4/+4 |
2014-05-05 | Make logDom a stand alone, plus related fix ups and some clean ups. | David Walter Seikel | 1 | -7/+8 |
2014-04-27 | Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ... | David Walter Seikel | 1 | -4/+4 |
2014-04-22 | Move all source into the new src directory, and shuffle a few other things ar... | David Walter Seikel | 1 | -0/+0 |
2014-04-22 | Move LuaSL source up one directory. | David Walter Seikel | 1 | -0/+0 |
2014-04-22 | Move the test sim to the media directory. | David Walter Seikel | 1 | -1/+1 |
2014-04-22 | Moved images to media, much better idea. | David Walter Seikel | 1 | -3/+3 |
2014-04-21 | Move the LuaSL.edj to the shared images directory. | David Walter Seikel | 1 | -1/+1 |
2014-04-21 | Don't quit the LuaSL_test UI when the server goes away, if told to run the UI. | David Walter Seikel | 1 | -1/+2 |