UbitUmarov
|
0944a96517
llupd direct encode object updates for agents; let terse updates be zeroencoded. This is not as spec but does work
|
5 年 前 |
UbitUmarov
|
8a8ce8b10a
put back assetViewer cap code, to allow viewers testing. It is disabled at OpenSimDefaults, and should not be enabled until all major viewers do it right on opensim
|
5 年 前 |
UbitUmarov
|
4dd89ce094
make the options visible on OpenSimDefaults
|
5 年 前 |
UbitUmarov
|
b16ee749ed
change default config: allow grid gods by default, if you don't trust grid admins what are you doing there?; disable most god powers unless god level is requested on viewer
|
5 年 前 |
UbitUmarov
|
76b777b1fb
remove MRM module (minimodule). Its outdated and we have no maintainers. Thanks to all that worked on it. You should either use scripts or a full region module. Or revert this commit and update its code ;)
|
5 年 前 |
UbitUmarov
|
810ab5f1a3
update OpenSimDefaults.ini
|
5 年 前 |
UbitUmarov
|
f94b6c3ead
update url to 0.9.1.0 page
|
6 年 前 |
UbitUmarov
|
921364e877
several changes to last patch
|
6 年 前 |
fly-man-
|
ed039a5fe0
Enables the buildin Caps ServerReleaseNotes
|
6 年 前 |
UbitUmarov
|
f8c3fc5e05
mantis 8416: test
|
6 年 前 |
UbitUmarov
|
ede7f28184
disable GetAsset (ViewerAsset) cap. Current viewers implementation is not compatible with opensim
|
6 年 前 |
UbitUmarov
|
4ced4fed33
replace GetMeshModule and GetTextureModule
|
6 年 前 |
UbitUmarov
|
0ba13b9b00
recover GetMesh2 cap
|
6 年 前 |
UbitUmarov
|
31e49a7ab3
update ini files comments on InterestManagement
|
6 年 前 |
UbitUmarov
|
6ea394467d
if viewer asks for range reply in same format even if its full data
|
6 年 前 |
UbitUmarov
|
d842f835a6
remove ThrottlePer100PrimsRezzed option, do not delay attachments with thread.sleep
|
6 年 前 |
Mandarinka Tasty
|
5751add537
Implementation-and-design-of-ClientOnParcelGodMark
|
6 年 前 |
UbitUmarov
|
1b5c6c48f9
make BanLineSafeHeight option visible in OpenSimDefaults.ini
|
6 年 前 |
UbitUmarov
|
519d320e3c
update ini.example files
|
6 年 前 |
UbitUmarov
|
a48d65fd77
Yengine apply a fix to CheckRunLockInvariants by mrieker
|
6 年 前 |
UbitUmarov
|
3b2786d27e
change MaxRegionsViewDistance description a bit
|
6 年 前 |
UbitUmarov
|
e733bfb3b5
fix merge issue
|
6 年 前 |
Kevin Cozens
|
122d3a3768
Removed trailing semi-colons from option settings
|
6 年 前 |
Kevin Cozens
|
6b24ff0bc9
Removed trailing whitespace
|
6 年 前 |
UbitUmarov
|
d543421675
make the setting economymodule visible on Economy section of OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does also look for it at Startup section for legacy reasons)
|
6 年 前 |
UbitUmarov
|
c408f0a38e
Merge branch 'master' into httptests
|
6 年 前 |
UbitUmarov
|
c5ce9b7be8
make the setting economymodule visible on Economy section of OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does look for it at Startup section for legacy reasons)
|
6 年 前 |
UbitUmarov
|
3635943d39
remove cap FetchLib2 suport code
|
6 年 前 |
UbitUmarov
|
35d1642889
disable the new Cap_FetchLib2 because viewers do not suport it for opensim. To decide when to use it, they use a hardcode LL owner ID on same code paths, while on others just compare owner to the agent. This makes suport for this cap impossible"
|
6 年 前 |
UbitUmarov
|
13b4ce8199
add Cap_FetchLib2 note that this is still local to regions, not using grid as it possible should, but this needs more work, and issue with HG older grids/regions
|
6 年 前 |