Robert Adams
|
8ff2ff1a36
Remove some chatty DebugFormat statements. No functional changes.
|
před 11 roky |
Robert Adams
|
7e32313a49
varregion: Add region size to teleport event messages (EnableSimulator,
|
před 11 roky |
Robert Adams
|
eab9390e05
Initialize default region size in GridRegion in the no parameter constructor
|
před 11 roky |
Robert Adams
|
6869633d76
Add serialization/deserialization of region size to RegionInfo, GridRegion, and RegionData.
|
před 11 roky |
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.
|
před 11 roky |
Robert Adams
|
aa521fb385
Do not add a port zero to end of the hypergrid gateway host name.
|
před 11 roky |
Justin Clark-Casey (justincc)
|
ef3cc2e507
minor: Add documentation to IGridService.GetRegionFlags()
|
před 12 roky |
Melanie
|
bde2ff5e78
Next step for world map overlays
|
před 12 roky |
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)
|
před 13 roky |
Justin Clark-Casey (justincc)
|
17e9d61f43
Change GridService.GetRegionByName() to only return info if there is an exact region name match, unlike GetRegionsByName()
|
před 13 roky |
Jonathan Freedman
|
4f40374464
Merge git://github.com/opensim/opensim into mantis5110
|
před 14 roky |
Marck
|
2bce1716af
Fix HypergridLinker.Check4096()
|
před 14 roky |
Justin Clark-Casey (justincc)
|
fe8d3d5a2b
Revert "Merge remote branch 'otakup0pe/mantis5110'"
|
před 14 roky |
Jonathan Freedman
|
a2167b0f0d
* more url / hg cleanup
|
před 14 roky |
Jonathan Freedman
|
32ccc7a9d9
* refactor refactor refactor ServerURI 4 lyfe
|
před 14 roky |
Marck
|
7e47ab746e
Allow creation of link regions if there is an existing region within a 4096 range.
|
před 14 roky |
John Hurliman
|
d506449f67
* Removed the unused GridRegion.getInternalEndPointPort() (just use InternalEndPoint.Port). This class is complex enough as it is
|
před 14 roky |
John Hurliman
|
3437605da6
* Removed the broken and unused GridRegion.ExternalEndPoint setter
|
před 14 roky |
Diva Canto
|
5ce12c92d9
Fixed a missing field in the last regions table migration.
|
před 15 roky |
Diva Canto
|
bd6d1a2444
Moved prim crossing to EntityTransferModule. Not complete yet.
|
před 15 roky |
Melanie
|
10f8c2ea9b
Merge branch 'master' into presence-refactor
|
před 15 roky |
Melanie
|
686660650b
Implement region registration with authentication
|
před 15 roky |
Melanie
|
e3a04fcb7b
Change the error messages on region region registration. This changes URM
|
před 15 roky |
Melanie
|
3c90d834ea
Remove all references to master avatar, replacing with estate owner where
|
před 15 roky |
Melanie
|
28d6705358
Preliminary work on the new default region setting mechanism
|
před 15 roky |
Melanie
|
db4cdc0961
Set the estate owner to be the master avatar if it's not set.
|
před 15 roky |
Melanie
|
596f2307bf
Add owner_uuid. Not sure this works. Worth a test
|
před 15 roky |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
před 15 roky |
Diva Canto
|
500cd3505a
Added RegionSecret to GridRegion, and corresponding saving/retrieval from DB layer. This sounds fishy to me, but it's what's used to make external currency modules work, for now.
|
před 15 roky |
Diva Canto
|
f4bf581b96
Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.cs/HypergridServiceConnector.cs, away from Region.Communications and HGNetworkServersInfo.
|
před 15 roky |