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
/
Region
/
Framework
/
Interfaces
/
IEntityTransferModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
missing file and remove warnings
UbitUmarov
2017-04-15
1
-0
/
+2
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-2
/
+2
*
Merge branch 'master' into avinationmerge
UbitUmarov
2015-11-01
1
-6
/
+7
|
\
|
*
Introduce an EntityTransferContext carrying the version numbers to pass
Melanie Thielker
2015-10-31
1
-3
/
+3
|
*
Testing stage of the new versioning system. Use at own risk. May not
Melanie Thielker
2015-10-31
1
-3
/
+3
*
|
try to improve vehicles crossing with Xengine. Lag seems main issue now, but...
UbitUmarov
2015-09-14
1
-2
/
+2
*
|
seems to compile ( tests comented out)
UbitUmarov
2015-09-02
1
-6
/
+0
*
|
bad merge?
UbitUmarov
2015-09-01
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
try to make SOG crossings full async. Simplify some borders checking....
UbitUmarov
2014-10-24
1
-2
/
+4
|
*
do agent crossing async, including QUERYACCESS ( need to check vehicles for
UbitUmarov
2014-10-21
1
-0
/
+1
*
|
Add naive implementation of controlled incoming HG attachments to manage load.
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+2
*
|
Properly restore position on crossing failure for mega-regions.
Robert Adams
2014-02-15
1
-2
/
+3
*
|
Merge branch 'master' into varregion
Robert Adams
2014-01-19
1
-0
/
+20
|
\
\
|
|
/
|
*
minor: reinsert some method doc back into IEntityTransferModule
Justin Clark-Casey (justincc)
2014-01-17
1
-0
/
+20
*
|
varregion: add lots of DEBUG level log messages. Especially for teleport.
Robert Adams
2013-12-24
1
-2
/
+1
*
|
Merge branch 'master' into varregion
Robert Adams
2013-12-17
1
-22
/
+10
|
\
\
|
|
/
|
*
This is the Avination Entity Transfer Module. Surprisingly, it still compiles
Melanie
2013-12-11
1
-22
/
+10
|
/
*
Step one of estate settings sharing - port the Avination Estate module (compl...
Melanie
2013-05-07
1
-1
/
+1
*
Stop it being possible for an agent to teleport back to its source region bef...
Justin Clark-Casey (justincc)
2012-05-25
1
-1
/
+1
*
If an agent is still registered as 'in transit' by the source region, don't a...
Justin Clark-Casey (justincc)
2012-05-24
1
-0
/
+7
*
refactor: Split most of EntityTransferModule.Teleport() into its same region ...
Justin Clark-Casey (justincc)
2012-05-01
1
-4
/
+33
*
HG lures working! Friends can offer friends HG teleports via the profile. WAR...
Diva Canto
2011-05-27
1
-0
/
+3
*
Fix bumping into sim borders and check estate bans for walking crossings
Melanie
2011-01-28
1
-1
/
+1
*
HG 1.5 is in place. Tested in standalone only.
Diva Canto
2010-01-28
1
-0
/
+5
*
* Fixed misspelling of field in GridService
Diva Canto
2010-01-18
1
-0
/
+3
*
Moved prim crossing to EntityTransferModule. Not complete yet.
Diva Canto
2010-01-16
1
-0
/
+2
*
Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...
Diva Canto
2010-01-15
1
-0
/
+50