Cinder
|
7edaf1d851
Add MaxMaterialsPerTransaction to SimFeatures
|
9 anos atrás |
Diva Canto
|
53502e8694
Added example of how to configure the GodNames module
|
9 anos atrás |
BlueWall
|
67d4e4475f
Small fix for ini comments
|
9 anos atrás |
Robert Adams
|
e4e58fad32
Enable OSSL functions by default using the osslEnable.ini configuration file.
|
9 anos atrás |
Robert Adams
|
520e6ed6f3
Remove ossl settings in XEngine section of OpenSim.ini.example with note to where
|
9 anos atrás |
Robert Adams
|
2a302d9a32
Move osslEnable.ini file from bin/ to bin/config-include.
|
9 anos atrás |
Justin Clark-Casey (justincc)
|
7d3bafd5ab
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions.
|
10 anos atrás |
Justin Clark-Casey (justincc)
|
85133daae0
minor: Add explanation that [Startup] CombineContiguousRegions should be false for varregions.
|
10 anos atrás |
Justin Clark-Casey (justincc)
|
d9bfc710c0
Replace the tabs that have crept into isolated places in config and config example files with spaces
|
10 anos atrás |
Diva Canto
|
72814245be
Also deleted the option of setting Cap_WebFetchInventoryDescendents from OpenSim.ini.example
|
10 anos atrás |
Diva Canto
|
e2dd15625f
Added GetDisplayNames capability. For now, we don't actually use display names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others.
|
10 anos atrás |
Diva Canto
|
46ab59723d
Added a different/better way of specifying data services in DataSnapshot -- using DATA_SRV_ keys, one per service. This allows 3rd party modules to add data services automatically.
|
10 anos atrás |
BlueWall
|
383a1a6fe1
Fix typo in OpenSim.ini.example
|
10 anos atrás |
Diva Canto
|
faea742f32
Slight change in the way region module addins handle their configuration. Rather than opensim grabbing their config file automatically from the addins folder, it's the module's responsibility to read its own config file. This makes it consistent with Robust-bound addins.
|
10 anos atrás |
Diva Canto
|
a88bc50a16
Add support for expansion of key values in nini config files.
|
10 anos atrás |
BlueWall
|
caa7b1e6a1
Fix typo in ini
|
10 anos atrás |
BlueWall
|
5f88ceab22
Set configuration files to use key expansion for widely used common settings.
|
10 anos atrás |
Justin Clark-Casey (justincc)
|
124be38f74
Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether avatars collide. This is true by default.
|
10 anos atrás |
Jak Daniels
|
bde60cc92e
Add persistent command history in console
|
10 anos atrás |
BlueWall
|
10a8d2852e
OpenSimExtras
|
10 anos atrás |
BlueWall
|
cac910d401
Add region-side extra feature setting for destination guide
|
10 anos atrás |
BlueWall
|
e0d8f42e6b
Simulator Extra Features Service
|
10 anos atrás |
Michael Cerquoni
|
46781253c3
fix comments in physics section of [Startup] to reflect the actual default engine.
|
10 anos atrás |
Diva Canto
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 anos atrás |
Justin Clark-Casey (justincc)
|
77a331fce3
Add DebugMessagingEnabled = false to OpenSim.ini.example for consistency. Slightly simplify config comments.
|
10 anos atrás |
Justin Clark-Casey (justincc)
|
539165e6bd
minor: Change configuration text in config files to reflect the existing situation of BulletSim as the default physics engine.
|
10 anos atrás |
Diva Canto
|
5a10da3ee8
Added a optional key between the group remote connectors, sim and service. This allows for more secure group services, to be used by collections of mutually-trusting grids.
|
10 anos atrás |
Justin Clark-Casey (justincc)
|
af54e6f370
minor: Change incorrect "Maximum" in the PhysicalPrimMin OpenSim.ini.example description to "Minimum"
|
10 anos atrás |
Justin Clark-Casey (justincc)
|
e7fa8a4699
minor: change misspelling of overriden to overridden in comments within config files
|
10 anos atrás |
Justin Clark-Casey (justincc)
|
cffea984f1
minor: Remove "js" (Javascript) from list of allowed languages in script config since it hasn't been present in OpenSimulator for a very long time (0.6 days)
|
11 anos atrás |