| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up LSL command and argument passing. | David Walter Seikel | 2016-01-19 | 1 | -8/+12 |
* | Actually send compile messages back. Plus some refactoring of the script eng... | David Walter Seikel | 2016-01-18 | 1 | -16/+7 |
* | Unify the message sending code a bit. | David Walter Seikel | 2016-01-17 | 1 | -5/+5 |
* | Bunch of debuggingnesses. | David Walter Seikel | 2016-01-17 | 1 | -1/+4 |
* | Clean up logging, removing most of the printf's. | David Walter Seikel | 2016-01-03 | 1 | -6/+8 |
* | Left overs from previous commits. | David Walter Seikel | 2016-01-03 | 1 | -110/+56 |
* | Shut up die spam. | David Walter Seikel | 2014-09-15 | 1 | -1/+1 |
* | Say which script failed compiling. | David Walter Seikel | 2014-09-14 | 1 | -1/+1 |
* | Now we can pass LSL scripts to LuaSL on the command line. Plus some white sp... | David Walter Seikel | 2014-09-14 | 1 | -52/+93 |
* | Clean up the compiler output. Threaded compiling is much faster when it's no... | David Walter Seikel | 2014-08-14 | 1 | -0/+2 |
* | Only collect the errors and warnings during a compile, output them in a batch... | David Walter Seikel | 2014-08-14 | 1 | -0/+14 |
* | Considerable cleanup of the top level compiling code. | David Walter Seikel | 2014-08-14 | 1 | -21/+7 |
* | Better separation between compiling and running LSL scripts. | David Walter Seikel | 2014-08-10 | 1 | -10/+13 |
* | Move "Compiling ..." message to the compiler. | David Walter Seikel | 2014-08-09 | 1 | -1/+0 |
* | Major cleanup of compileLSL() and friends, including threading it. | David Walter Seikel | 2014-08-09 | 1 | -9/+15 |
* | White space fix. | David Walter Seikel | 2014-06-03 | 1 | -1/+1 |
* | Notes++ | David Walter Seikel | 2014-06-01 | 1 | -0/+30 |
* | Rewrite the LuaSL script running stuff (twice lol), plus much related tweakag... | David Walter Seikel | 2014-05-23 | 1 | -145/+103 |
* | Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented. | David Walter Seikel | 2014-05-20 | 1 | -20/+6 |
* | Rearrange things in the libraries. | David Walter Seikel | 2014-05-17 | 1 | -0/+1 |
* | Implement llGetTime() and friends. | David Walter Seikel | 2014-05-16 | 1 | -0/+25 |
* | Shut up some excess debugs. | David Walter Seikel | 2014-05-14 | 1 | -3/+3 |
* | Trash the trash thingy that was trashing memory. Plus some debugging prints. | David Walter Seikel | 2014-05-14 | 1 | -0/+7 |
* | Actually implement LSL script resetting, and some associated fixes. | David Walter Seikel | 2014-05-14 | 1 | -4/+21 |
* | Display LSL script names instead of lengthy paths and UUIDs. | David Walter Seikel | 2014-05-14 | 1 | -5/+8 |
* | Starting up and closing down the servers gets some love. Needs more love. | David Walter Seikel | 2014-05-14 | 1 | -3/+19 |
* | No idea how long this has been wrong. lol | David Walter Seikel | 2014-05-13 | 1 | -1/+1 |
* | Extantz calls love, and love calls LuaSL, and clean out the need for scripts ... | David Walter Seikel | 2014-05-13 | 1 | -2/+17 |
* | Finish separating out love. | David Walter Seikel | 2014-05-13 | 1 | -21/+16 |
* | Make logDom a stand alone, plus related fix ups and some clean ups. | David Walter Seikel | 2014-05-05 | 1 | -8/+9 |
* | Move all source into the new src directory, and shuffle a few other things ar... | David Walter Seikel | 2014-04-22 | 1 | -0/+708 |