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
/
Scenes
/
Tests
/
ScenePresenceCrossingTests.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-3
/
+5
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-0
/
+247
2015-12-13
fix: if no groups module, deny access
UbitUmarov
1
-0
/
+1
2015-11-19
work around some 'tests' errors: add a DefaultPermitions module to sceneB
UbitUmarov
1
-2
/
+3
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
1
-1
/
+0
2014-11-25
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
1
-1
/
+0
2013-09-19
Create regression TestCrossOnSameSimulatorNoRootDestPerm() to check that avat...
Justin Clark-Casey (justincc)
1
-0
/
+86
2013-08-17
Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regressio...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-07-14
Fix broken tests -- the test setup was wrong... sigh.
Diva Canto
1
-0
/
+1
2013-05-09
Fix issue where objects removed via llDie() would not disappear for users loo...
Justin Clark-Casey (justincc)
1
-2
/
+2
2013-03-20
minor: disable logging on regression TestCrossOnSameSimulator() that I accide...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-03-20
On the later forms of teleport failure, tell the user if this was because vie...
Justin Clark-Casey (justincc)
1
-2
/
+7
2013-03-06
Add code for testing event queue messages recevied on region cross.
Justin Clark-Casey (justincc)
1
-5
/
+22
2013-03-06
Add regression test for presence crossing between regions on the same simulator.
Justin Clark-Casey (justincc)
1
-0
/
+140