| Commit message (Expand) | Author | Age | Files | Lines |
* | Use names instead of numbers in the tmp sim directories. | onefang | 2021-10-07 | 1 | -10/+10 |
* | Oops, hard coded path for default inventory. | onefang | 2021-10-02 | 1 | -4/+3 |
* | Missed a clean up. | onefang | 2021-09-14 | 1 | -1/+0 |
* | More clean up. | onefang | 2021-09-14 | 1 | -2/+5 |
* | Clean up after getting the account creation shit to work. | onefang | 2021-09-14 | 1 | -1/+0 |
* | Move getSims() back. | onefang | 2021-09-14 | 1 | -1/+1 |
* | Another attempt to find the backup pane ID. | onefang | 2021-09-14 | 1 | -1/+1 |
* | Only do initial getSims() in tmux thing. | onefang | 2021-09-14 | 1 | -1/+1 |
* | Maybe we can find the backup sim this time? | onefang | 2021-09-14 | 1 | -3/+6 |
* | Make sure we have a useful ourSims for the web server when needed. | onefang | 2021-09-14 | 1 | -0/+1 |
* | Remove obsolete members of simData. | onefang | 2021-09-14 | 1 | -6/+1 |
* | Run load iar in the correct pane. | onefang | 2021-09-14 | 1 | -4/+2 |
* | Log which tmux pane we are doing the load iar for. | onefang | 2021-09-14 | 1 | -2/+2 |
* | Better Lua type decoding. | onefang | 2021-09-14 | 1 | -2/+28 |
* | TODO++ | onefang | 2021-09-14 | 1 | -1/+1 |
* | New lines in the emails. | onefang | 2021-09-14 | 1 | -2/+2 |
* | Comment out the lua_isnumber() check. | onefang | 2021-09-14 | 1 | -2/+4 |
* | More logging tweakage. | onefang | 2021-09-14 | 1 | -5/+5 |
* | More output logging tweaks. | onefang | 2021-09-14 | 1 | -19/+19 |
* | Put back the stat() of the session Lua file. | onefang | 2021-09-14 | 1 | -1/+7 |
* | Reenable some debug logging. | onefang | 2021-09-14 | 1 | -10/+10 |
* | Log the account name people are trying to use. | onefang | 2021-09-14 | 1 | -1/+1 |
* | Comment++ | onefang | 2021-09-14 | 1 | -0/+1 |
* | TODO-- | onefang | 2021-09-10 | 1 | -2/+0 |
* | Give Sandbox sim a new UUID if we use it. | onefang | 2021-09-10 | 1 | -1/+4 |
* | Symlink the shini once more. | onefang | 2021-09-09 | 1 | -1/+18 |
* | Remove debugging added last time. | onefang | 2021-09-09 | 1 | -1/+0 |
* | Debugging simNotFound() crash. | onefang | 2021-09-09 | 1 | -0/+1 |
* | Default sims.lua. | onefang | 2021-09-09 | 1 | -1/+3 |
* | Add the shini new sandbox to the sims list. | onefang | 2021-09-09 | 1 | -0/+7 |
* | Error log++ | onefang | 2021-09-09 | 1 | -1/+1 |
* | Leak-- | onefang | 2021-09-09 | 1 | -2/+2 |
* | Use proper path to Sandbox.shini. | onefang | 2021-09-09 | 1 | -1/+1 |
* | If there's no sims, don't bother calculating area of all sims. | onefang | 2021-09-09 | 1 | -40/+46 |
* | Only free it once. | onefang | 2021-09-09 | 1 | -1/+0 |
* | Oops, should actually provide the arguments. lol | onefang | 2021-09-09 | 1 | -1/+1 |
* | TODO-- | onefang | 2021-09-09 | 1 | -21/+1 |
* | Shini new Sandbox. | onefang | 2021-09-09 | 1 | -0/+8 |
* | Make sure default inventory and sim archives are copied. | onefang | 2021-09-09 | 1 | -0/+4 |
* | TODO-- | onefang | 2021-09-09 | 1 | -5/+0 |
* | Convert old config.ini path variables to new shini. | onefang | 2021-09-09 | 1 | -0/+13 |
* | Deal with database tables not existing while we wait for ROBUST to start up a... | onefang | 2021-09-09 | 1 | -0/+28 |
* | Make the web directory world readable. | onefang | 2021-09-09 | 1 | -1/+1 |
* | Rejig the web stuff. | onefang | 2021-09-09 | 2 | -50/+40 |
* | SledjChisl and OpenSim create the AssetFiles directories. | onefang | 2021-09-08 | 1 | -3/+0 |
* | Bump SledjChisl version number. | onefang | 2021-09-08 | 1 | -1/+1 |
* | TODO-- | onefang | 2021-09-04 | 1 | -4/+0 |
* | Log the web socket. | onefang | 2021-09-04 | 1 | -1/+1 |
* | Whitespace tweaks. | onefang | 2021-09-04 | 1 | -2/+2 |
* | Self build, part 1 - build opensim-SC if it doesn't exist. | onefang | 2021-09-04 | 1 | -165/+193 |