UbitUmarov
0273baaef6
mantis 8598: filter dead groups from group search. honor querystart request. Viewers are very broken on this, seems protocol was made by someone with no idea about lludp
2019-10-13 16:41:38 +01:00
UbitUmarov
2c1909a873
add osResetAllScripts(LSL_Integer AllLinkset). use with care
2019-10-11 00:01:59 +01:00
UbitUmarov
55d70f5df7
update livomv
2019-10-08 06:31:39 +01:00
Melanie
be34b8e79d
Fix build break
2019-10-06 23:57:47 +01:00
Melanie
eb55f7f2bc
Introduce a way to send the grid's message kay, if one is used
2019-10-06 23:24:41 +01:00
Melanie
22599fbf29
Remove a no longer used property that used ScopeID in an improper way
2019-10-06 19:51:46 +01:00
Melanie
aed0eaf4d7
Fix an issue where parameter parsing could lead to an exception
2019-10-06 19:51:13 +01:00
UbitUmarov
1b70b569ad
explicitly remove useragentserviceconnector dns lookup, effectively removed on a previus commit. This should not be needed with required mono versions and proper configured DNS (that must honour short TTL needed by dynamic DNS ); add some uri validation
2019-10-06 18:24:06 +01:00
UbitUmarov
c5e2afa9f8
remove useragentserviceconnector dns lookup also on ossl
2019-10-06 17:09:49 +01:00
Melanie
09d8da7e77
Merge branch 'master' of brain.opensimulator.org:/var/git/opensim
2019-10-06 16:12:54 +01:00
Melanie
abdc78d6d3
Stop replacing the host name with it's IP.
...
Mono DNS resolution is now configurable elsewhere.
Resolving the IP ahead of time causes requests to
be made by IP. If NginX is used to distribute requests
to services by name, this breaks HG teleports.
2019-10-06 16:10:57 +01:00
UbitUmarov
03da5a9714
fix ViewerAsset external url
2019-10-06 02:21:29 +01:00
UbitUmarov
39aa27af2b
missing file
2019-09-24 00:26:59 +01:00
UbitUmarov
27a40461e2
do removed the old API function (replaced in 2016). Thanks Terry for finding this old Bug
2019-09-23 16:29:33 +01:00
UbitUmarov
64834a880d
fix a HGsuitcase API
2019-09-23 15:59:15 +01:00
UbitUmarov
43b56eaf08
make Console Promt(..) compatible with rest of code, again
2019-09-21 16:59:41 +01:00
UbitUmarov
b046ccebf2
make Console Output(..) compatible with rest of code, again
2019-09-21 16:35:38 +01:00
UbitUmarov
d7bf623f57
add a missing return
2019-09-18 19:09:48 +01:00
UbitUmarov
63239402ae
fix wrong lludp message usage
2019-09-18 18:43:45 +01:00
UbitUmarov
24a977323b
avoid a null ref ( this should not be needed)
2019-09-18 05:27:25 +01:00
Robert Adams
4161182be0
Update the Newtonsoft JSON manipulation DLL to latest version (v12.0.3-beta1).
2019-09-17 19:35:05 -07:00
Robert Adams
9956f5cb4a
Changes fix some CORS problems when making XMLRPC calls from
...
browsers (which have gotten very picky over the years).
Add "Access-Control-Allow-Origin" to XMLRPC responses.
Add "Access-Control-Allow-Methods" and "Access-Control-Allow-Headers" to
the HTTP OPTIONS response (used in CORS pre-flight request).
2019-09-17 19:30:30 -07:00
UbitUmarov
645c0c780d
add a extra lenght check
2019-09-17 20:43:55 +01:00
UbitUmarov
63b0bd7f6b
fix saving appearence to notecard, so they can work on older regions
2019-09-15 16:49:58 +01:00
UbitUmarov
85aa77566b
allow particles scale max to be 7.96m, supported by protocol
2019-09-12 00:25:52 +01:00
UbitUmarov
5f1fde5f38
fix bad indexes math
2019-09-11 15:52:26 +01:00
UbitUmarov
0bef393b6b
fix a bad typo
2019-09-11 15:24:28 +01:00
UbitUmarov
025fc98262
take unit tests limited settings in consideration on setappearance
2019-09-11 15:08:09 +01:00
UbitUmarov
ecfa3cf7dc
pesty warning
2019-09-11 14:09:55 +01:00
UbitUmarov
aea5f186c5
remove a config option that controled a useless sim feature. note that at this point, and as normal on master, appearence/bakes etc may have a few more issues than before, as always thanks for your help testing it, and hapy clouds
2019-09-11 14:03:25 +01:00
UbitUmarov
07874fa058
enable agent hover again, (it is still bad on most viewers for opensim
2019-09-11 13:54:14 +01:00
UbitUmarov
9d6c996570
extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
2019-09-11 13:51:43 +01:00
UbitUmarov
6aa369d858
disable AvatarHoverHeight useless and viewer side broken (without SSA)
2019-09-09 15:52:50 +01:00
UbitUmarov
304d72565d
fix a HG to local grid tp extra check
2019-09-07 01:25:32 +01:00
UbitUmarov
f835960d17
go back to protocol 0.7, until 0.8 changes are ready
2019-09-05 00:23:47 +01:00
UbitUmarov
93f13aa00d
add osSlerp()
2019-09-04 23:27:48 +01:00
UbitUmarov
7771cc00c4
don't wear vegetables
2019-09-04 13:58:38 +01:00
Melanie
3d019323e8
Cache assets even in cases where the upload fails. That helps in asset upload debugging because the asset can be examined
2019-09-04 11:01:27 +01:00
UbitUmarov
bfc1756fe3
fix the fix
2019-09-04 09:38:52 +01:00
UbitUmarov
c4904de6a7
fix one of the new warp3d log messages
2019-09-03 21:28:06 +01:00
UbitUmarov
fc550e2b3e
avoid potencial null ref
2019-09-03 15:21:25 +01:00
UbitUmarov
3aae1d0918
mantis 8585: add a bit more debug messages
2019-09-03 15:19:36 +01:00
UbitUmarov
98b86c012e
avoid a null ref
2019-09-03 02:22:08 +01:00
UbitUmarov
fd252b1285
add a little more debug for now
2019-09-03 02:10:07 +01:00
UbitUmarov
eedb0a1c85
missing file
2019-09-02 22:56:57 +01:00
UbitUmarov
ae130d9f25
mantis 8580: make some changes on regions find code. (only gatekeeper
...
host is used on local grid detection, not its port)
2019-09-02 22:48:42 +01:00
UbitUmarov
38dbc03288
mantis 8585 change assets README
2019-08-31 15:36:18 +01:00
UbitUmarov
7cdce3e276
XbakesModule: allow more textures, older versions will not see
2019-08-31 15:01:15 +01:00
UbitUmarov
695821a93a
update httpserver.dll reverting a change win does not seem to like
2019-08-31 05:44:14 +01:00
UbitUmarov
0bafb36aad
restore a texture asset removed by mistake
2019-08-30 23:03:39 +01:00