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