Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Godliness can be in the first name as well. | onefang | 2019-08-13 | 1 | -0/+1 |
| | | | | As it is in IG. | ||||
* | Make [Region] InternalAddress and ExternalHostName reasonable defaults. | onefang | 2019-08-13 | 1 | -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. | onefang | 2019-08-13 | 1 | -0/+1 |
| | |||||
* | Remove the left overs from the check4096 crap that is obsolete. | onefang | 2019-08-11 | 2 | -6/+0 |
| | |||||
* | WebServerInConnector -> WebServerConnector | onefang | 2019-08-11 | 1 | -1/+1 |
| | | | | Just a name change. | ||||
* | Add a basic generic web server, and a login page, plus stubs for the other ↵ | onefang | 2019-08-04 | 4 | -7/+61 |
| | | | | | | basic pages. And update everyone to suit. | ||||
* | Oops, move the GridService Region_ stuff to grid specific config files. | onefang | 2019-08-02 | 3 | -3/+12 |
| | |||||
* | ROBUST does support includes, so use them. | onefang | 2019-08-01 | 1 | -0/+5 |
| | |||||
* | Automatically add members to certain groups, and HGers from specific grids ↵ | onefang | 2019-07-31 | 1 | -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. | onefang | 2019-07-28 | 4 | -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. | onefang | 2019-07-25 | 2 | -2/+0 |
| | |||||
* | Gatekeeper -> GatekeeperURI | onefang | 2019-07-25 | 4 | -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. | onefang | 2019-07-21 | 1 | -1/+1 |
| | | | | Seems it works after all. | ||||
* | Switch to using the internal offline message URL by default. | onefang | 2019-07-19 | 1 | -1/+2 |
| | |||||
* | Put ConfigPath back in. | onefang | 2019-07-04 | 3 | -0/+3 |
| | | | | ROBUST needs it. | ||||
* | Move the MG configs to their own file. | onefang | 2019-07-04 | 4 | -147/+93 |
| | |||||
* | Comment++ about the DebuggerSafe config option. | onefang | 2019-07-04 | 1 | -0/+1 |
| | |||||
* | Comment++. | onefang | 2019-06-29 | 1 | -1/+1 |
| | |||||
* | IG godliness is different. | onefang | 2019-06-19 | 1 | -0/+5 |
| | |||||
* | A Robust.ini setting that slipped through unmolested. | onefang | 2019-06-19 | 1 | -1/+1 |
| | |||||
* | Adjust [AuthorizationService] sections to use the new DefaultRegionAccess. | onefang | 2019-06-03 | 2 | -53/+37 |
| | |||||
* | Add [Region] .ini block. | onefang | 2019-05-28 | 2 | -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-- | onefang | 2019-05-22 | 3 | -3/+3 |
| | |||||
* | Major tweaking of the scripts to suit the new setup. | onefang | 2019-05-22 | 4 | -94/+74 |
| | |||||
* | Some extra examples and performance .ini files. | onefang | 2019-05-19 | 7 | -0/+3825 |
| | |||||
* | Major clean up of .ini files. | onefang | 2019-05-19 | 9 | -2/+4698 |
| | | | | Sorry about the lack of details. | ||||
* | Less Oh Silly Threat detection. | onefang | 2019-05-19 | 1 | -121/+127 |
| | | | | | Scripts run a little faster if they don't stop to be overly paranoid all the time. | ||||
* | Various logging fix ups. | onefang | 2019-05-19 | 2 | -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. | onefang | 2019-05-19 | 2 | -0/+0 |
| | |||||
* | Move cache, config, logs out of tree, and various related clean ups. | onefang | 2019-05-19 | 9 | -12/+13 |
| | |||||
* | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 2019-05-19 | 66 | -44831/+20782 |
| | |||||
* | Include some missing dlls that should be in the source repo. | David Walter Seikel | 2017-02-15 | 3 | -0/+0 |
| | |||||
* | Rejig the logging so that - | David Walter Seikel | 2016-11-27 | 2 | -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 Seikel | 2016-11-08 | 2 | -2/+2 |
| | |||||
* | Sleep is for the weak. No wonder the standard script engines are so slow. | David Walter Seikel | 2016-11-05 | 1 | -4/+0 |
| | |||||
* | Links to addin-db-*, coz that's a Mono thing we can't control. | David Walter Seikel | 2016-11-04 | 4 | -0/+4 |
| | |||||
* | Attempt to move everything writable, and the configs, out of the bin directory. | David Walter Seikel | 2016-11-04 | 22 | -4093/+18 |
| | | | | Log configs are still in the bin directory. | ||||
* | Fix up lures. Maybe. | David Walter Seikel | 2016-11-03 | 1 | -1/+5 |
| | |||||
* | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 2016-11-03 | 79 | -18009/+42680 |
| | |||||
* | More changing to production grid. Double oops. | David Walter Seikel | 2013-09-10 | 1 | -6/+6 |
| | |||||
* | Fix local lures. | David Walter Seikel | 2013-09-10 | 1 | -0/+2 |
| | |||||
* | Switch to the productien grid. Oops. | David Walter Seikel | 2013-09-10 | 1 | -17/+17 |
| | |||||
* | Add IG specific config. | David Walter Seikel | 2013-03-14 | 2 | -1/+301 |
| | |||||
* | No, we don't need to enshrine viewer bugs in the server, we need to fix the ↵ | David Walter Seikel | 2013-02-23 | 2 | -7/+0 |
| | | | | viewer, which is half done. | ||||
* | Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip ↵ | Diva Canto | 2013-02-12 | 1 | -0/+0 |
| | | | | (from which Ionic.Zip.dll is derived) is now a fork in opensim-libs, forked from 1.9.1.8 and added that simple bug fix. | ||||
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2013-01-01 | 4 | -0/+0 |
|\ | |||||
| * | BulletSim: eliminate the use of the unmanaged HeightMapInfo structure. | Robert Adams | 2012-12-31 | 4 | -0/+0 |
| | | | | | | | | | | Remove all related calls from the unmanaged and BSAPITemplate interfaces. Update DLLs and SOs to include the version without HeightMapInfo structures. | ||||
| * | BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate. | Robert Adams | 2012-12-31 | 4 | -0/+0 |
| | | | | | | | | Update BulletSim DLLs and SOs with simplier step function interface. | ||||
* | | Clarify that AllowLightShareFunctions setting is false, which is the default ↵ | Justin Clark-Casey (justincc) | 2013-01-01 | 1 | -2/+3 |
|/ | | | | in OpenSimDefaults.ini and the code. | ||||
* | BulletSim: update values in OpenSimDefaults.ini to reflect the values really ↵ | Robert Adams | 2012-12-28 | 1 | -2/+2 |
| | | | | used by the code. |