| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Specify toybox commit we want. | onefang | 2021-09-02 | 1 | -1/+0 |
* | Build a debug release, and be quiet about it. | onefang | 2021-09-02 | 1 | -3/+3 |
* | Properly clean OpenSim before beuilding it. | onefang | 2021-09-02 | 3 | -9/+15 |
* | Clean out excess pdb file. | onefang | 2021-09-02 | 1 | -0/+0 |
* | Checkout toybox last known good commit. | onefang | 2021-09-02 | 1 | -0/+1 |
* | Don't free a LuaTree if it doesn't exist. | onefang | 2021-09-02 | 1 | -8/+11 |
* | Create the OpenSim specific directories as well, and web. | onefang | 2021-09-02 | 1 | -3/+15 |
* | Comment and swear words ++ | onefang | 2021-09-02 | 1 | -0/+2 |
* | Only use old fashioned way of setting tmux pane titles. | onefang | 2021-09-02 | 1 | -15/+11 |
* | Tweak some of the error reports. | onefang | 2021-09-02 | 1 | -9/+8 |
* | Alternate way of setting the tmux pane title. | onefang | 2021-09-02 | 1 | -1/+1 |
* | Move Sort out directories, part 2 earlier. | onefang | 2021-09-02 | 1 | -106/+111 |
* | Should have been part of last commit. lol | onefang | 2021-09-02 | 1 | -20/+0 |
* | Move initial option parsing to begining. | onefang | 2021-09-02 | 1 | -0/+21 |
* | Pass all arguments if running a .shini file. | onefang | 2021-09-01 | 1 | -1/+1 |
* | Delay the web server startup for a few seconds. | onefang | 2021-09-01 | 1 | -1/+1 |
* | Strip some more boiler plate from the .shini files. | onefang | 2021-09-01 | 1 | -9/+14 |
* | Don't bother creating the wrong directory that the fllowing comment says git ... | onefang | 2021-08-31 | 1 | -1/+0 |
* | Whitespace cleanup. | onefang | 2021-08-27 | 1 | -3/+3 |
* | Log++ | onefang | 2021-08-27 | 1 | -0/+1 |
* | Make sure we can run sledjchisl most places. | onefang | 2021-08-27 | 1 | -17/+22 |
* | Write actual update and builh sledjchisl commands. | onefang | 2021-08-27 | 1 | -2/+68 |
* | Comment++ | onefang | 2021-08-27 | 1 | -0/+2 |
* | Actually write the test sledjchisl command. | onefang | 2021-08-27 | 1 | -0/+115 |
* | whitespace-- | onefang | 2021-08-27 | 1 | -1/+1 |
* | Add stub build, test, and update sledjchisl commands. | onefang | 2021-08-27 | 1 | -3/+18 |
* | Allow people to teleport themselves. | onefang | 2021-08-27 | 1 | -3/+25 |
* | Safety check. | onefang | 2021-08-27 | 1 | -1/+1 |
* | Configure the base port number for sim autogenerated ports. | onefang | 2021-08-27 | 2 | -2/+5 |
* | Log directory and it's contents only readable / writable for the opensim user. | onefang | 2021-08-27 | 1 | -2/+2 |
* | Bring back DebuggerSafe, default to true. | onefang | 2021-08-27 | 2 | -5/+5 |
* | Properly use ScriptBaseClass.DEBUG_CHANNEL. | onefang | 2021-08-27 | 1 | -3/+3 |
* | Comment++ | onefang | 2021-08-26 | 1 | -1/+1 |
* | Updated the .gitattributes file tat sledjchisl generates for gitars. | onefang | 2021-08-26 | 1 | -0/+3 |
* | Added .gitattributes. | onefang | 2021-08-26 | 1 | -0/+15 |
* | Fix up those silly addin-db links. | onefang | 2021-08-26 | 4 | -4/+4 |
* | Merge branch 'switch' into Domme. | onefang | 2021-08-26 | 818 | -88945/+134709 |
|\ |
|
| * | Don't strip (OWNER) out of script error report.switch | onefang | 2021-08-25 | 1 | -1/+1 |
| * | Move "Stopping all the sims'." message to before we start stopping them. | onefang | 2021-08-25 | 1 | -1/+3 |
| * | Actually use ChatTypeEnum.DebugChannel instead of hard coding it's value. | onefang | 2021-08-25 | 1 | -1/+1 |
| * | Add missing prototype for GetRezReadySceneObjects() variant. | onefang | 2021-08-25 | 1 | -0/+1 |
| * | Update tmux.conf. | onefang | 2021-08-25 | 1 | -2/+4 |
| * | Comment tweaks. | onefang | 2021-08-25 | 1 | -1/+4 |
| * | Use the unstripped version of toybox. | onefang | 2021-08-25 | 1 | -1/+1 |
| * | Bring back some lost docs. | onefang | 2021-08-25 | 2 | -1/+26 |
| * | Comment tweaks. | onefang | 2021-08-25 | 1 | -4/+3 |
| * | Tweak sledjchisl logging a bit. | onefang | 2021-08-25 | 1 | -2/+4 |
| * | Log++ | onefang | 2021-08-25 | 1 | -0/+2 |
| * | Minor clean up. | onefang | 2021-08-25 | 1 | -1/+1 |
| * | memset be gone. | onefang | 2021-08-25 | 1 | -1/+0 |