aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* 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-031-3/+0
|
* 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
|
* Try hard linking to the correct place.onefang2021-09-021-4/+4
|
* Comment++onefang2021-09-021-0/+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
|
* Time the opensim-SC build.onefang2021-09-021-1/+1
|
* Checkout last known working toybox commit.onefang2021-09-021-0/+1
|
* Move the sledjchisl BUILD code to just after the directory building.onefang2021-09-021-154/+167
| | | | And clean up whitespace around that.
* Minor web logging tweak.onefang2021-09-021-1/+1
|
* Default config entry for port to start from.onefang2021-09-021-1/+0
|
* Comment++onefang2021-09-021-2/+0
|
* Specify toybox commit we want.onefang2021-09-021-1/+0
|
* Properly clean OpenSim before beuilding it.onefang2021-09-021-3/+3
|
* Checkout toybox last known good commit.onefang2021-09-021-0/+1
| | | | | | | There's probably a later one we can use, but this is what we tested with. No doubt it'll come good again later.
* Don't free a LuaTree if it doesn't exist.onefang2021-09-021-8/+11
|
* Create the OpenSim specific directories as well, and web.onefang2021-09-021-3/+15
|
* Comment and swear words ++onefang2021-09-021-0/+2
|
* Only use old fashioned way of setting tmux pane titles.onefang2021-09-021-15/+11
| | | | Also, slip in the mono debug stuffs.