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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-06
Show more meaningful error messages when failed to move an item from a prim t...
Oren Hurvitz
1
-2
/
+4
2014-05-06
Show more meaningful error messages when failed to give an item to another user
Oren Hurvitz
1
-4
/
+6
2014-04-25
Add missing [Test] decorator to actually get the basic scene creation test fr...
Justin Clark-Casey (justincc)
1
-0
/
+1
2014-04-25
Add basic regression test for creating a var region
Justin Clark-Casey (justincc)
1
-0
/
+15
2014-04-25
Add basic sanity regression test for creating a scene.
Justin Clark-Casey (justincc)
1
-0
/
+7
2014-04-23
Fix regression test break on previous commit 328bc3b
Justin Clark-Casey (justincc)
1
-15
/
+16
2014-04-09
In teleports, pass the source region to the destination (similar to an HTTP r...
Oren Hurvitz
1
-1
/
+1
2014-04-03
Fix sp.AbsolutePosition when agent is sitting on a child prim, which in turns...
Justin Clark-Casey (justincc)
1
-3
/
+63
2014-04-03
refactor: Use m_sittingAvatars to maintain the list of sitting avatars instea...
Justin Clark-Casey (justincc)
2
-6
/
+4
2014-04-03
Fix bug where crossing to a neighbouring region and back again would trigger ...
Justin Clark-Casey (justincc)
1
-1
/
+106
2014-04-02
Removing warning from SceneObjectLinkingTests.TestLinkDelink2SceneObjects() b...
Justin Clark-Casey (justincc)
1
-0
/
+1
2014-04-02
minor: disable logging in recently added scene object crossing tests and remo...
Justin Clark-Casey (justincc)
1
-6
/
+2
2014-04-02
Fix problem where moving an object to another region on the same simulator wa...
Justin Clark-Casey (justincc)
1
-0
/
+161
2014-03-24
Fixed unit tests for delinking objects
Oren Hurvitz
1
-13
/
+21
2014-03-24
When linking two groups, and then deleting the combined group: delete *all* o...
Oren Hurvitz
1
-4
/
+4
2014-03-22
If an object has it's temporary flag unset after being set, put it back in th...
Justin Clark-Casey (justincc)
1
-0
/
+19
2014-01-20
Stop exceptions being generated on agent connection if a telehub object has b...
Justin Clark-Casey (justincc)
1
-0
/
+119
2014-01-20
Materials module: a) Store materials as assets; b) Finalized it (removed the ...
Oren Hurvitz
1
-6
/
+6
2014-01-16
Prevent duplicate invocations or race dontision in SP.CompleteMovement()
Justin Clark-Casey (justincc)
1
-53
/
+39
2013-12-14
Comment out sit position checks in TestSitAndStandWithSitTarget() in SP and N...
Justin Clark-Casey (justincc)
1
-8
/
+6
2013-12-14
Fix build break in test from previous commit 54cc229 - hadn't realized SceneP...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-12-14
Fix TestSitAndStandWithNoSitTarget NPC and SP tests.
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-11-13
Fix bug where removing a physical linkset would only decrement the Active Obj...
Justin Clark-Casey (justincc)
1
-0
/
+71
2013-09-27
minor: Disable logging left active on regression test TestSameSimulatorIsolat...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-09-27
refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in ...
Justin Clark-Casey (justincc)
1
-2
/
+2
2013-09-27
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...
Justin Clark-Casey (justincc)
2
-3
/
+3
2013-09-19
For debug purposes, allow simulators to force use of earlier SIMULATION/0.1 t...
Justin Clark-Casey (justincc)
1
-1
/
+1
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)
3
-5
/
+67
2013-08-16
Add TestSameSimulatorNeighbouringRegionsV2() regression test for v2 entity tr...
Justin Clark-Casey (justincc)
1
-2
/
+87
2013-07-26
Fix failure in TestCreateDuplicateRootScenePresence().
Justin Clark-Casey (justincc)
1
-0
/
+13
2013-07-26
Fix regression tests relating to agent transfer by making simulator use last ...
Justin Clark-Casey (justincc)
1
-0
/
+6
2013-07-14
Fix broken tests -- the test setup was wrong... sigh.
Diva Canto
1
-0
/
+1
2013-07-11
minor: remove some regression test logging switches accidentally left uncomme...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-07-05
Add very basic regression test TestChildAgentSingleRegionCapabilities() which...
Justin Clark-Casey (justincc)
1
-0
/
+88
2013-05-09
Only send one kill object to the deleter when they derez an object rather tha...
Justin Clark-Casey (justincc)
1
-9
/
+10
2013-05-09
Fix issue where objects removed via llDie() would not disappear for users loo...
Justin Clark-Casey (justincc)
3
-12
/
+84
2013-05-09
minor: Simplify test setup in SceneObjectDeRezTests since permissions module ...
Justin Clark-Casey (justincc)
1
-10
/
+4
2013-03-21
On a teleport, lock m_agentsInTransit whilst we grab the value to check for c...
Justin Clark-Casey (justincc)
1
-4
/
+4
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)
2
-23
/
+121
2013-03-11
minor: remove mono compiler warning in SceneObjectUndoRedoTests
Justin Clark-Casey (justincc)
1
-2
/
+2
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)
2
-103
/
+140
2013-02-28
Add regression tests for llGetNotecardLine()
Justin Clark-Casey (justincc)
1
-2
/
+2
2013-02-16
Add regression test TestSaveNonRootFolderToIar
Justin Clark-Casey (justincc)
3
-5
/
+5
2012-12-14
Fix issue where calling llVolumeDetect(FALSE) would not remove phantom flag, ...
Justin Clark-Casey (justincc)
1
-1
/
+40
2012-11-24
Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are ...
Justin Clark-Casey (justincc)
3
-106
/
+83
2012-11-24
Fix regression TestDeleteSceneObjectAsyncToUserInventory by adding a BasicInv...
Justin Clark-Casey (justincc)
1
-7
/
+12
2012-11-24
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
17
-17
/
+17
[next]