| Commit message (Expand) | Author | Age | Files | Lines |
* | Add code to GridService to check for overlapping of varregions | Robert Adams | 2014-08-02 | 1 | -2/+2 |
* | Eliminated many warnings | Oren Hurvitz | 2014-04-23 | 1 | -0/+3 |
* | In teleports, pass the source region to the destination (similar to an HTTP r... | Oren Hurvitz | 2014-04-09 | 1 | -2/+12 |
* | Merge branch 'master' into varregion | Robert Adams | 2014-01-11 | 1 | -2/+2 |
|\ |
|
| * | Remove some chatty DebugFormat statements. No functional changes. | Robert Adams | 2014-01-04 | 1 | -2/+2 |
| * | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-04 | 1 | -0/+14 |
* | | Merge branch 'master' into varregion | Robert Adams | 2014-01-04 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Initialize default region size in GridRegion in the no parameter constructor | Robert Adams | 2013-12-28 | 1 | -0/+2 |
| * | Add serialization/deserialization of region size to RegionInfo, GridRegion, a... | Robert Adams | 2013-12-28 | 1 | -0/+25 |
* | | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-03 | 1 | -0/+14 |
* | | varregion: many more updates removing the constant RegionSize and replacing | Robert Adams | 2013-12-26 | 1 | -0/+2 |
* | | varregion: add lots of DEBUG level log messages. Especially for teleport. | Robert Adams | 2013-12-24 | 1 | -1/+1 |
* | | Merge branch 'master' into varregion | Robert Adams | 2013-12-17 | 1 | -1/+3 |
|\ \
| |/ |
|
* | | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. | Robert Adams | 2013-12-14 | 1 | -2/+2 |
* | | varregion: elimination of Constants.RegionSize from all over OpenSimulator. | Robert Adams | 2013-11-08 | 1 | -4/+4 |
* | | varregion: add linkage for region size in creations and conversions | Robert Adams | 2013-11-02 | 1 | -0/+21 |
* | | varregion: plug in TerrainData class and modify TerrainModule and LLClientVie... | Robert Adams | 2013-10-07 | 1 | -2/+2 |
* | | VarRegion: change RegionInfo storage of region coordinates from region | Robert Adams | 2013-09-28 | 1 | -2/+2 |
|/ |
|
* | Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo... | Justin Clark-Casey (justincc) | 2013-09-02 | 1 | -0/+1 |
* | Do not add a port zero to end of the hypergrid gateway host name. | Robert Adams | 2013-08-28 | 1 | -1/+4 |
* | minor: Add documentation to IGridService.GetRegionFlags() | Justin Clark-Casey (justincc) | 2012-10-09 | 1 | -0/+13 |
* | Next step for world map overlays | Melanie | 2012-01-30 | 1 | -1/+8 |
* | Improve some grid region log messages to express regions at co-ordinate (e.g.... | Justin Clark-Casey (justincc) | 2011-11-19 | 1 | -4/+17 |
* | Change GridService.GetRegionByName() to only return info if there is an exact... | Justin Clark-Casey (justincc) | 2011-08-02 | 1 | -0/+6 |
* | Merge git://github.com/opensim/opensim into mantis5110 | Jonathan Freedman | 2010-11-05 | 1 | -1/+28 |
|\ |
|
| * | Fix HypergridLinker.Check4096() | Marck | 2010-11-01 | 1 | -1/+28 |
| * | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 2010-10-22 | 1 | -15/+2 |
|/ |
|
* | * more url / hg cleanup | Jonathan Freedman | 2010-10-11 | 1 | -1/+8 |
* | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2010-10-02 | 1 | -1/+7 |
* | Allow creation of link regions if there is an existing region within a 4096 r... | Marck | 2010-08-06 | 1 | -0/+1 |
* | * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE... | John Hurliman | 2010-02-23 | 1 | -5/+0 |
* | * Removed the broken and unused GridRegion.ExternalEndPoint setter | John Hurliman | 2010-02-22 | 1 | -2/+0 |
* | Fixed a missing field in the last regions table migration. | Diva Canto | 2010-01-16 | 1 | -3/+3 |
* | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 2010-01-16 | 1 | -2/+2 |
* | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -1/+1 |
|\ |
|
| * | Change the error messages on region region registration. This changes URM | Melanie | 2010-01-13 | 1 | -1/+1 |
* | | Implement region registration with authentication | Melanie | 2010-01-15 | 1 | -0/+5 |
* | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -6/+0 |
* | | Preliminary work on the new default region setting mechanism | Melanie | 2010-01-09 | 1 | -0/+4 |
|/ |
|
* | Set the estate owner to be the master avatar if it's not set. | Melanie | 2009-10-14 | 1 | -0/+6 |
* | Add owner_uuid. Not sure this works. Worth a test | Melanie | 2009-10-07 | 1 | -0/+14 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | Added RegionSecret to GridRegion, and corresponding saving/retrieval from DB ... | Diva Canto | 2009-09-28 | 1 | -5/+9 |
* | Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c... | Diva Canto | 2009-09-26 | 1 | -0/+14 |
* | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 2009-09-26 | 1 | -6/+21 |
* | Better guards on RegisterRegion in GridService. | Diva Canto | 2009-09-25 | 1 | -1/+9 |
* | All tests pass for MySQL/MySQLRegionData. | Diva Canto | 2009-09-24 | 1 | -43/+18 |
* | GridServerPostHandler finished. GridClient tests all work. More guards on get... | Diva Canto | 2009-09-24 | 1 | -0/+4 |
* | Added test GridClient, which allowed me to remove a few bugs out of the new c... | Diva Canto | 2009-09-24 | 1 | -0/+9 |
* | Changed IGridService to use the new GridRegion data structure instead of old ... | Diva Canto | 2009-09-23 | 1 | -9/+240 |