index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Tests
/
ScenePresenceTeleportTests.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into avinationmerge
UbitUmarov
2015-11-01
1
-2
/
+6
|
\
|
*
Remove testing cruft that is blocking the new protocols. Unit tests no
Melanie Thielker
2015-10-31
1
-1
/
+5
|
*
let silly tests override version on local connections
UbitUmarov
2015-10-31
1
-2
/
+2
*
|
Merge of ubitworkvarnew with opensim/master as of 20150905.
Robert Adams
2015-09-08
1
-1
/
+0
|
\
\
|
|
/
|
*
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
2015-09-04
1
-1
/
+0
*
|
bad merge?
UbitUmarov
2015-09-01
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'avination-current' into careminster
Melanie
2013-09-16
1
-3
/
+3
|
|
\
|
|
*
Harmonize the class name, ID and Name of the default perms module
Melanie Thielker
2013-09-08
1
-3
/
+3
*
|
|
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+0
*
|
|
minor: Disable logging left active on regression test TestSameSimulatorIsolat...
Justin Clark-Casey (justincc)
2013-09-27
1
-1
/
+1
*
|
|
For debug purposes, allow simulators to force use of earlier SIMULATION/0.1 t...
Justin Clark-Casey (justincc)
2013-09-19
1
-1
/
+1
|
/
/
*
|
Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regressio...
Justin Clark-Casey (justincc)
2013-08-17
1
-3
/
+65
*
|
Add TestSameSimulatorNeighbouringRegionsV2() regression test for v2 entity tr...
Justin Clark-Casey (justincc)
2013-08-16
1
-2
/
+87
*
|
Fix regression tests relating to agent transfer by making simulator use last ...
Justin Clark-Casey (justincc)
2013-07-26
1
-0
/
+6
*
|
Fix issue where objects removed via llDie() would not disappear for users loo...
Justin Clark-Casey (justincc)
2013-05-09
1
-7
/
+7
|
/
*
On a teleport, lock m_agentsInTransit whilst we grab the value to check for c...
Justin Clark-Casey (justincc)
2013-03-21
1
-4
/
+4
*
On the later forms of teleport failure, tell the user if this was because vie...
Justin Clark-Casey (justincc)
2013-03-20
1
-21
/
+114
*
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
2012-11-24
1
-1
/
+1
*
Add EventManager.OnRegionLoginsStatusChange fired whenever logins are enabled...
Justin Clark-Casey (justincc)
2012-07-19
1
-1
/
+1
*
Remove duplicate update of user count in Scene.IncomingCloseAgent()
Justin Clark-Casey (justincc)
2012-06-08
1
-0
/
+23
*
If an agent is still registered as 'in transit' by the source region, don't a...
Justin Clark-Casey (justincc)
2012-05-24
1
-15
/
+27
*
minor: improve method doc for TestSameSimulatorSeparatedRegionsCreateAgentFai...
Justin Clark-Casey (justincc)
2012-05-17
1
-1
/
+1
*
Add regression TestSameSimulatorSeparatedRegionsCreateAgentFails()
Justin Clark-Casey (justincc)
2012-05-17
1
-0
/
+67
*
Comment out TestSameSimulatorSeparatedRegionsQueryAccessFails() regression te...
Justin Clark-Casey (justincc)
2012-05-17
1
-2
/
+2
*
Add regression TestSameSimulatorSeparatedRegionsQueryAccessFails()
Justin Clark-Casey (justincc)
2012-05-17
1
-0
/
+76
*
Add regression test for teleporting between neighbouring regions on the same ...
Justin Clark-Casey (justincc)
2012-05-01
1
-7
/
+105
*
Create TestHelpers.EnableLogging() and DisableLogging() to turn logging on an...
Justin Clark-Casey (justincc)
2012-04-30
1
-1
/
+2
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-132
/
+45
*
Add regression test TestSameRegionTeleport()
Justin Clark-Casey (justincc)
2012-04-25
1
-0
/
+36
*
Remove pointless ThreadAbortException catching in a test that isn't run anyway.
Justin Clark-Casey (justincc)
2012-03-20
1
-11
/
+5
*
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
2011-10-25
1
-0
/
+1
*
refactor: Change SceneHelpers.AddClient() to AddScenePresence().
Justin Clark-Casey (justincc)
2011-08-06
1
-1
/
+1
*
rip out sog generation methods in ScenePresenceAgentTests and use SceneHelper...
Justin Clark-Casey (justincc)
2011-08-06
1
-0
/
+196