| Commit message (Expand) | Author | Files | Lines |
2021-09-09 | Leak-- | onefang | 1 | -2/+2 |
2021-09-09 | Use proper path to Sandbox.shini. | onefang | 1 | -1/+1 |
2021-09-09 | If there's no sims, don't bother calculating area of all sims. | onefang | 1 | -40/+46 |
2021-09-09 | Only free it once. | onefang | 1 | -1/+0 |
2021-09-09 | Oops, should actually provide the arguments. lol | onefang | 1 | -1/+1 |
2021-09-09 | TODO-- | onefang | 1 | -21/+1 |
2021-09-09 | Shini new Sandbox. | onefang | 1 | -0/+8 |
2021-09-09 | Make sure default inventory and sim archives are copied. | onefang | 1 | -0/+4 |
2021-09-09 | TODO-- | onefang | 1 | -5/+0 |
2021-09-09 | Convert old config.ini path variables to new shini. | onefang | 1 | -0/+13 |
2021-09-09 | Deal with database tables not existing while we wait for ROBUST to start up a... | onefang | 1 | -0/+28 |
2021-09-09 | Make the web directory world readable. | onefang | 1 | -1/+1 |
2021-09-09 | Rejig the web stuff. | onefang | 2 | -50/+40 |
2021-09-08 | SledjChisl and OpenSim create the AssetFiles directories. | onefang | 1 | -3/+0 |
2021-09-08 | Bump SledjChisl version number. | onefang | 1 | -1/+1 |
2021-09-04 | TODO-- | onefang | 1 | -4/+0 |
2021-09-04 | Log the web socket. | onefang | 1 | -1/+1 |
2021-09-04 | Whitespace tweaks. | onefang | 1 | -2/+2 |
2021-09-04 | Self build, part 1 - build opensim-SC if it doesn't exist. | onefang | 1 | -165/+193 |
2021-09-04 | Search ../etc for sledjchisl configuration as well. | onefang | 1 | -1/+19 |
2021-09-04 | Filter out excess prebuild output. | onefang | 1 | -2/+2 |
2021-09-04 | Comment++ | onefang | 1 | -0/+3 |
2021-09-04 | Change sledjchisl logging level on the working directory checking stuff. | onefang | 1 | -2/+2 |
2021-09-03 | Better sledjchisl.conf.lua searching. | onefang | 1 | -40/+30 |
2021-09-03 | More messing with sledjchisl created directories. | onefang | 1 | -5/+18 |
2021-09-03 | Don't create the AssetsFiles directories. | onefang | 1 | -6/+6 |
2021-09-03 | Whitespace cleanups. | onefang | 1 | -5/+5 |
2021-09-03 | Don't kick off stats collection unless sledjchisl is a web server. | onefang | 1 | -10/+13 |
2021-09-03 | Remove no longer needed commented out code. | onefang | 1 | -15/+0 |
2021-09-03 | Don't open excess tmux panes and start the web server if BUILD. | onefang | 1 | -23/+52 |
2021-09-03 | Clean up. | onefang | 1 | -3/+0 |
2021-09-03 | One more try at the dot file problem. | onefang | 1 | -3/+4 |
2021-09-03 | Unsimplify failed cp experiment. | onefang | 1 | -1/+4 |
2021-09-03 | A little too simple, actually make the directory. | onefang | 1 | -1/+1 |
2021-09-03 | Simplify copying current. | onefang | 1 | -5/+2 |
2021-09-02 | Try hard linking to the correct place. | onefang | 1 | -4/+4 |
2021-09-02 | Comment++ | onefang | 1 | -0/+1 |
2021-09-02 | time shell command isn't working when we do it here? | onefang | 1 | -2/+2 |
2021-09-02 | Number of sledjchisl arguments is irrelevant. | onefang | 1 | -1/+1 |
2021-09-02 | Pass the sledjchisl mode to the new tmux instance. | onefang | 1 | -2/+4 |
2021-09-02 | Do the git chekout in the proper directory. | onefang | 1 | -0/+2 |
2021-09-02 | Time the opensim-SC build. | onefang | 1 | -1/+1 |
2021-09-02 | Checkout last known working toybox commit. | onefang | 1 | -0/+1 |
2021-09-02 | Move the sledjchisl BUILD code to just after the directory building. | onefang | 1 | -154/+167 |
2021-09-02 | Minor web logging tweak. | onefang | 1 | -1/+1 |
2021-09-02 | Default config entry for port to start from. | onefang | 1 | -1/+0 |
2021-09-02 | Comment++ | onefang | 1 | -2/+0 |
2021-09-02 | Specify toybox commit we want. | onefang | 1 | -1/+0 |
2021-09-02 | Properly clean OpenSim before beuilding it. | onefang | 1 | -3/+3 |
2021-09-02 | Checkout toybox last known good commit. | onefang | 1 | -0/+1 |