index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
/
Interfaces
/
IGridService.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-7
/
+7
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
1
-114
/
+14
2015-08-01
Mantis #7664: Added IHypergridLinker interface to establish a contract about ...
Diva Canto
1
-0
/
+6
2015-03-29
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
1
-8
/
+8
2015-01-14
Stop simulators attempting to contact registered but offline regions (RegionF...
Justin Clark-Casey (justincc)
1
-98
/
+118
2014-11-25
refactor: Use simpler auto-implemented property for HttpPort in GridRegion
Justin Clark-Casey (justincc)
1
-10
/
+5
2014-11-25
minor: Remove compiler warning from GridRegion in IGridService
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-10-26
bug fix
UbitUmarov
1
-1
/
+1
2014-08-23
Fix a null ref that will cause an exception if a grid region doesnt' specify ...
Melanie Thielker
1
-0
/
+6
2014-08-06
OpenSimExtras
BlueWall
1
-0
/
+3
2014-07-20
Add code to GridService to check for overlapping of varregions
Robert Adams
1
-2
/
+2
2014-04-23
Eliminated many warnings
Oren Hurvitz
1
-0
/
+3
2014-04-09
In teleports, pass the source region to the destination (similar to an HTTP r...
Oren Hurvitz
1
-2
/
+12
2014-01-04
Remove some chatty DebugFormat statements. No functional changes.
Robert Adams
1
-2
/
+2
2014-01-04
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
1
-0
/
+14
2014-01-03
varregion: Add region size to teleport event messages (EnableSimulator,
Robert Adams
1
-0
/
+14
2013-12-28
Initialize default region size in GridRegion in the no parameter constructor
Robert Adams
1
-0
/
+2
2013-12-28
Add serialization/deserialization of region size to RegionInfo, GridRegion, a...
Robert Adams
1
-0
/
+25
2013-12-26
varregion: many more updates removing the constant RegionSize and replacing
Robert Adams
1
-0
/
+2
2013-12-24
varregion: add lots of DEBUG level log messages. Especially for teleport.
Robert Adams
1
-1
/
+1
2013-12-14
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
Robert Adams
1
-2
/
+2
2013-11-08
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
1
-4
/
+4
2013-11-02
varregion: add linkage for region size in creations and conversions
Robert Adams
1
-0
/
+21
2013-10-07
varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...
Robert Adams
1
-2
/
+2
2013-09-28
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
1
-2
/
+2
2013-09-25
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
1
-2
/
+2
2013-09-02
Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-08-28
Do not add a port zero to end of the hypergrid gateway host name.
Robert Adams
1
-1
/
+4
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-13
/
+0
2012-10-09
minor: Add documentation to IGridService.GetRegionFlags()
Justin Clark-Casey (justincc)
1
-0
/
+13
2012-01-30
Next step for world map overlays
Melanie
1
-1
/
+8
2011-11-19
Improve some grid region log messages to express regions at co-ordinate (e.g....
Justin Clark-Casey (justincc)
1
-4
/
+17
2011-08-02
Change GridService.GetRegionByName() to only return info if there is an exact...
Justin Clark-Casey (justincc)
1
-0
/
+6
2010-11-01
Fix HypergridLinker.Check4096()
Marck
1
-1
/
+28
2010-10-22
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
1
-15
/
+2
2010-10-22
Revert "* refactor refactor refactor ServerURI 4 lyfe"
Justin Clark-Casey (justincc)
1
-7
/
+1
2010-10-22
Revert "* more url / hg cleanup"
Justin Clark-Casey (justincc)
1
-8
/
+1
2010-10-20
* more url / hg cleanup
Jonathan Freedman
1
-1
/
+8
2010-10-20
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
1
-1
/
+7
2010-10-11
* more url / hg cleanup
Jonathan Freedman
1
-1
/
+8
2010-10-02
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
1
-1
/
+7
2010-08-20
Get maturity level from access number. This addresses mantis #269
meta7
1
-0
/
+6
2010-08-06
Allow creation of link regions if there is an existing region within a 4096 r...
Marck
1
-0
/
+1
2010-05-29
Stop IGridService from throwing a fatal exception when an IPEndPoint cannot b...
Tom Grimshaw
1
-2
/
+6
2010-02-23
* Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE...
John Hurliman
1
-5
/
+0
2010-02-22
* Removed the broken and unused GridRegion.ExternalEndPoint setter
John Hurliman
1
-2
/
+0
2010-01-16
Fixed a missing field in the last regions table migration.
Diva Canto
1
-3
/
+3
2010-01-16
Moved prim crossing to EntityTransferModule. Not complete yet.
Diva Canto
1
-2
/
+2
2010-01-15
Implement region registration with authentication
Melanie
1
-0
/
+5
2010-01-13
Change the error messages on region region registration. This changes URM
Melanie
1
-1
/
+1
[next]