Melanie
|
321bde8a3a
Minor: Add prentheses to make a condition clearer
|
10 anni fa |
Robert Adams
|
6869633d76
Add serialization/deserialization of region size to RegionInfo, GridRegion, and RegionData.
|
11 anni fa |
Robert Adams
|
2d2bea4aa7
varregion: many more updates removing the constant RegionSize and replacing
|
11 anni fa |
Robert Adams
|
7aa00632b9
varregion: many replacements of in-place arithmetic with calls to
|
11 anni fa |
Robert Adams
|
6df7d4219d
varregion: add linkage for region size in creations and conversions
|
11 anni fa |
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 anni fa |
Justin Clark-Casey (justincc)
|
04f4dd3dc7
remove redundant return at end of HandleDeregisterRegion()
|
11 anni fa |
Justin Clark-Casey (justincc)
|
2be786709b
Make it possible for the "deregister region id" command to accept more than one id
|
11 anni fa |
Oren Hurvitz
|
1b826b4877
Allow registering regions whose names are equivalent under LIKE but not truly equal
|
12 anni fa |
Justin Clark-Casey (justincc)
|
73c9abf5f2
Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this.
|
12 anni fa |
Melanie
|
6ea95a3294
Fix and refactor region registration. Reorder checks to short-curcuit expensive and destructive ones. Properly fix region reservation and authentication.
|
12 anni fa |
Justin Clark-Casey (justincc)
|
97437feb06
Show region positions in "show regions" robust console command
|
12 anni fa |
Justin Clark-Casey (justincc)
|
2524517986
minor: correct GridService "show regions" cibsike cinnabd usage statement
|
12 anni fa |
Justin Clark-Casey (justincc)
|
1f22b29ca3
Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods.
|
12 anni fa |
Justin Clark-Casey (justincc)
|
5292b8b8be
Add "show regions" console command to ROBUST to show all regions currently registered.
|
12 anni fa |
Justin Clark-Casey (justincc)
|
854f2a913c
Add "show region at" command to grid service to get the details of a region at a specific location. "show region" command becomes "show region name" to disambiguate
|
12 anni fa |
Justin Clark-Casey (justincc)
|
5145356467
Add "deregister region" by uuid command to grid service to allow manual deregistration of simulators.
|
12 anni fa |
Justin Clark-Casey (justincc)
|
059a1e90b9
Add ConsoleDisplayList for more consistent formatting of console output in list form.
|
12 anni fa |
Justin Clark-Casey (justincc)
|
c6ce41bfba
Add missing Y co-ord in "show region" console command information
|
12 anni fa |
Justin Clark-Casey (justincc)
|
050007b44d
Lay out "show region" information in an easier to read line by line format
|
12 anni fa |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 anni fa |
Justin Clark-Casey (justincc)
|
10a23a823e
Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff2e-4fc1-9995-613c6256cc98>: Invalid character 'O' in input string messages
|
13 anni fa |
Justin Clark-Casey (justincc)
|
d05d065d85
Improve some grid region log messages to express regions at co-ordinate (e.g. 1000, 1000) rather than meter positions (256000, 256000)
|
13 anni fa |
Justin Clark-Casey (justincc)
|
7a18078177
improve region deregistration log message
|
13 anni fa |
Justin Clark-Casey (justincc)
|
01ae916bad
Don't register a region twice on both official registration and maptile regeneration.
|
13 anni fa |
Justin Clark-Casey (justincc)
|
156385f48b
Tweak to language of last commit in rejecting UUID.Zero in GridService.RegisterRegion()
|
13 anni fa |
Pixel Tomsen
|
a6c5e00c45
GridService - Region UUID can not be NULL
|
13 anni fa |
Justin Clark-Casey (justincc)
|
f18780d0e3
Get "show region" command in GridService to show grid co-ordinates rather than meters co-ord.
|
13 anni fa |
Justin Clark-Casey (justincc)
|
b7f81d3492
If GetRegionByName can't match something in the local db, then search the hypergrid if that functionality has been enabled.
|
13 anni fa |
Justin Clark-Casey (justincc)
|
17e9d61f43
Change GridService.GetRegionByName() to only return info if there is an exact region name match, unlike GetRegionsByName()
|
13 anni fa |