UbitUmarov
|
874d663161
fix region area range
|
8 years ago |
UbitUmarov
|
8299941517
fix region overlaps on registration
|
8 years ago |
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
|
8 years ago |
UbitUmarov
|
5baceff4e9
stop a spamming robust debug message
|
8 years ago |
Diva Canto
|
ea3fe90ddb
Mantis #7928: show grid size and show regions now working. Integers were being overflown.
|
8 years ago |
UbitUmarov
|
239dcaffb7
coment out some debug, clean a bit
|
9 years ago |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
UbitUmarov
|
f2259d37e2
review gridservice module. Not merged os code for varsize, since that
|
9 years ago |
Oren Hurvitz
|
3a2d4c8b05
Added logging in places where regions are searched for by their location
|
9 years ago |
Robert Adams
|
07dead7dcb
varregion: any conversions of use of Constants.RegionSize converted into
|
9 years ago |
Diva Canto
|
185e7048c8
On the GridService, the central simulator features: ensure that the map tile url ends with '/' because the viewer is dumb and just appends to it.
|
9 years ago |
Diva Canto
|
2fd252f5a9
SimulatorFeatures: the viewer also takes GridName in OpenSim extras. Added that (plus GridURL, in case viewers want to use it too) to the GridService that gives out that info to simulators.
|
10 years ago |
Justin Clark-Casey (justincc)
|
2d2aa6e076
minor: Just have one message that displays successful registration of a region with its parameters rather than 2
|
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 |
Justin Clark-Casey (justincc)
|
6048dfcd71
In grid mode, add SuppressConsoleCommands flag to [GridService] so that we can stop misleading grid service only console commands from registering.
|
10 years ago |
Justin Clark-Casey (justincc)
|
9be935ac6d
Add ICommands.HasCommand() method so that we can detect whether a command has already been registered without needing to also run it
|
10 years ago |
Justin Clark-Casey (justincc)
|
e008d54cd4
minor: Remove compiler warning in GridService
|
10 years ago |
Justin Clark-Casey (justincc)
|
219d273418
Add experimental "show grid size" robust console command.
|
10 years ago |
Justin Clark-Casey (justincc)
|
82a5d00bc8
Adjust "show regions" and "show region" robust service console output to show size
|
10 years ago |
Melanie Thielker
|
159fcbf150
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
|
10 years ago |
Robert Adams
|
0300ec45eb
Modifications to debugging printouts. No functional changes.
|
10 years ago |
Melanie
|
321bde8a3a
Minor: Add prentheses to make a condition clearer
|
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
|
7aa00632b9
varregion: many replacements of in-place arithmetic with calls to
|
11 years ago |
Robert Adams
|
6df7d4219d
varregion: add linkage for region size in creations and conversions
|
11 years ago |
Justin Clark-Casey (justincc)
|
4cbadc3c49
Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins.
|
11 years ago |
Justin Clark-Casey (justincc)
|
04f4dd3dc7
remove redundant return at end of HandleDeregisterRegion()
|
11 years ago |