aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Move getSims() back.onefang2021-09-141-1/+1
|
* Another attempt to find the backup pane ID.onefang2021-09-141-1/+1
|
* Only do initial getSims() in tmux thing.onefang2021-09-141-1/+1
|
* Maybe we can find the backup sim this time?onefang2021-09-141-3/+6
|
* Make sure we have a useful ourSims for the web server when needed.onefang2021-09-141-0/+1
|
* Remove obsolete members of simData.onefang2021-09-141-6/+1
|
* Run load iar in the correct pane.onefang2021-09-141-4/+2
|
* Log which tmux pane we are doing the load iar for.onefang2021-09-141-2/+2
|
* Better Lua type decoding.onefang2021-09-141-2/+28
|
* TODO++onefang2021-09-141-1/+1
|
* New lines in the emails.onefang2021-09-141-2/+2
|
* Comment out the lua_isnumber() check.onefang2021-09-141-2/+4
|
* More logging tweakage.onefang2021-09-141-5/+5
|
* More output logging tweaks.onefang2021-09-141-19/+19
|
* Put back the stat() of the session Lua file.onefang2021-09-141-1/+7
|
* Reenable some debug logging.onefang2021-09-141-10/+10
|
* Log the account name people are trying to use.onefang2021-09-141-1/+1
|
* Comment++onefang2021-09-141-0/+1
|
* TODO--onefang2021-09-101-2/+0
|
* Give Sandbox sim a new UUID if we use it.onefang2021-09-101-1/+4
|
* Symlink the shini once more.onefang2021-09-091-1/+18
| | | | Catches the new shini Sandbox.
* Remove debugging added last time.onefang2021-09-091-1/+0
|
* Debugging simNotFound() crash.onefang2021-09-091-0/+1
|
* Default sims.lua.onefang2021-09-091-1/+3
|
* Add the shini new sandbox to the sims list.onefang2021-09-091-0/+7
|
* Error log++onefang2021-09-091-1/+1
|
* Leak--onefang2021-09-091-2/+2
|
* Use proper path to Sandbox.shini.onefang2021-09-091-1/+1
|
* If there's no sims, don't bother calculating area of all sims.onefang2021-09-091-40/+46
|
* Only free it once.onefang2021-09-091-1/+0
|
* Oops, should actually provide the arguments. lolonefang2021-09-091-1/+1
|
* TODO--onefang2021-09-091-21/+1
|
* Shini new Sandbox.onefang2021-09-091-0/+8
|
* Make sure default inventory and sim archives are copied.onefang2021-09-091-0/+4
|
* TODO--onefang2021-09-091-5/+0
|
* Convert old config.ini path variables to new shini.onefang2021-09-091-0/+13
|
* Deal with database tables not existing while we wait for ROBUST to start up ↵onefang2021-09-091-0/+28
| | | | and create them.
* Make the web directory world readable.onefang2021-09-091-1/+1
|
* Rejig the web stuff.onefang2021-09-092-50/+40
| | | | | | | | | | | | | | | | 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++
* SledjChisl and OpenSim create the AssetFiles directories.onefang2021-09-081-3/+0
|
* Bump SledjChisl version number.onefang2021-09-081-1/+1
|
* TODO--onefang2021-09-041-4/+0
|
* Log the web socket.onefang2021-09-041-1/+1
|
* Whitespace tweaks.onefang2021-09-041-2/+2
|
* Self build, part 1 - build opensim-SC if it doesn't exist.onefang2021-09-041-165/+193
|
* Search ../etc for sledjchisl configuration as well.onefang2021-09-041-1/+19
|
* Filter out excess prebuild output.onefang2021-09-041-2/+2
|
* Comment++onefang2021-09-041-0/+3
|
* Change sledjchisl logging level on the working directory checking stuff.onefang2021-09-041-2/+2
|
* Better sledjchisl.conf.lua searching.onefang2021-09-031-40/+30
|