304 Commits

Author SHA1 Message Date
UbitUmarov
2a5389cc67 cosmetics 2026-03-15 04:45:37 +00:00
UbitUmarov
64cffc3389 cosmetics 2026-01-29 04:55:53 +00:00
UbitUmarov
0d71b6d871 very useless changes 2025-06-25 02:22:28 +01:00
UbitUmarov
fcddf631ce cosmetics 2024-09-20 00:21:36 +01:00
UbitUmarov
7c3e09f7d3 cosmetics 2024-04-30 23:17:20 +01:00
UbitUmarov
0d1b14c78f do not do chained hg teleports 2024-03-31 00:44:50 +00:00
UbitUmarov
7ba6ddf2b1 do case invariant compare on deny mac and id0 2023-04-25 23:40:17 +01:00
UbitUmarov
d0be98bacb cosmetics 2023-02-08 03:00:20 +00:00
UbitUmarov
a9cc7594e2 reduce possible trigger of Changed.POSITION just due to noise 2023-02-01 18:45:11 +00:00
UbitUmarov
e2f59e72c5 fix bad merges 2023-01-09 12:48:35 +00:00
UbitUmarov
c821ef25cb robust: add login block by ID0. Note that like by mac this may even block wrong users; cosmetics 2023-01-09 12:39:42 +00:00
UbitUmarov
56c497adf5 ..Equals(String.Empty) is also not good 2022-03-14 20:11:54 +00:00
UbitUmarov
6d595dbccd a few more changes to hg im 2022-01-29 16:31:45 +00:00
UbitUmarov
1c84dee495 a few changes to HGInstantMessageService 2022-01-28 22:35:56 +00:00
UbitUmarov
fbbcc1edd7 == string.Empty is .Lenght == 0 2022-01-13 20:31:52 +00:00
UbitUmarov
da928d6099 != UUID.Zero is slow 2022-01-09 02:28:51 +00:00
UbitUmarov
6ed4f4050e some static declarions missing 2021-11-12 00:42:32 +00:00
UbitUmarov
5e26ede0f1 add missing changes 2021-07-16 03:12:03 +01:00
UbitUmarov
a01046c24f a few changes to get assets 2021-07-16 03:08:31 +01:00
UbitUmarov
2f79009d32 avoid a null ref on hg useragentservice 2021-01-14 20:23:20 +00:00
UbitUmarov
a0d0bbacb2 move servicesGodAgentID to Constants.cs 2020-12-25 22:48:42 +00:00
UbitUmarov
696a7a4edc cosmetics 2020-12-25 00:46:35 +00:00
UbitUmarov
7b5fc5c8bd silly null ref 2020-12-25 00:37:00 +00:00
UbitUmarov
28c43011bc changes to map search parsing (may still be bad) 2020-12-16 22:21:21 +00:00
UbitUmarov
66af978208 add GatekeeperURIAlias to robust gatekeeper 2020-11-12 03:56:45 +00:00
UbitUmarov
7b106564fa in some cases store a hg asset on local grid is just waste 2020-10-28 12:12:08 +00:00
UbitUmarov
cdd5dba5b0 some changes; let regions have own assets connector, make the services connector one be like ther older simpler one (as 0.8x). still not good 2020-10-24 17:39:30 +01:00
UbitUmarov
c7d07fa40d change another expire and remove a redundant one 2020-08-17 22:53:10 +01:00
UbitUmarov
563d5d30ee some more suport for a new inventory and asset type 2020-05-27 00:04:19 +01:00
UbitUmarov
0bfacb7892 change hg link request log message 2020-05-20 03:02:01 +01:00
UbitUmarov
ac7187eada avoid a null ref, plus some cleanup 2020-05-07 02:02:50 +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
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
Melanie
d6723dab37 Merge branch 'master' of brain.opensimulator.org:/var/git/opensim 2019-07-27 12:10:28 +01:00
Melanie
2f52a3b124 When using FSAssets, the HGAssetService would still use AssetService.
This introduces a new HGAssetService config option named BackingService,
which defaults to the old behaviour, loading AssetService. It can, however,
be used to load FSAssets for HG assets, which eliminates numerous problems.
2019-07-13 13:33:34 +01:00
Melanie
aedaa32ddc When using FSAssets, the HGAssetService would still use AssetService.
This introduces a new HGAssetService config option named BackingService,
which defaults to the old behaviour, loading AssetService. It can, however,
be used to load FSAssets for HG assets, which eliminates numerous problems.
2019-07-13 13:30:15 +01:00
UbitUmarov
b7c1d6e7f5 UserAgentService: change handling of its external IP 2019-04-06 16:09:42 +01:00
UbitUmarov
c3933ce8b9 replace some string tests 2018-07-08 13:41:55 +01:00
UbitUmarov
60644b440b we don't use tab simbol, we use 4 whitespaces 2018-07-08 13:26:41 +01:00
Vincent Sylvester
6e3f934c4b Add mac banning
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-07-08 13:05:47 +01:00
UbitUmarov
0ad6ba11fe pesty warning 2018-01-17 23:55:30 +00:00
UbitUmarov
a4e7ab6fcf avoid a null ref 2017-08-03 18:09:26 +01:00
UbitUmarov
d08df7bda7 mantis 8165: fix a null ref on hg gatekeeper on another place 2017-05-12 15:22:16 +01:00
UbitUmarov
5e577baa10 fix a null ref on hg gatekeeper 2017-05-12 14:42:21 +01:00
UbitUmarov
8bdd4c3ed9 yes it is not destiny grid but destination.. thx u know who :) 2017-05-12 12:30:59 +01:00
UbitUmarov
cc95b7e2d4 don't allow multiple presences of same avatar also on HG gatekeeper 2017-05-11 20:26:06 +01:00
Melanie Thielker
b16abc8166 Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Melanie Thielker
995242b351 Suppress misleading message when logging in locally
The gatekeeper and travel info address will not actually be set there,
stop OpenSim from showing a blank address. It's confusing.
2017-01-03 18:31:17 +00:00