UbitUmarov
|
170acd7d67
change parcel_owner_is_god configuration option from default from true to false, leaving only region_owner true by default
|
8 rokov pred |
UbitUmarov
|
a5a31114b2
add the option to not display parcel ban lines
|
9 rokov pred |
UbitUmarov
|
37d7576d67
add missing Xengine MinTimerInterval to opensim.ini.example
|
9 rokov pred |
UbitUmarov
|
ad6080bb0b
change ScriptStopStrategy to the default value co-op (mantis 7740
|
9 rokov pred |
UbitUmarov
|
f037f8335e
Merge branch 'master' into avinationmerge
|
9 rokov pred |
Ai Austin
|
c4d225ed50
Corrections to ini example files for standalones v2
|
9 rokov pred |
UbitUmarov
|
40dc2541ff
change opensim.ini.example to reflect the changes to npc creation options
|
9 rokov pred |
UbitUmarov
|
feb78b2910
add several options for NPC creation so abusive use can be reduced (restrictive by default) UNTESTED
|
9 rokov pred |
UbitUmarov
|
67984ca273
remove coment asking to check ODEPhysicsSettings section. That was because of diferent setting for av_density for ubODE no longer needed
|
9 rokov pred |
UbitUmarov
|
caf298cda3
add entries the the ini.example files for ubODE
|
9 rokov pred |
Robert Adams
|
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
|
9 rokov pred |
Diva Canto
|
82ea4179da
Clean up viewer-based access control specifications.
|
9 rokov pred |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 rokov pred |
Diva Canto
|
9b5bd4b279
Fixed comment in ini related to previous patch
|
9 rokov pred |
Ai Austin
|
9d104f5453
Changes to .ini.example files to improve instructions and workflow for standalone setups
|
9 rokov pred |
Ai Austin
|
3a27b47593
Refine comments .ini file setup for new Standalone
|
9 rokov pred |
Cinder
|
7edaf1d851
Add MaxMaterialsPerTransaction to SimFeatures
|
9 rokov pred |
Diva Canto
|
53502e8694
Added example of how to configure the GodNames module
|
9 rokov pred |
BlueWall
|
67d4e4475f
Small fix for ini comments
|
9 rokov pred |
Robert Adams
|
e4e58fad32
Enable OSSL functions by default using the osslEnable.ini configuration file.
|
9 rokov pred |
Robert Adams
|
520e6ed6f3
Remove ossl settings in XEngine section of OpenSim.ini.example with note to where
|
9 rokov pred |
Robert Adams
|
2a302d9a32
Move osslEnable.ini file from bin/ to bin/config-include.
|
9 rokov pred |
Justin Clark-Casey (justincc)
|
7d3bafd5ab
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions.
|
9 rokov pred |
Justin Clark-Casey (justincc)
|
85133daae0
minor: Add explanation that [Startup] CombineContiguousRegions should be false for varregions.
|
9 rokov pred |
Justin Clark-Casey (justincc)
|
d9bfc710c0
Replace the tabs that have crept into isolated places in config and config example files with spaces
|
9 rokov pred |
Diva Canto
|
72814245be
Also deleted the option of setting Cap_WebFetchInventoryDescendents from OpenSim.ini.example
|
10 rokov pred |
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 rokov pred |
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 rokov pred |
BlueWall
|
383a1a6fe1
Fix typo in OpenSim.ini.example
|
10 rokov pred |
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 rokov pred |