aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add Destiny Grid config.onefang2020-04-181-0/+87
|
* Now ROBUST writes it's PID file. DOH!onefang2020-03-181-1/+1
|
* Finally add the sledjchisl C & Lua maanger, and friends.onefang2020-03-162-0/+2
|
* Add a default gloebit config file, coz it doesn't like it if it doesn't exist.onefang2020-02-081-0/+82
|
* typo--onefang2019-08-251-1/+1
|
* Allow anyone to create NPCs. Thought I did this before? Twice?onefang2019-08-231-1/+1
|
* Update documentation.onefang2019-08-232-2/+2
| | | | | | | | | | | | Write some more. Correct some spelling errors. Clean up some out of date stuff. Make it consistant. Rearrange things.
* Add HTTPS configs.onefang2019-08-184-3/+9
|
* Better consistency with the other config.ini files.onefang2019-08-181-3/+3
|
* Allow a place for Robust.ini extras.onefang2019-08-171-1/+1
|
* Godliness can be in the first name as well.onefang2019-08-131-0/+1
| | | | As it is in IG.
* Make [Region] InternalAddress and ExternalHostName reasonable defaults.onefang2019-08-131-0/+6
| | | | | Also AllowAlternatePorts isn't actually in the code anywhere, get rid of it.
* Missed this link for the start-sim all moved to left pane thing.onefang2019-08-131-0/+1
|
* Remove the left overs from the check4096 crap that is obsolete.onefang2019-08-112-6/+0
|
* WebServerInConnector -> WebServerConnectoronefang2019-08-111-1/+1
| | | | Just a name change.
* Add a basic generic web server, and a login page, plus stubs for the other ↵onefang2019-08-044-7/+61
| | | | | | basic pages. And update everyone to suit.
* Oops, move the GridService Region_ stuff to grid specific config files.onefang2019-08-023-3/+12
|
* ROBUST does support includes, so use them.onefang2019-08-011-0/+5
|
* Automatically add members to certain groups, and HGers from specific grids ↵onefang2019-07-311-2/+2
| | | | | | | | | to certain other groups. It doesn't let them know, though the last group added will be their active group. This replaces a PHP script I used to use, that got broken by a PHP update. It also didn't let people know, no one complained. This is better.
* Jiggle the grid specific configs.onefang2019-07-284-43/+53
| | | | | | | | | | | Add GodNames. Move the Groups and AuthorizationService sections back to config_*. Fix up the AuthorizationService for some sims. Add the so far not written AddDefaultGroup options. I'll write this soon.
* Merge LureModule into HGLureModule.onefang2019-07-252-2/+0
|
* Gatekeeper -> GatekeeperURIonefang2019-07-254-8/+8
| | | | | | | Coz it says all over the source code - // Legacy. Remove soon! And has since later OpenSim 0.7s.
* Randomise the spawn points by default.onefang2019-07-211-1/+1
| | | | Seems it works after all.
* Switch to using the internal offline message URL by default.onefang2019-07-191-1/+2
|
* Put ConfigPath back in.onefang2019-07-043-0/+3
| | | | ROBUST needs it.
* Move the MG configs to their own file.onefang2019-07-044-147/+93
|
* Comment++ about the DebuggerSafe config option.onefang2019-07-041-0/+1
|
* Comment++.onefang2019-06-291-1/+1
|
* IG godliness is different.onefang2019-06-191-0/+5
|
* A Robust.ini setting that slipped through unmolested.onefang2019-06-191-1/+1
|
* Adjust [AuthorizationService] sections to use the new DefaultRegionAccess.onefang2019-06-032-53/+37
|
* Add [Region] .ini block.onefang2019-05-282-1/+102
| | | | | | | For including actual region definition in the normal .ini stack. Same as the usual Region.ini format, except we add a RegionName parameter.
* Oops--onefang2019-05-223-3/+3
|
* Major tweaking of the scripts to suit the new setup.onefang2019-05-224-94/+74
|
* Some extra examples and performance .ini files.onefang2019-05-197-0/+3825
|
* Major clean up of .ini files.onefang2019-05-199-2/+4698
| | | | Sorry about the lack of details.
* Less Oh Silly Threat detection.onefang2019-05-191-121/+127
| | | | | Scripts run a little faster if they don't stop to be overly paranoid all the time.
* Various logging fix ups.onefang2019-05-192-19/+5
| | | | | | Mostly removing console spam. Default to INFO on the console and DEBUG in the log files. More time stamp resolution.
* Remove useless executable bit that Windows adds.onefang2019-05-192-0/+0
|
* Move cache, config, logs out of tree, and various related clean ups.onefang2019-05-199-12/+13
|
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-1966-44831/+20782
|
* Include some missing dlls that should be in the source repo.David Walter Seikel2017-02-153-0/+0
|
* Rejig the logging so that -David Walter Seikel2016-11-272-18/+6
| | | | | | | | INFO on the console, DEBUG in the log files. Greater time resolution in the log files. Trying out the built in log roller.
* Reduce default logging level to INFO.David Walter Seikel2016-11-082-2/+2
|
* Sleep is for the weak. No wonder the standard script engines are so slow.David Walter Seikel2016-11-051-4/+0
|
* Links to addin-db-*, coz that's a Mono thing we can't control.David Walter Seikel2016-11-044-0/+4
|
* Attempt to move everything writable, and the configs, out of the bin directory.David Walter Seikel2016-11-0422-4093/+18
| | | | Log configs are still in the bin directory.
* Fix up lures. Maybe.David Walter Seikel2016-11-031-1/+5
|
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-0379-18009/+42680
|
* More changing to production grid. Double oops.David Walter Seikel2013-09-101-6/+6
|