UbitUmarov
|
91bfc2f62c
|
reduce (again) number of http requestes on getdisplaynames
|
2021-01-07 20:37:44 +00:00 |
|
UbitUmarov
|
2a70c8c5c2
|
mantis 8848: fix typo, Thanks Chris Weymann
|
2021-01-06 14:02:22 +00:00 |
|
UbitUmarov
|
0957317790
|
xbakes, we even avoid another array copy since httpRequest.InputStream is a memorystream with origin = 0
|
2020-12-29 02:05:44 +00:00 |
|
UbitUmarov
|
5ecc264082
|
simplify xbakes service a bit more
|
2020-12-28 21:44:26 +00:00 |
|
UbitUmarov
|
e169b1b074
|
simplify xbakes service
|
2020-12-28 21:05:26 +00:00 |
|
UbitUmarov
|
81e13df897
|
fix a recent bug on login service hg inventory
|
2020-12-26 14:19:54 +00:00 |
|
UbitUmarov
|
7a07e1ac73
|
remove a spurius ; and change another string empty check
|
2020-12-26 02:38:22 +00:00 |
|
UbitUmarov
|
f5e6159c22
|
comment out direct HG tp at login option that just does not work
|
2020-12-26 00:10:33 +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
|
d3e5b3d769
|
changes on some robust map, connectors, map file read, etc
|
2020-12-24 00:06:10 +00:00 |
|
UbitUmarov
|
d0ade39641
|
a few changes to getregion(s)byName()
|
2020-12-22 14:27:01 +00:00 |
|
UbitUmarov
|
b4b1c4551f
|
send GridStatus and GridStatusRSS urls to viewers in opensimextras (and grinfinfo?), for viewers that may care in future. This can be set on section GridInfoService of robust.ini or standalonecommon.ini
|
2020-12-18 17:18:28 +00:00 |
|
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 |
|
Alicia Raven
|
a969797512
|
Allow estate config files to specify a specific EstateID. Defaults to 0 if not specified which uses auto increment id as current behaviour.
|
2020-12-15 17:05:30 +00:00 |
|
UbitUmarov
|
ff1302f8c8
|
update xmlrpc.dll with a fix for empty base64 case
|
2020-12-01 13:09:53 +00:00 |
|
UbitUmarov
|
81873a5419
|
handle missing entries on GridUserData
|
2020-11-27 01:08:10 +00:00 |
|
UbitUmarov
|
9d0d82ab6e
|
split usermanagement adduser into simpler per case methods
|
2020-11-26 12:14:00 +00:00 |
|
UbitUmarov
|
14ee7012f4
|
add cache to PresenceService
|
2020-11-21 02:28:54 +00:00 |
|
UbitUmarov
|
2f66a82cbe
|
mantis 8802 and 6744: change how griduserservice handles duplicated entries, trying to use the most recent. Add cache to compensate the very low performance of the search the db engine is force to do. WARNING this is not compatible with current Diva Wifi. that will replace this code or not run at all
|
2020-11-21 00:15:21 +00:00 |
|
UbitUmarov
|
3ef11e7dec
|
stop looking for things in dic twice; cover all true cases from stupid DBs
|
2020-11-16 21:23:38 +00:00 |
|
UbitUmarov
|
4b929a83da
|
mantis 8809: fix local grid agent language (hg still not supported)
|
2020-11-16 21:01:40 +00:00 |
|
UbitUmarov
|
a4f8df246d
|
robust: look for grid name and nick on another section
|
2020-11-13 15:35:08 +00:00 |
|
UbitUmarov
|
19b26811c8
|
send it to regions
|
2020-11-12 04:27:39 +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
|
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
|
7c822d3fbf
|
fix a test
|
2020-10-24 18:18:24 +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
|
b3893b9dc5
|
make AssetServicesConnector do HG work (HGAssetServicesConnector should no not be in used now); change HGAssetBroker to be a extended derivative of it. WARNING TESTgit push origin master possible still very broken
|
2020-10-23 19:43:31 +01:00 |
|
Melanie
|
bd92b2f8ad
|
Merge branch 'master' of brain.opensimulator.org:/var/git/opensim
|
2020-10-13 17:40:34 +01:00 |
|
UbitUmarov
|
194658815c
|
a few changes to GridInfo and its use
|
2020-09-28 19:16:47 +01:00 |
|
UbitUmarov
|
25ccb2595f
|
more on GridInfo, fix HasHGConfig
|
2020-09-25 11:49:48 +01:00 |
|
UbitUmarov
|
7979028b28
|
replace incoerent UserAgentsService config
|
2020-09-24 05:01:29 +01:00 |
|
UbitUmarov
|
9a6eeaeb9a
|
cosmetics
|
2020-09-23 23:36:56 +01:00 |
|
UbitUmarov
|
354c79168b
|
give more use to GridInfo for gatekeeper url
|
2020-09-23 22:21:57 +01:00 |
|
UbitUmarov
|
e07ae505d3
|
minor cleanup
|
2020-09-23 19:30:24 +01:00 |
|
UbitUmarov
|
eb37cd5481
|
add a class to store and process some grid information. For now just gatekeeper url
|
2020-09-23 19:22:52 +01:00 |
|
UbitUmarov
|
4af5a217b3
|
remove warning abox xassetservice obsolete, it maybe but fsaasets is not necessary the recomended replacement
|
2020-09-08 16:27:09 +01:00 |
|
UbitUmarov
|
4b91a93389
|
missing file
|
2020-08-28 23:41:34 +01:00 |
|
UbitUmarov
|
5ef66d68a0
|
several changes to usermanagement and profiles
|
2020-08-27 18:31:28 +01:00 |
|
UbitUmarov
|
12c20b2b89
|
change scene comms and neighbour
|
2020-08-25 17:35:54 +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
|
612632f945
|
cosmetics
|
2020-08-19 18:07:40 +01:00 |
|
UbitUmarov
|
c7d07fa40d
|
change another expire and remove a redundant one
|
2020-08-17 22:53:10 +01:00 |
|
UbitUmarov
|
e2be90caaf
|
replace lightshare early work
|
2020-06-10 09:26:55 +01:00 |
|