Diva Canto
|
a0161e7161
Further clarification on the same spot.
|
11 years ago |
Diva Canto
|
c72c238f5d
Improved documentation of Groups section.
|
11 years ago |
Diva Canto
|
e515cdddec
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency.
|
11 years ago |
Diva Canto
|
9380d01976
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll.
|
11 years ago |
Diva Canto
|
46e182dbf5
Offline IM: moved the Data and MySQL bits to the corresponding places in core, so that it will be easier to plugin a SQLite backend, if anyone is interested in doing that.
|
11 years ago |
Diva Canto
|
5e709b087c
Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dll
|
11 years ago |
Justin Clark-Casey (justincc)
|
9588328242
Stop exceptions being thrown if GenerateMapTiles = false but no static map tile has been set. Do more informative warn instead.
|
11 years ago |
Justin Clark-Casey (justincc)
|
c51cae8fe8
Add information on ScriptStopStrategy to [XEngine] in OpenSimDefaults.ini and OpenSim.ini.example. Default remains abort.
|
11 years ago |
Justin Clark-Casey (justincc)
|
96e196a9dd
Clarify that AllowLightShareFunctions setting is false, which is the default in OpenSimDefaults.ini and the code.
|
12 years ago |
teravus
|
1a841dfc59
* Update Example to include BulletSimN option and description.
|
12 years ago |
BlueWall
|
665f79e15c
Expose configuration options for the XmlRpcGridRouter
|
12 years ago |
Diva Canto
|
6511c3b5c6
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
12 years ago |
Diva Canto
|
7a50705188
Removed the bits about the TOSModule. That module doesn't go into core. WARNING: migration on GridUser withdrawn too, but left the migration number there.
|
12 years ago |
Justin Clark-Casey (justincc)
|
2bf42f30af
Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini.
|
12 years ago |
Diva Canto
|
3c77b8f463
Use GridUser properly for foreign users.
|
12 years ago |
Diva Canto
|
7d2cd0d935
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
12 years ago |
Diva Canto
|
ae58cf4224
TOS module. WARNING: migration in GridUser table.
|
12 years ago |
BlueWall
|
3c2fb77133
Format OpenSim.ini.example
|
12 years ago |
BlueWall
|
9d973ec3b3
Cleanup from prev. commit
|
12 years ago |
BlueWall
|
d29fc53052
Fix some inconsistencies in configurartion: NonPhys prims
|
12 years ago |
Justin Clark-Casey (justincc)
|
ebb394bbda
Fix indentation and issues where tabs were used instead of spaces in commit 783ee949
|
12 years ago |
SignpostMarv
|
783ee949ea
implementing per-region configuration of limits on the number of prims one can have in a linkset
|
12 years ago |
Justin Clark-Casey (justincc)
|
56da788243
Add information to ThreadStackSize about possibly increasing if suffering StackOverflowExceptions during script conversion/compilation (e.g. on Windows 64-bit)
|
12 years ago |
SignpostMarv
|
ef4122213c
enables configurable minimum sizes for physical & non-physical prims
|
12 years ago |
Justin Clark-Casey (justincc)
|
75ab9b4b88
Change very recent AllowedViewerList and BannedViewerList config setting names in OpenSim.ini.example to AllowedClients and BannedClients to match long-existing settings in [LoginService]
|
12 years ago |
BlueWall
|
1a2ab7bc69
More keys for automated ini processing
|
12 years ago |
BlueWall
|
a96ac73302
Add more keys for OpenSim.ini.defaults automation
|
12 years ago |
BlueWall
|
57094bd017
Add more automation keys to OpenSim.ini.example
|
12 years ago |
Justin Clark-Casey (justincc)
|
462f7bccf9
minor: Add more information to OSFunctionThreatLevel and clarify some text in using PARCEL_OWNER, PARCEL_GROUP_MEMBER, ESTATE_MANAGER, ESTATE_OWNER permission categories
|
12 years ago |
Michelle Argus
|
3399596e0e
Adds a list of viewers that are allowed or banned from the region.
|
12 years ago |