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
/
CoreModules
/
World
/
Land
/
Tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
2019-05-19
2
-132
/
+132
*
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
2016-11-03
2
-1
/
+266
*
minor: Fix more compiler warnings in CoreModules tests by properly overriding...
Justin Clark-Casey (justincc)
2012-12-05
1
-1
/
+3
*
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
2012-11-24
1
-1
/
+1
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-1
/
+1
*
rename TestHelper => TestHelpers for consistency
Justin Clark-Casey (justincc)
2011-08-06
1
-9
/
+9
*
rename test SceneSetupHelpers -> SceneHelpers for consistency
Justin Clark-Casey (justincc)
2011-08-06
1
-16
/
+16
*
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...
Justin Clark-Casey (justincc)
2011-05-21
1
-1
/
+0
*
Signal prim count taint if the AbsolutePosition of a scene object changes.
Justin Clark-Casey (justincc)
2011-04-06
1
-4
/
+26
*
Improve previous ILandObject method doc.
Justin Clark-Casey (justincc)
2011-04-06
1
-43
/
+59
*
Add method doc to some land bitmap methods in ILandObject.
Justin Clark-Casey (justincc)
2011-04-06
1
-5
/
+47
*
add test for removing group owned objects
Justin Clark-Casey (justincc)
2011-04-02
1
-0
/
+32
*
add test for adding group object, factor out initial zero counts test
Justin Clark-Casey (justincc)
2011-04-02
1
-7
/
+45
*
add remove others object prim count test
Justin Clark-Casey (justincc)
2011-04-02
1
-0
/
+23
*
refactor: rename m_dummyUserId to m_otherUserId
Justin Clark-Casey (justincc)
2011-04-02
1
-9
/
+9
*
If the land has no group ownership (it is UUID.Zero) then don't put prims in ...
Justin Clark-Casey (justincc)
2011-04-02
1
-0
/
+21
*
(re)implement selected prim count.
Justin Clark-Casey (justincc)
2011-03-30
1
-0
/
+6
*
move total parcel prim calculations into IPrimCounts instead of doing this in...
Justin Clark-Casey (justincc)
2011-03-26
1
-1
/
+7
*
When an object is duplicated, add the dupe to the uuid/local id indexes as we...
Justin Clark-Casey (justincc)
2011-03-26
1
-0
/
+23
*
Add test for PCM taint. This currently fails due to unexpected behaviour of ...
Justin Clark-Casey (justincc)
2011-03-26
1
-1
/
+23
*
Add ILandObject.IPrimCounts for the new prim count module.
Justin Clark-Casey (justincc)
2011-03-25
1
-28
/
+32
*
factor out common test setup code in PCM tests
Justin Clark-Casey (justincc)
2011-03-23
1
-57
/
+53
*
extend TestAddOwnerObject() to add a second object
Justin Clark-Casey (justincc)
2011-03-23
1
-4
/
+14
*
Add PrimCountModuleTests.TestRemoveOwnerObject().
Justin Clark-Casey (justincc)
2011-03-23
1
-1
/
+38
*
refactor: simplify part of AddSceneObject() test setup by moving sog construc...
Justin Clark-Casey (justincc)
2011-03-23
1
-10
/
+1
*
use a 3 part object for the pcm test rather than a 1 part, for improved test ...
Justin Clark-Casey (justincc)
2011-03-23
1
-10
/
+14
*
user a non UUID.Zero user in pcm test to avoid any special treatment of UUID....
Justin Clark-Casey (justincc)
2011-03-23
1
-4
/
+5
*
Extend simple PCM add object test to check all counts
Justin Clark-Casey (justincc)
2011-03-23
1
-0
/
+11
*
Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to list...
Justin Clark-Casey (justincc)
2011-03-23
1
-0
/
+2
*
Add an initial confidence-building TestAddObject() for prim counts.
Justin Clark-Casey (justincc)
2011-03-22
1
-0
/
+75