UbitUmarov
b514bac6c2
a few changes
2020-12-17 03:35:37 +00:00
UbitUmarov
28c43011bc
changes to map search parsing (may still be bad)
2020-12-16 22:21:21 +00:00
UbitUmarov
a758fc9d33
remove duplicated call
2020-12-04 16:51:27 +00:00
UbitUmarov
2285ced73a
merge LocalGridServicesConnector and LemoteGridServicesConnector into just RegionGridServicesConnector, with more clear code path and less useless modules loading. runprebuild and note the need changes in config-include files
2020-12-04 15:07:07 +00:00
UbitUmarov
9d0d82ab6e
split usermanagement adduser into simpler per case methods
2020-11-26 12:14:00 +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
52c86e543f
yeack, it may be better to use cache on the most used get
2020-10-28 10:07:03 +00:00
UbitUmarov
818108bba5
missing file
2020-10-28 09:51:23 +00:00
UbitUmarov
e4a922012a
change region asset connectors again. The new ini files must be used (should update automaticly). All region modes back, but testing needed, as usual. Left out automatic grid store retry, that needs better consideration (like on payed uploads). runprebuild, clearaot etc needed
2020-10-28 09:16:36 +00:00
UbitUmarov
abe7a31952
some more changes; HG standalones broken (at least)
2020-10-24 22:31:59 +01: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
3ec5d46a2f
some changes Still BAD
2020-10-23 23:32:11 +01:00
UbitUmarov
9734a86489
more on GridInfo
2020-09-25 11:45:02 +01:00
UbitUmarov
354c79168b
give more use to GridInfo for gatekeeper url
2020-09-23 22:21:57 +01:00
UbitUmarov
09f074096f
chnage the expire cache on remotegriduser service connector
2020-08-30 16:00:29 +01:00
UbitUmarov
97870cc1b9
a few changes on HGinventoryBroker p+lus cosmetics
2020-08-30 15:58:34 +01:00
UbitUmarov
39ab8902da
add GetRegionByHandle methods
2020-08-25 15:01:55 +01:00
UbitUmarov
069e8a50ee
stop some log abotu parcelinfo find
2020-08-19 20:16:41 +01:00
UbitUmarov
54ae8d7c5e
simplify RegionInfoCache
2020-08-14 02:43:22 +01:00
UbitUmarov
fe28d6b43f
change UserAccountCache
2020-08-13 01:01:32 +01:00
UbitUmarov
ddf6d26b11
changes on HGInventoryBroker
2020-08-10 14:43:42 +01:00
UbitUmarov
fb54ca39d1
cosmetics ( i hope)
2020-08-07 22:10:53 +01:00
UbitUmarov
6a27f3fb20
useless changes
2020-07-15 05:15:32 +01:00
UbitUmarov
1c6d454691
remove excess garbage
2020-04-10 22:52:25 +01:00
UbitUmarov
941b65b44a
removed outdated suport for simianGrid. Simian was a web/php alternative to Robust ( https://code.google.com/archive/p/openmetaverse )
2020-02-02 16:18:08 +00:00
UbitUmarov
5dbcb7a99e
add config option GatekeeperURIAlias to list other FQDN or ips of same local grid
2020-01-10 01:38:41 +00:00
UbitUmarov
31aef4e82b
work on previus 2 patchs
2019-11-14 06:34:44 +00:00
Terry
2f79f463ea
Attempt to fix the issue where, when logging into the grid, the user supplies a region name, but instead of going to the specific region, they are sent to a region "Like" the one specified.
...
Signed-off-by: Terry <terry@digiworldz.com >
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt >
2019-11-14 05:26:54 +00: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
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
Melanie
1a8c235d58
Remove debug output i left in
2019-08-07 18:30:08 +01:00
Melanie
d781742d8e
Fix scope support to get friends list names across co-hosted grids
2019-08-07 17:58:08 +01:00
UbitUmarov
3491af440f
missing files...
2019-04-30 23:01:37 +01:00
UbitUmarov
0ebb1f3f4b
presence detector: don't even try to logout agents that didn't made to root
2019-04-06 12:25:54 +01:00
UbitUmarov
a7db6d3097
Ooops worng ';'
2018-01-18 08:11:42 +00:00
UbitUmarov
dd491bba57
abort uploading large region map tiles as soon one fails
2018-01-18 04:28:05 +00:00
UbitUmarov
41633de8cb
remove the temporary Xmutes module, replace MuteListModule byt the new one, previusly named MuteListModuleTst
2018-01-12 04:06:02 +00:00
UbitUmarov
48dbba3441
add more files for robust mutes suport. (module is still named MuteListModuleTst for testing, others in core will be removed later
2018-01-04 20:56:48 +00:00
UbitUmarov
d32debe618
commit what i did so far for core mutes module, befere i lose it
2017-12-11 23:58:27 +00:00
UbitUmarov
f658b68181
add a few locks
2017-08-03 17:59:30 +01:00
UbitUmarov
e5991124dd
merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in single NeighbourServicesOutConnector
2017-05-31 01:29:38 +01:00
UbitUmarov
f7ae87a0d5
minor cleanup
2017-05-27 05:44:50 +01:00
UbitUmarov
289d4ca128
minor cleanup
2017-05-27 05:41:40 +01:00
UbitUmarov
2be362bd67
lose a ref
2017-05-26 21:30:06 +01:00
UbitUmarov
9ab8ce1404
fix remote requests for dwell, so dwell module still called
2017-05-14 04:17:48 +01:00
Melanie Thielker
6164573766
Fix an error that would cause a rebake loop on HG grids
2017-02-02 15:22:27 +00:00
Melanie Thielker
60cf3f759f
Refactor part II
2017-02-01 16:34:07 +00:00
Melanie Thielker
a5151bb337
Refactor asset handling as per Ubit's suggestion
2017-02-01 16:31:01 +00:00
Melanie Thielker
5a18ea31cf
Make negative asset caching actually work
...
Also fixes some merge artefacts in HGAssetBroker where cached assets
were requested but not actually used and completely squelch a materials
debug message because there is nothing the user can do to fix it anyway.
2017-01-30 13:59:05 +00:00