UbitUmarov
|
b8c907ae87
GenericCommunicationPermission() is still useless, so comment it out
|
2 years ago |
UbitUmarov
|
573a2432f7
move master to 0.9.2.1 Dev
|
3 years ago |
UbitUmarov
|
d65546724e
make YEngine the default engine
|
3 years ago |
UbitUmarov
|
1902ddc9df
some lsl settings on [xengine] are needed on [yengine].
|
3 years ago |
UbitUmarov
|
fe62a15720
remove obsolete lighshare option
|
3 years ago |
UbitUmarov
|
0a2f9ff6e1
fix bad format string
|
3 years ago |
UbitUmarov
|
cdcf468e5c
Enable NPCs by default. They are a major opensim feature
|
3 years ago |
UbitUmarov
|
fbc10387c8
add a optional limit on number of npcs per scene default = 40
|
3 years ago |
UbitUmarov
|
2dfd8de0c2
fix typo
|
4 years ago |
UbitUmarov
|
e22b3bfa35
mantis 8787: cleanup some references to simian on OpensimDefault.ini
|
4 years ago |
UbitUmarov
|
e6e4e2129b
add a comment to YEngine NumThreadScriptWorkers
|
4 years ago |
UbitUmarov
|
d256b29511
rename Yengine option ScriptBasePath as ScriptEnginesPath to match Xengine
|
4 years ago |
UbitUmarov
|
fda873da4a
enable cap LandResources that was also added on last commits ( may be bad)
|
4 years ago |
UbitUmarov
|
9aa7f41bca
add cap AttachmentResources ( no urls, memory account is per yengine mem usage)
|
4 years ago |
UbitUmarov
|
3b06891252
dont break asset cache folders spread more than needed
|
4 years ago |
UbitUmarov
|
c19a0cc21f
flotsam: deeper changes on files expire
|
4 years ago |
UbitUmarov
|
c575c211f9
flotsam: slower...
|
4 years ago |
UbitUmarov
|
cbc8974245
duuhhhh what was in my coffe ?
|
4 years ago |
UbitUmarov
|
e2982fbadc
make clear that MaxRegionsViewDistance can be set to zero, disabling nearby regions visibility and crossings
|
4 years ago |
UbitUmarov
|
c4a0b8fa3f
fix the option name on the ini file
|
4 years ago |
UbitUmarov
|
be5c2bb212
Xengine: remove option CompactMemOnLoad, that wasn't that good; add option AttachmentsDomainLoading to allow attachments to load on own appdomain even if AppDomainLoading is false. Scripts will be slower, use more memory but will be disposed on avatar leave, if gc is in good mood. This may be usefull on regions with a lot of traffic, sure use Yengine even better,
|
4 years ago |
UbitUmarov
|
6c5bf4ed25
useless cosmetics
|
4 years ago |
UbitUmarov
|
f32c0ead05
avoid c# fun things, plus cosmetics
|
4 years ago |
UbitUmarov
|
dd2495be9d
remove dead config options
|
4 years ago |
UbitUmarov
|
24689f064c
disable cap EstateChangeInfo, currently broken on viewers
|
4 years ago |
UbitUmarov
|
190acf093a
finally enable cap GetAsset(ViewerAssets) by default. Note that users with FS6.0.x will have issues. They need to upgrade
|
4 years ago |
UbitUmarov
|
b9e74dd504
change IgnoreEstatePaymentAccessControl and IgnoreEstateMinorAccessControl default to true, since this require flags to be set on dbs, and enforcing was not working well
|
4 years ago |
UbitUmarov
|
29a6c1d0c8
fix IgnoreEstatePaymentAccessControl option
|
4 years ago |
UbitUmarov
|
c54460b6f0
update release notes url
|
4 years ago |
UbitUmarov
|
943d0935a6
YEngine, change default number of exec threads to 2 of priority Normal. Let the threads priority a option on ini files
|
5 years ago |