aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* Oops, should actually provide the arguments. lolonefang2021-09-091-1/+1
|
* Example sim - Sandbox.onefang2021-09-092-0/+19
|
* Get the other viewer web pages to work via FCGI.onefang2021-09-096-10/+10
|
* 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-0919-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.onefang2021-09-0811-0/+0
|
* SledjChisl and OpenSim create the AssetFiles directories.onefang2021-09-085-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
|
* Self build, part 0 - build sledjchisl if it doesn't exist.onefang2021-09-041-1/+8
|
* Run sledjchisl in the correct directory.onefang2021-09-041-2/+1
|
* 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
|
* Shorten the name field of os_groups_groups.onefang2021-09-031-1/+1
|
* os_groups UUIDs are 36 charcters, not 255 varchars.onefang2021-09-031-4/+4
|
* Change the database schemas for a few, might be able to create them now.onefang2021-09-033-9/+9
| | | | Would have saved a lot of time if OpenSim didn't quietly fail these.
* Make it GridUsers VERSION 1, coz there never was a VERSION 2.onefang2021-09-031-1/+1
|
* Fixup GridUser migrations to be like the others.onefang2021-09-031-6/+1
|
* More messing with sledjchisl created directories.onefang2021-09-031-5/+18
|
* Don't create the AssetsFiles directories.onefang2021-09-031-6/+6
|
* Whitespace cleanups.onefang2021-09-031-5/+5
|
* Restore missing dll.onefang2021-09-031-0/+0
|
* Don't kick off stats collection unless sledjchisl is a web server.onefang2021-09-031-10/+13
|
* Remove no longer needed commented out code.onefang2021-09-031-15/+0
|
* Don't open excess tmux panes and start the web server if BUILD.onefang2021-09-031-23/+52
|
* Clean up.onefang2021-09-032-6/+1
|
* One more try at the dot file problem.onefang2021-09-031-3/+4
|
* Unsimplify failed cp experiment.onefang2021-09-031-1/+4
|
* A little too simple, actually make the directory.onefang2021-09-031-1/+1
|
* Simplify copying current.onefang2021-09-031-5/+2
|
* Maybe chowning things after sledjchisl build will help?onefang2021-09-031-0/+4
|
* Try hard linking to the correct place.onefang2021-09-021-4/+4
|
* Comment++onefang2021-09-021-0/+1
|
* Rewrite BuildIt.sh to use sledjhamr for the mono build.onefang2021-09-021-34/+1
|
* time shell command isn't working when we do it here?onefang2021-09-021-2/+2
| | | | WTF?
* Number of sledjchisl arguments is irrelevant.onefang2021-09-021-1/+1
|
* Pass the sledjchisl mode to the new tmux instance.onefang2021-09-021-2/+4
|
* Do the git chekout in the proper directory.onefang2021-09-021-0/+2
|