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
*
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