Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement compilerError() and compilerWarning(), and pass the client to the c... | David Walter Seikel | 2012-02-12 | 1 | -4/+56 |
* | Little clean ups. | David Walter Seikel | 2012-02-12 | 1 | -5/+1 |
* | New sendBack and sendForth global functions. | David Walter Seikel | 2012-02-12 | 1 | -13/+3 |
* | Measure compile speed the right way. lol | David Walter Seikel | 2012-02-11 | 1 | -2/+10 |
* | Track details of scripts in the test harness. Use that to quit them, and pri... | David Walter Seikel | 2012-02-11 | 1 | -20/+51 |
* | Cleaner quitting (letting the loop actually run), and clean up unused function. | David Walter Seikel | 2012-02-11 | 1 | -12/+13 |
* | LuaSL now sends information back to the clients. | David Walter Seikel | 2012-02-11 | 1 | -0/+40 |
* | Neaten things up a bit. | David Walter Seikel | 2012-02-11 | 1 | -10/+10 |
* | LuaSL_test harness - connects to the LuaSL server, sends script commands. It... | David Walter Seikel | 2012-02-11 | 1 | -0/+310 |