aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into careminsterMelanie2012-06-283-1/+53
|\ \ | |/
| * Automatically disable log4net before each regression test so that logging is ...Justin Clark-Casey (justincc)2012-06-272-1/+48
| * refactor: Remove unnecessary AttachmentModuleTests.m_userId in favour of loca...Justin Clark-Casey (justincc)2012-06-261-0/+5
* | Merge branch 'master' into careminsterMelanie2012-06-141-4/+0
|\ \ | |/
| * Remove long obsolete and unused IClientAPI.KillEndDone()Justin Clark-Casey (justincc)2012-06-131-4/+0
* | Merge branch 'avination' into careminsterMelanie2012-06-111-0/+10
|\ \
| * | Add the ability to query the MYSQL databse for a list of the stored prim UUIDsMelanie2012-06-071-0/+10
* | | Merge branch 'master' into careminsterMelanie2012-05-272-4/+38
|\ \ \ | | |/ | |/|
| * | Environment Module - allows Environment settings for Viewer3 warning: include...PixelTomsen2012-05-231-1/+34
| * | Fix bug where an avatar that had an object they owned attached through llAtta...Justin Clark-Casey (justincc)2012-05-231-3/+4
* | | Merge branch 'master' into careminsterMelanie2012-05-171-1/+7
|\ \ \ | |/ /
| * | Comment out TestSameSimulatorSeparatedRegionsQueryAccessFails() regression te...Justin Clark-Casey (justincc)2012-05-171-0/+6
| * | Add regression TestSameSimulatorSeparatedRegionsQueryAccessFails()Justin Clark-Casey (justincc)2012-05-171-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-05-161-4/+4
|\ \ \ | |/ /
| * | Fix issue where loading OARs could sometimes result in link numbers being reo...Justin Clark-Casey (justincc)2012-05-151-4/+4
* | | Merge branch 'avination' into careminsterMelanie2012-05-131-0/+1
|\ \ \ | | |/ | |/|
| * | ªTEST MESS* reduce animation packets send. Added onchangeanim event with par...UbitUmarov2012-05-121-0/+1
* | | Merge branch 'master' into careminsterMelanie2012-05-131-1/+1
|\ \ \ | | |/ | |/|
| * | Fix mono compiler warning.Justin Clark-Casey (justincc)2012-05-121-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-05-023-14/+106
|\ \ \ | |/ /
| * | Add regression test for teleporting between neighbouring regions on the same ...Justin Clark-Casey (justincc)2012-05-013-14/+106
* | | Merge branch 'master' into careminsterMelanie2012-04-301-0/+46
|\ \ \ | |/ /
| * | Create TestHelpers.EnableLogging() and DisableLogging() to turn logging on an...Justin Clark-Casey (justincc)2012-04-301-0/+46
* | | Merge branch 'master' into careminsterMelanie2012-04-275-100/+141
|\ \ \ | |/ /
| * | Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-275-100/+141
* | | Merge branch 'master' into careminsterMelanie2012-04-221-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Add TestSetPhysics() to SOP status testsJustin Clark-Casey (justincc)2012-04-211-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-312-19/+36
|\ \ | |/
| * Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)2012-03-302-16/+32
| * Add back parts of reverted changes that were not concerned with child agent c...Justin Clark-Casey (justincc)2012-03-291-1/+1
| * Revert "Simplify friends caching by only doing this for root agents - no func...Justin Clark-Casey (justincc)2012-03-291-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-291-1/+1
|\ \ | |/
| * Simplify friends caching by only doing this for root agents - no functions re...Justin Clark-Casey (justincc)2012-03-281-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-222-26/+45
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-03-221-21/+45
| |\
| | * Updated the UserAccountsClient a little bit, plus some more sanity checks on ...Diva Canto2012-03-211-21/+45
| * | Instead of loading default avatar animations in both SLUtil and AvatarAnimati...Justin Clark-Casey (justincc)2012-03-211-5/+0
| |/
* | Merge branch 'master' into careminsterMelanie2012-03-202-2/+2
|\ \ | |/
| * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2012-03-201-1/+1
| * Move frame loop entirely within Scene.Update() for better future performance ...Justin Clark-Casey (justincc)2012-03-201-1/+1
* | added ObjectPhysicsProperties http event message to send viewer that data. F...UbitUmarov2012-03-151-0/+4
* | BIG MESS. changed Iclient interface so only one event is used to inform scene...UbitUmarov2012-03-101-0/+1
* | Merge branch 'master' into careminsterMelanie2012-03-074-20/+25
|\ \ | |/
| * minor: make NPC tests run in a given order, comment out log lines in mock reg...Justin Clark-Casey (justincc)2012-03-074-20/+25
* | Merge branch 'master' into careminsterMelanie2012-03-074-7/+15
|\ \ | |/
| * Stop individually deleting objects at the end of each ObjectTortureTest.Justin Clark-Casey (justincc)2012-03-074-7/+15
* | Merge branch 'master' into careminsterMelanie2012-03-031-1/+1
|\ \ | |/
| * Use a fully stubbed out MockConsole for unit tests rather than inheriting fro...Justin Clark-Casey (justincc)2012-03-011-1/+1
* | Merge branch 'master' into careminsterMelanie2012-02-162-3/+21
|\ \ | |/
| * In ObjectTortureTests, run garbage collector on Teardown and run scene loop u...Justin Clark-Casey (justincc)2012-02-152-3/+21