Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Remove debug stuff from login web page. | onefang | 2021-09-14 | 1 | -9/+0 | |
| | ||||||
* | 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 | |
| | ||||||
* | More CSS tweaking. Bottom stuff aligned left at the bottom. | onefang | 2021-09-10 | 1 | -2/+2 | |
| | ||||||
* | Copy pasta error, end aligned, not center. | onefang | 2021-09-10 | 1 | -4/+4 | |
| | ||||||
* | Tweak the CSS a bit. | onefang | 2021-09-10 | 1 | -0/+10 | |
| | ||||||
* | Updated default archives. | onefang | 2021-09-10 | 2 | -0/+0 | |
| | ||||||
* | TODO-- | onefang | 2021-09-10 | 1 | -2/+0 | |
| | ||||||
* | Give Sandbox sim a new UUID if we use it. | onefang | 2021-09-10 | 2 | -2/+5 | |
| | ||||||
* | Another database schema fix for crazy. | onefang | 2021-09-09 | 1 | -1/+1 | |
| | ||||||
* | What numbnuts thought UUIDs should be varchar(255)? | onefang | 2021-09-09 | 1 | -4/+4 | |
| | ||||||
* | Symlink the shini once more. | onefang | 2021-09-09 | 1 | -1/+18 | |
| | | | | Catches the new shini Sandbox. | |||||
* | Remove debugging added last time. | onefang | 2021-09-09 | 1 | -1/+0 | |
| | ||||||
* | Debugging simNotFound() crash. | onefang | 2021-09-09 | 1 | -0/+1 | |
| | ||||||
* | Unsorted sims default to main pane. | onefang | 2021-09-09 | 1 | -1/+1 | |
| | ||||||
* | Default sims.lua. | onefang | 2021-09-09 | 2 | -1/+9 | |
| | ||||||
* | 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 | |
| | ||||||
* | Example sim - Sandbox. | onefang | 2021-09-09 | 2 | -0/+19 | |
| | ||||||
* | Get the other viewer web pages to work via FCGI. | onefang | 2021-09-09 | 6 | -10/+10 | |
| | ||||||
* | 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 ↵ | onefang | 2021-09-09 | 1 | -0/+28 | |
| | | | | and create them. | |||||
* | Make the web directory world readable. | onefang | 2021-09-09 | 1 | -1/+1 | |
| | ||||||
* | Rejig the web stuff. | onefang | 2021-09-09 | 19 | -236/+192 | |
| | | | | | | | | | | | | | | | | Move to examples to example/var/www. Move the web socket to scRoot/var/run. Make the name of the web socket configurable. Populate the scRoot/var/www from exomples if it's empty. Everyone uses SledjChisl.css now. Some clean ups. Comment++ | |||||
* | Remove various empty example directories that are auto created now. | onefang | 2021-09-08 | 11 | -0/+0 | |
| | ||||||
* | SledjChisl and OpenSim create the AssetFiles directories. | onefang | 2021-09-08 | 5 | -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 | |
| | ||||||
* | Self build, part 0 - build sledjchisl if it doesn't exist. | onefang | 2021-09-04 | 1 | -1/+8 | |
| |