Cinder
|
7edaf1d851
Add MaxMaterialsPerTransaction to SimFeatures
|
hace 9 años |
Diva Canto
|
53502e8694
Added example of how to configure the GodNames module
|
hace 9 años |
BlueWall
|
67d4e4475f
Small fix for ini comments
|
hace 9 años |
Robert Adams
|
e4e58fad32
Enable OSSL functions by default using the osslEnable.ini configuration file.
|
hace 9 años |
Robert Adams
|
520e6ed6f3
Remove ossl settings in XEngine section of OpenSim.ini.example with note to where
|
hace 9 años |
Robert Adams
|
2a302d9a32
Move osslEnable.ini file from bin/ to bin/config-include.
|
hace 9 años |
Justin Clark-Casey (justincc)
|
7d3bafd5ab
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions.
|
hace 10 años |
Justin Clark-Casey (justincc)
|
85133daae0
minor: Add explanation that [Startup] CombineContiguousRegions should be false for varregions.
|
hace 10 años |
Justin Clark-Casey (justincc)
|
d9bfc710c0
Replace the tabs that have crept into isolated places in config and config example files with spaces
|
hace 10 años |
Diva Canto
|
72814245be
Also deleted the option of setting Cap_WebFetchInventoryDescendents from OpenSim.ini.example
|
hace 10 años |
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.
|
hace 10 años |
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.
|
hace 10 años |
BlueWall
|
383a1a6fe1
Fix typo in OpenSim.ini.example
|
hace 10 años |
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.
|
hace 10 años |
Diva Canto
|
a88bc50a16
Add support for expansion of key values in nini config files.
|
hace 10 años |
BlueWall
|
caa7b1e6a1
Fix typo in ini
|
hace 10 años |
BlueWall
|
5f88ceab22
Set configuration files to use key expansion for widely used common settings.
|
hace 10 años |
Justin Clark-Casey (justincc)
|
124be38f74
Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether avatars collide. This is true by default.
|
hace 10 años |
Jak Daniels
|
bde60cc92e
Add persistent command history in console
|
hace 10 años |
BlueWall
|
10a8d2852e
OpenSimExtras
|
hace 10 años |
BlueWall
|
cac910d401
Add region-side extra feature setting for destination guide
|
hace 10 años |
BlueWall
|
e0d8f42e6b
Simulator Extra Features Service
|
hace 10 años |
Michael Cerquoni
|
46781253c3
fix comments in physics section of [Startup] to reflect the actual default engine.
|
hace 10 años |
Diva Canto
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
hace 10 años |
Justin Clark-Casey (justincc)
|
77a331fce3
Add DebugMessagingEnabled = false to OpenSim.ini.example for consistency. Slightly simplify config comments.
|
hace 10 años |
Justin Clark-Casey (justincc)
|
539165e6bd
minor: Change configuration text in config files to reflect the existing situation of BulletSim as the default physics engine.
|
hace 10 años |
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.
|
hace 10 años |
Justin Clark-Casey (justincc)
|
af54e6f370
minor: Change incorrect "Maximum" in the PhysicalPrimMin OpenSim.ini.example description to "Minimum"
|
hace 10 años |
Justin Clark-Casey (justincc)
|
e7fa8a4699
minor: change misspelling of overriden to overridden in comments within config files
|
hace 10 años |
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)
|
hace 11 años |