Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -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. | 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 |
| | |||||
* | Search ../etc for sledjchisl configuration as well. | onefang | 2021-09-04 | 1 | -1/+19 |
| | |||||
* | Filter out excess prebuild output. | onefang | 2021-09-04 | 1 | -2/+2 |
| | |||||
* | Comment++ | onefang | 2021-09-04 | 1 | -0/+3 |
| | |||||
* | Change sledjchisl logging level on the working directory checking stuff. | onefang | 2021-09-04 | 1 | -2/+2 |
| | |||||
* | Better sledjchisl.conf.lua searching. | onefang | 2021-09-03 | 1 | -40/+30 |
| | |||||
* | More messing with sledjchisl created directories. | onefang | 2021-09-03 | 1 | -5/+18 |
| | |||||
* | Don't create the AssetsFiles directories. | onefang | 2021-09-03 | 1 | -6/+6 |
| | |||||
* | Whitespace cleanups. | onefang | 2021-09-03 | 1 | -5/+5 |
| | |||||
* | Don't kick off stats collection unless sledjchisl is a web server. | onefang | 2021-09-03 | 1 | -10/+13 |
| | |||||
* | Remove no longer needed commented out code. | onefang | 2021-09-03 | 1 | -15/+0 |
| | |||||
* | Don't open excess tmux panes and start the web server if BUILD. | onefang | 2021-09-03 | 1 | -23/+52 |
| | |||||
* | Clean up. | onefang | 2021-09-03 | 1 | -3/+0 |
| | |||||
* | One more try at the dot file problem. | onefang | 2021-09-03 | 1 | -3/+4 |
| | |||||
* | Unsimplify failed cp experiment. | onefang | 2021-09-03 | 1 | -1/+4 |
| | |||||
* | A little too simple, actually make the directory. | onefang | 2021-09-03 | 1 | -1/+1 |
| | |||||
* | Simplify copying current. | onefang | 2021-09-03 | 1 | -5/+2 |
| | |||||
* | Try hard linking to the correct place. | onefang | 2021-09-02 | 1 | -4/+4 |
| | |||||
* | Comment++ | onefang | 2021-09-02 | 1 | -0/+1 |
| | |||||
* | time shell command isn't working when we do it here? | onefang | 2021-09-02 | 1 | -2/+2 |
| | | | | WTF? | ||||
* | Number of sledjchisl arguments is irrelevant. | onefang | 2021-09-02 | 1 | -1/+1 |
| | |||||
* | Pass the sledjchisl mode to the new tmux instance. | onefang | 2021-09-02 | 1 | -2/+4 |
| | |||||
* | Do the git chekout in the proper directory. | onefang | 2021-09-02 | 1 | -0/+2 |
| | |||||
* | Time the opensim-SC build. | onefang | 2021-09-02 | 1 | -1/+1 |
| | |||||
* | Checkout last known working toybox commit. | onefang | 2021-09-02 | 1 | -0/+1 |
| | |||||
* | Move the sledjchisl BUILD code to just after the directory building. | onefang | 2021-09-02 | 1 | -154/+167 |
| | | | | And clean up whitespace around that. | ||||
* | Minor web logging tweak. | onefang | 2021-09-02 | 1 | -1/+1 |
| | |||||
* | Default config entry for port to start from. | onefang | 2021-09-02 | 1 | -1/+0 |
| | |||||
* | Comment++ | onefang | 2021-09-02 | 1 | -2/+0 |
| | |||||
* | Specify toybox commit we want. | onefang | 2021-09-02 | 1 | -1/+0 |
| | |||||
* | Properly clean OpenSim before beuilding it. | onefang | 2021-09-02 | 1 | -3/+3 |
| | |||||
* | Checkout toybox last known good commit. | onefang | 2021-09-02 | 1 | -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. | onefang | 2021-09-02 | 1 | -8/+11 |
| | |||||
* | Create the OpenSim specific directories as well, and web. | onefang | 2021-09-02 | 1 | -3/+15 |
| | |||||
* | Comment and swear words ++ | onefang | 2021-09-02 | 1 | -0/+2 |
| | |||||
* | Only use old fashioned way of setting tmux pane titles. | onefang | 2021-09-02 | 1 | -15/+11 |
| | | | | Also, slip in the mono debug stuffs. | ||||
* | Tweak some of the error reports. | onefang | 2021-09-02 | 1 | -9/+8 |
| | |||||
* | Alternate way of setting the tmux pane title. | onefang | 2021-09-02 | 1 | -1/+1 |
| | |||||
* | Move Sort out directories, part 2 earlier. | onefang | 2021-09-02 | 1 | -106/+111 |
| | |||||
* | Should have been part of last commit. lol | onefang | 2021-09-02 | 1 | -20/+0 |
| | |||||
* | Move initial option parsing to begining. | onefang | 2021-09-02 | 1 | -0/+21 |
| | |||||
* | Pass all arguments if running a .shini file. | onefang | 2021-09-01 | 1 | -1/+1 |
| |