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
/
ScenePresenceAgentTests.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --force flag to "kick user" console command to allow bypassing of recent ...
Justin Clark-Casey (justincc)
2012-08-20
1
-1
/
+1
*
Add TestCreateDuplicateRootScenePresence() regression test.
Justin Clark-Casey (justincc)
2012-07-19
1
-0
/
+23
*
Add basic TestCreateRootScenePresence() regression test
Justin Clark-Casey (justincc)
2012-07-19
1
-135
/
+144
*
Don't make duplicate call to ScenePresence.Close() separately in ETM.DoTelepo...
Justin Clark-Casey (justincc)
2012-06-08
1
-1
/
+3
*
Add regression test for teleporting between neighbouring regions on the same ...
Justin Clark-Casey (justincc)
2012-05-01
1
-1
/
+2
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-8
/
+10
*
Only look for an uploaded transactional asset in Scene.UpdateTaskInventory if...
Justin Clark-Casey (justincc)
2012-02-04
1
-1
/
+1
*
Split up test SceneHelpers to provide an AddChildScenePresence() call
Justin Clark-Casey (justincc)
2011-12-03
1
-0
/
+1
*
Remove T012_TestAddNeighbourRegion() and T013_TestRemoveNeighbourRegion() sin...
Justin Clark-Casey (justincc)
2011-12-03
1
-70
/
+5
*
Extend TestCreateChildScenePresence to make assertions both at CreateAgent st...
Justin Clark-Casey (justincc)
2011-12-03
1
-0
/
+16
*
Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()
Justin Clark-Casey (justincc)
2011-12-03
1
-11
/
+46
*
Use GetAgentCircuits() to receive a copy of the AgentCircuitsByUUID dictionar...
Justin Clark-Casey (justincc)
2011-12-03
1
-4
/
+2
*
Add agent circuit number checks to TestCloseAgent()
Justin Clark-Casey (justincc)
2011-12-03
1
-0
/
+4
*
Fixed line endings from previous commit
Dan Lake
2011-10-06
1
-2
/
+2
*
Refactored "known child region" in ScenePresence. There were 4 different
Dan Lake
2011-10-06
1
-7
/
+4
*
get rid of appearance null checks - this is never null
Justin Clark-Casey (justincc)
2011-08-31
1
-0
/
+1
*
Don't try to save changed attachment states when an NPC with attachments is r...
Justin Clark-Casey (justincc)
2011-08-18
1
-2
/
+2
*
remove some obsolete tests that are now done elsewhere
Justin Clark-Casey (justincc)
2011-08-06
1
-53
/
+53
*
Add a test to check that ScenePresence and circuit go away when a root agent ...
Justin Clark-Casey (justincc)
2011-08-06
1
-10
/
+17
*
refactor: Change SceneHelpers.AddClient() to AddScenePresence().
Justin Clark-Casey (justincc)
2011-08-06
1
-31
/
+41
*
rip out sog generation methods in ScenePresenceAgentTests and use SceneHelper...
Justin Clark-Casey (justincc)
2011-08-06
1
-0
/
+355