UbitUmarov
|
f037f8335e
Merge branch 'master' into avinationmerge
|
9 vuotta sitten |
Ai Austin
|
c4d225ed50
Corrections to ini example files for standalones v2
|
9 vuotta sitten |
UbitUmarov
|
40dc2541ff
change opensim.ini.example to reflect the changes to npc creation options
|
9 vuotta sitten |
UbitUmarov
|
feb78b2910
add several options for NPC creation so abusive use can be reduced (restrictive by default) UNTESTED
|
9 vuotta sitten |
UbitUmarov
|
67984ca273
remove coment asking to check ODEPhysicsSettings section. That was because of diferent setting for av_density for ubODE no longer needed
|
9 vuotta sitten |
UbitUmarov
|
caf298cda3
add entries the the ini.example files for ubODE
|
9 vuotta sitten |
Robert Adams
|
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
|
9 vuotta sitten |
Diva Canto
|
82ea4179da
Clean up viewer-based access control specifications.
|
9 vuotta sitten |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 vuotta sitten |
Diva Canto
|
9b5bd4b279
Fixed comment in ini related to previous patch
|
9 vuotta sitten |
Ai Austin
|
9d104f5453
Changes to .ini.example files to improve instructions and workflow for standalone setups
|
9 vuotta sitten |
Ai Austin
|
3a27b47593
Refine comments .ini file setup for new Standalone
|
9 vuotta sitten |
Cinder
|
7edaf1d851
Add MaxMaterialsPerTransaction to SimFeatures
|
9 vuotta sitten |
Diva Canto
|
53502e8694
Added example of how to configure the GodNames module
|
9 vuotta sitten |
BlueWall
|
67d4e4475f
Small fix for ini comments
|
9 vuotta sitten |
Robert Adams
|
e4e58fad32
Enable OSSL functions by default using the osslEnable.ini configuration file.
|
9 vuotta sitten |
Robert Adams
|
520e6ed6f3
Remove ossl settings in XEngine section of OpenSim.ini.example with note to where
|
9 vuotta sitten |
Robert Adams
|
2a302d9a32
Move osslEnable.ini file from bin/ to bin/config-include.
|
9 vuotta sitten |
Justin Clark-Casey (justincc)
|
7d3bafd5ab
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions.
|
10 vuotta sitten |
Justin Clark-Casey (justincc)
|
85133daae0
minor: Add explanation that [Startup] CombineContiguousRegions should be false for varregions.
|
10 vuotta sitten |
Justin Clark-Casey (justincc)
|
d9bfc710c0
Replace the tabs that have crept into isolated places in config and config example files with spaces
|
10 vuotta sitten |
Diva Canto
|
72814245be
Also deleted the option of setting Cap_WebFetchInventoryDescendents from OpenSim.ini.example
|
10 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
BlueWall
|
383a1a6fe1
Fix typo in OpenSim.ini.example
|
10 vuotta sitten |
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 vuotta sitten |
Diva Canto
|
a88bc50a16
Add support for expansion of key values in nini config files.
|
10 vuotta sitten |
BlueWall
|
caa7b1e6a1
Fix typo in ini
|
10 vuotta sitten |
BlueWall
|
5f88ceab22
Set configuration files to use key expansion for widely used common settings.
|
10 vuotta sitten |
Justin Clark-Casey (justincc)
|
124be38f74
Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether avatars collide. This is true by default.
|
10 vuotta sitten |