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
/
Environment
/
Scenes
/
Tests
/
SceneTests.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Rename scene tests to scene object tests since that is what they are actual...
Justin Clarke Casey
2008-11-12
1
-124
/
+0
*
* test: Add basic synchronous object remove test
Justin Clarke Casey
2008-11-12
1
-4
/
+10
*
* Create TestScene to get at the async object deleter for use in a future test
Justin Clarke Casey
2008-11-11
1
-2
/
+2
*
* Put an Enabled switch on the async object deleter for future testing purposes
Justin Clarke Casey
2008-11-11
1
-0
/
+8
*
minor: refactor some SceneTests code for future tests
Justin Clarke Casey
2008-11-11
1
-7
/
+24
*
* minor: remove useless exception catch
Justin Clarke Casey
2008-11-10
1
-1
/
+1
*
* refactor: Expose SOG.SetRootPart for outsiders to use rather than setting R...
Justin Clarke Casey
2008-11-10
1
-4
/
+2
*
* Extend basic scene test to retrieve the object from the scene and match uuids
Justin Clarke Casey
2008-11-10
1
-1
/
+14
*
* Stop requiring local ids in the SOG constructors.
Justin Clarke Casey
2008-11-07
1
-1
/
+1
*
* refactor: Attach a scene object to a scene separately from its construction
Justin Clarke Casey
2008-11-06
1
-2
/
+2
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2008-11-06
1
-0
/
+3
*
* minor: Make some 'startup config failed to load' log messages more consistent
Justin Clarke Casey
2008-11-06
1
-1
/
+18
*
* In the client stack, if the BeginReceive() throws an exception then do prin...
Justin Clarke Casey
2008-10-31
1
-3
/
+4
*
* test: Add basic scene test which merely instantiates the scene right now
Justin Clarke Casey
2008-10-31
1
-0
/
+61