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
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
7c822d3fbf
fix a test
2020-10-24 18:18:24 +01:00
UbitUmarov
25ccb2595f
more on GridInfo, fix HasHGConfig
2020-09-25 11:49:48 +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
39ab8902da
add GetRegionByHandle methods
2020-08-25 15:01:55 +01:00
UbitUmarov
c99014991b
cosmetics
2020-04-09 13:41:41 +01: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
46e36601cb
remove some more useless NULL arguments
2019-10-22 13:04:01 +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
UbitUmarov
304d72565d
fix a HG to local grid tp extra check
2019-09-07 01:25:32 +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
0fd17c08ae
Massive console refactor. Greatly simplify interface.
2019-08-20 23:28:59 +01:00
UbitUmarov
4a73cc81dc
now break several things at same time... sog/sop updates, threads options,...
2018-12-28 13:52:59 +00:00
Kevin Cozens
e5238cadf7
Back-end fix for region name searches made from the viewer grid map dialog.
...
GetRegionsByName now returns names that include, but don't start with, the
given search string.
2018-07-06 21:28:18 -04:00
Diva Canto
2b8cdb2a75
If we're going to show regions twice (in standalone) at least make the formatting consistent...
2017-04-25 20:08:06 -07:00
Melanie Thielker
b16abc8166
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
UbitUmarov
aa9a56d4df
dont allow regions to be register on map area reserved for HG links
2016-12-16 21:15:21 +00:00
UbitUmarov
be490a8312
remove a nonsense option
2016-12-16 19:11:05 +00:00
UbitUmarov
e2d46c060c
ok.. another try on the HG uri
2016-12-16 03:38:20 +00:00
UbitUmarov
c0a23d36df
GetRegionsByName and GetHypergridRegionByName: detect that provided url is for local grid, and make it a local by region name local search
2016-12-15 23:48:25 +00:00
UbitUmarov
a3e2a42f0d
HG regions URI need to include also the default ports for compatibility
2016-12-10 01:00:48 +00:00
UbitUmarov
874d663161
fix region area range
2016-12-01 04:02:29 +00:00
UbitUmarov
8299941517
fix region overlaps on registration
2016-12-01 03:45:43 +00:00
UbitUmarov
1aa4dbdb3f
increase HG mapsearch spargetti; add more flexibility on input uri formats. To find regions in memory for a grid the http format needs to be used, because aditional compares made by viewers
2016-11-28 04:29:57 +00:00
UbitUmarov
d3cd323f0c
HG on links request build the URI in http format with a / at end, this should not be needed but is coerent with current serverURI
2016-11-27 15:07:14 +00:00
UbitUmarov
81ef04c9fd
fix type bug on hyperlinks
2016-11-21 16:55:51 +00:00
UbitUmarov
4c2ece3bcb
HG LinkRegion receive region size also. Useless since olde r gatekeepers dont send it
2016-11-20 04:22:00 +00:00
UbitUmarov
5baceff4e9
stop a spamming robust debug message
2016-08-02 17:37:41 +01:00
Diva Canto
ea3fe90ddb
Mantis #7928 : show grid size and show regions now working. Integers were being overflown.
2016-06-19 13:57:01 -07:00
Diva Canto
ab12a14279
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
Diva Canto
59b63b6406
On to 0.8.3!
...
Conflicts:
OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs
2015-10-18 21:51:49 -07:00
UbitUmarov
6ded1da9f2
... merge issue
2015-09-28 15:49:22 +01:00
UbitUmarov
239dcaffb7
coment out some debug, clean a bit
2015-09-26 14:14:05 +01:00
UbitUmarov
a11edceb00
seems to compile ( tests comented out)
2015-09-02 19:54:53 +01:00
UbitUmarov
371c9dd2af
bad merge?
2015-09-01 14:54:35 +01:00
UbitUmarov
f2259d37e2
review gridservice module. Not merged os code for varsize, since that
...
should be handle at db level
2015-08-28 20:26:24 +01:00
Diva Canto
32d87aa168
Mantis #7664 : Added IHypergridLinker interface to establish a contract about what implementers need to provide publicly. This is used by 3rd-party addons such as Wifi.
2015-08-01 09:30:34 -07:00
Oren Hurvitz
43c8e2396e
Added locking to HypergridLinker, to prevent problems if multiple linking requests for the same region are handled simultaneously
2015-07-22 20:39:30 +03:00
Oren Hurvitz
3a2d4c8b05
Added logging in places where regions are searched for by their location
...
This commit also fixes the log message "Region already exists in coordinates <{0},{1}>": it was actually showing the *requested* coordinates, instead of the coordinates of the previously-existing link.
2015-07-22 20:13:53 +03:00
Diva Canto
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
Robert Adams
07dead7dcb
varregion: any conversions of use of Constants.RegionSize converted into
...
Util.cs routines to convert region coords to and from world coords or handles.
2015-03-29 14:25:12 -07:00