UbitUmarov
|
39ab8902da
add GetRegionByHandle methods
|
4 years ago |
UbitUmarov
|
31aef4e82b
work on previus 2 patchs
|
5 years ago |
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.
|
5 years ago |
UbitUmarov
|
e7c2674dec
cleanup (grid)region info endpoint; add log to try to find some xml decode issues
|
7 years ago |
UbitUmarov
|
31b4a31246
add some checks for valid endpoints
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
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.
|
9 years ago |
Robert Adams
|
07dead7dcb
varregion: any conversions of use of Constants.RegionSize converted into
|
9 years ago |
Justin Clark-Casey (justincc)
|
beef41f24c
Stop simulators attempting to contact registered but offline regions (RegionFlags.Persistent but not RegioNFlags.RegionOnline) on startup and when an avatar completes a teleport.
|
9 years ago |
Justin Clark-Casey (justincc)
|
bb5e2e1f02
refactor: Use simpler auto-implemented property for HttpPort in GridRegion
|
10 years ago |
Justin Clark-Casey (justincc)
|
13e2af7525
minor: Remove compiler warning from GridRegion in IGridService
|
10 years ago |
UbitUmarov
|
e59a9a54f1
bug fix
|
10 years ago |
Melanie Thielker
|
3341bbbc3b
Merge branch 'avination-current'
|
10 years ago |
Melanie Thielker
|
39e052982b
Fix a null ref that will cause an exception if a grid region doesnt' specify a URI.
|
10 years ago |
BlueWall
|
10a8d2852e
OpenSimExtras
|
10 years ago |
Robert Adams
|
aa8b44c001
Add code to GridService to check for overlapping of varregions
|
10 years ago |
Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
10 years ago |
Oren Hurvitz
|
06e0528d0b
In teleports, pass the source region to the destination (similar to an HTTP referrer)
|
10 years ago |
Robert Adams
|
1cf17a3cf7
Merge branch 'master' into varregion
|
10 years ago |
Melanie
|
e79fab91db
Intermediate commit. Sill errors.
|
10 years ago |
Robert Adams
|
8ff2ff1a36
Remove some chatty DebugFormat statements. No functional changes.
|
10 years ago |
Robert Adams
|
7e32313a49
varregion: Add region size to teleport event messages (EnableSimulator,
|
10 years ago |
Robert Adams
|
fd045d520e
Merge branch 'master' into varregion
|
10 years ago |
Robert Adams
|
9984ecf862
varregion: Add region size to teleport event messages (EnableSimulator,
|
10 years ago |
Robert Adams
|
eab9390e05
Initialize default region size in GridRegion in the no parameter constructor
|
11 years ago |
Robert Adams
|
6869633d76
Add serialization/deserialization of region size to RegionInfo, GridRegion, and RegionData.
|
11 years ago |
Robert Adams
|
2d2bea4aa7
varregion: many more updates removing the constant RegionSize and replacing
|
11 years ago |
Robert Adams
|
e5f7c8b6e8
varregion: add lots of DEBUG level log messages. Especially for teleport.
|
11 years ago |