| Commit message (Expand) | Author | Files | Lines |
2012-12-14 | Fix issue where calling llVolumeDetect(FALSE) would not remove phantom flag, ... | Justin Clark-Casey (justincc) | 1 | -1/+40 |
2012-11-24 | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-04-27 | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-04-22 | Make TestSetPhysicsSinglePrim() actually add the object to the scene in order... | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2012-04-22 | Fix bug where setting phantom on a prim would result in a server log message ... | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2012-04-21 | Add test for setting physics in a linkset | Justin Clark-Casey (justincc) | 1 | -2/+28 |
2012-04-21 | Add regression test for prim status when root prim in a new linkset is non-ph... | Justin Clark-Casey (justincc) | 1 | -0/+19 |
2012-04-21 | Fix a bug where linking a non-physical prim with a physical prim as root woul... | Justin Clark-Casey (justincc) | 1 | -0/+19 |
2012-04-21 | Add test for correct physics status on linking two physics objects | Justin Clark-Casey (justincc) | 1 | -2/+26 |
2012-04-21 | refactor: extract common setup code in SceneObjectStatusTests | Justin Clark-Casey (justincc) | 1 | -10/+16 |
2012-04-21 | Add TestSetPhysics() to SOP status tests | Justin Clark-Casey (justincc) | 1 | -0/+20 |
2011-08-06 | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-08-06 | rename test SceneSetupHelpers -> SceneHelpers for consistency | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-08-06 | extend phantom flag regression test to toggle back off | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2011-08-06 | refactor: Fold most SOP.ScriptSet* methods back into script code. Simplify. | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2011-08-05 | Add regression test for setting phantom status on a scene object. This is no... | Justin Clark-Casey (justincc) | 1 | -19/+12 |
2011-05-21 | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te... | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2011-03-09 | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2011-02-18 | Add very basic test which invokes the scene update loop once and checks the f... | Justin Clark-Casey (justincc) | 1 | -13/+19 |
2010-12-14 | Add mock group services connector and use this in tests | Justin Clark-Casey (justincc) | 1 | -0/+11 |
2010-12-14 | add infrastructure for groups module tests | Justin Clark-Casey (justincc) | 1 | -18/+17 |
2010-05-07 | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 1 | -2/+7 |
2010-03-10 | Formatting cleanup. Add copyright notices. | Jeff Ames | 1 | -1/+1 |
2010-03-05 | Justin, I must have been dyslexic when I wrote UserGridService as the name fo... | Diva Canto | 1 | -4/+4 |
2010-03-05 | add initial UserGrid service classes as per diva's direction | Justin Clark-Casey (justincc) | 1 | -8/+9 |
2010-01-04 | AvatarStore. Untested, but complete | Melanie | 1 | -0/+2 |
2010-01-04 | Some work on avatar service. Retrieval and storage done | Melanie | 1 | -1/+1 |
2010-01-04 | Avatar appearance skeleton | Melanie | 1 | -7/+11 |
2009-11-10 | * Update namespace in the regioncombinermodule. | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-11-10 | * Move RegionCombinerModule to it's own project | Teravus Ovares (Dan Olivares) | 1 | -0/+0 |
2009-09-13 | * Add the RegionCombinerModule back | Teravus Ovares (Dan Olivares) | 1 | -4/+10 |
2009-08-10 | Stub out the Profile and Presence services | Melanie | 1 | -3/+2 |
2009-06-22 | Update svn properties. | Jeff Ames | 1 | -38/+38 |
2009-06-14 | Factoring out "land_data" / RequestLandData that was hanging off of IGridServ... | diva | 1 | -38/+38 |
2009-06-14 | Update svn properties. | Jeff Ames | 1 | -38/+38 |
2009-06-14 | Oops. Forgot to add this file. | diva | 1 | -33/+38 |
2009-05-05 | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 1 | -0/+27 |
2009-05-05 | Some refactoring. Database is now active in the new user server | Melanie Thielker | 1 | -1/+1 |
2009-05-05 | Add an interface skeleton for user services | Melanie Thielker | 1 | -0/+6 |