aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2015-11-011-2/+4
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-011-2/+6
|\
| * Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker2015-10-311-1/+5
| * let silly tests override version on local connectionsUbitUmarov2015-10-311-2/+2
* | Fix a regression to GetSittingAvatars(). Return List<ScenePresence> once more.Kevin Cozens2015-09-211-5/+5
* | Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-0825-26/+1
|\ \ | |/
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-0425-25/+0
| * More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-301-1/+1
| * Renamed the namespaces tooDiva Canto2015-08-301-1/+1
* | seems to compile ( tests comented out)UbitUmarov2015-09-022-4/+6
* | bad merge?UbitUmarov2015-09-017-26/+28
|\ \ | |/ |/|
| * some steps to rez center or root of prim inventory object at requestedUbitUmarov2014-11-191-1/+1
| * Merge branch 'master' into careminsterMelanie2014-01-283-59/+164
| |\
| * \ Intermediate commit. Sill errors.Melanie2014-01-051-8/+6
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-11-231-0/+71
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-10-043-7/+95
| |\ \ \ \
| * \ \ \ \ Merge branch 'avination-current' into careminsterMelanie2013-09-163-19/+16
| |\ \ \ \ \
| | * | | | | Harmonize the class name, ID and Name of the default perms moduleMelanie Thielker2013-09-083-8/+8
| * | | | | | Merge branch 'master' into careminsterMelanie2013-08-173-6/+153
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-292-0/+19
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-182-0/+89
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-05-113-29/+96
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'master' into careminsterMelanie2013-03-222-22/+120
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-03-082-103/+157
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-281-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-163-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-12-161-1/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-2518-119/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-231-0/+58
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-111-33/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-261-0/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | Refactored some code that is used in two different dlls related to SOP rewrit...Diva Canto2015-05-051-0/+136
* | | | | | | | | | | | | | | | | | | Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embe...Justin Clark-Casey (justincc)2015-02-251-23/+20
* | | | | | | | | | | | | | | | | | | Reduce coupling in regression test task inventory creation methods to make th...Justin Clark-Casey (justincc)2015-02-252-5/+42
* | | | | | | | | | | | | | | | | | | If the owner of an object is taking a copy from the scene (e.g. via the "take...Justin Clark-Casey (justincc)2015-02-031-0/+347
* | | | | | | | | | | | | | | | | | | When inspecting a script or notecard, also try to look up any assets embedded...Justin Clark-Casey (justincc)2015-01-081-4/+10
* | | | | | | | | | | | | | | | | | | Make the IteratingUuidGatherer the only UuidGatherer.Justin Clark-Casey (justincc)2015-01-081-22/+26
* | | | | | | | | | | | | | | | | | | refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-2525-25/+0
* | | | | | | | | | | | | | | | | | | Temporarily disable new regression test TestLifecycle() until I have a chance...Justin Clark-Casey (justincc)2014-07-031-1/+1
* | | | | | | | | | | | | | | | | | | Re-enabled TestLifecycle regression test logging so I can get some idea of wh...Justin Clark-Casey (justincc)2014-07-031-1/+1
* | | | | | | | | | | | | | | | | | | Actually call Close() for shared region modules when the simulator is being s...Justin Clark-Casey (justincc)2014-07-021-0/+249
* | | | | | | | | | | | | | | | | | | Show more meaningful error messages when failed to move an item from a prim t...Oren Hurvitz2014-05-061-2/+4
* | | | | | | | | | | | | | | | | | | Show more meaningful error messages when failed to give an item to another userOren Hurvitz2014-05-061-4/+6
* | | | | | | | | | | | | | | | | | | Add missing [Test] decorator to actually get the basic scene creation test fr...Justin Clark-Casey (justincc)2014-04-251-0/+1
* | | | | | | | | | | | | | | | | | | Add basic regression test for creating a var regionJustin Clark-Casey (justincc)2014-04-251-0/+15
* | | | | | | | | | | | | | | | | | | Add basic sanity regression test for creating a scene.Justin Clark-Casey (justincc)2014-04-251-0/+7
* | | | | | | | | | | | | | | | | | | Fix regression test break on previous commit 328bc3bJustin Clark-Casey (justincc)2014-04-231-15/+16
* | | | | | | | | | | | | | | | | | | In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz2014-04-091-1/+1
* | | | | | | | | | | | | | | | | | | Fix sp.AbsolutePosition when agent is sitting on a child prim, which in turns...Justin Clark-Casey (justincc)2014-04-031-3/+63
* | | | | | | | | | | | | | | | | | | refactor: Use m_sittingAvatars to maintain the list of sitting avatars instea...Justin Clark-Casey (justincc)2014-04-032-6/+4