aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* netcd crap, should be gone, but it's not.onefang2021-09-021-0/+0
|
* 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
|
* Build a debug release, and be quiet about it.onefang2021-09-021-3/+3
|
* Properly clean OpenSim before beuilding it.onefang2021-09-023-9/+15
|
* Clean out excess pdb file.onefang2021-09-021-0/+0
|
* 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.
* Tweak some of the error reports.onefang2021-09-021-9/+8
|
* Alternate way of setting the tmux pane title.onefang2021-09-021-1/+1
|
* Move Sort out directories, part 2 earlier.onefang2021-09-021-106/+111
|
* Should have been part of last commit. lolonefang2021-09-021-20/+0
|
* Move initial option parsing to begining.onefang2021-09-021-0/+21
|
* Pass all arguments if running a .shini file.onefang2021-09-011-1/+1
|
* Delay the web server startup for a few seconds.onefang2021-09-011-1/+1
| | | | So both instances are not trying to create the .shini files.
* Strip some more boiler plate from the .shini files.onefang2021-09-011-9/+14
|
* Don't bother creating the wrong directory that the fllowing comment says git ↵onefang2021-08-311-1/+0
| | | | will create for us.
* Whitespace cleanup.onefang2021-08-271-3/+3
|
* Log++onefang2021-08-271-0/+1
|
* Make sure we can run sledjchisl most places.onefang2021-08-271-17/+22
| | | | Mostly by CDing to scRoot first.
* Write actual update and builh sledjchisl commands.onefang2021-08-271-2/+68
|
* Comment++onefang2021-08-271-0/+2
|
* Actually write the test sledjchisl command.onefang2021-08-271-0/+115
|
* whitespace--onefang2021-08-271-1/+1
|
* Add stub build, test, and update sledjchisl commands.onefang2021-08-271-3/+18
|
* Allow people to teleport themselves.onefang2021-08-271-3/+25
|
* Safety check.onefang2021-08-271-1/+1
|
* Configure the base port number for sim autogenerated ports.onefang2021-08-272-2/+5
|
* Log directory and it's contents only readable / writable for the opensim user.onefang2021-08-271-2/+2
| | | | Coz they might have passwords in it.
* Bring back DebuggerSafe, default to true.onefang2021-08-272-5/+5
|
* Properly use ScriptBaseClass.DEBUG_CHANNEL.onefang2021-08-271-3/+3
| | | | I got it wrong last time.
* Comment++onefang2021-08-261-1/+1
|
* Updated the .gitattributes file tat sledjchisl generates for gitars.onefang2021-08-261-0/+3
|
* Added .gitattributes.onefang2021-08-261-0/+15
|
* Fix up those silly addin-db links.onefang2021-08-264-4/+4
|
* Merge branch 'switch' into Domme.onefang2021-08-26818-88945/+134709
|\
| * Don't strip (OWNER) out of script error report.switchonefang2021-08-251-1/+1
| |
| * Move "Stopping all the sims'." message to before we start stopping them.onefang2021-08-251-1/+3
| |
| * Actually use ChatTypeEnum.DebugChannel instead of hard coding it's value.onefang2021-08-251-1/+1
| |
| * Add missing prototype for GetRezReadySceneObjects() variant.onefang2021-08-251-0/+1
| |
| * Update tmux.conf.onefang2021-08-251-2/+4
| |
| * Comment tweaks.onefang2021-08-251-1/+4
| |