| Commit message (Expand) | Author | Files | Lines |
2012-02-15 | In ObjectTortureTests, run garbage collector on Teardown and run scene loop u... | Justin Clark-Casey (justincc) | 2 | -3/+21 |
2012-02-09 | Add NPC torture tests for 100, 1000 and 2000 create and delete NPC calls. | Justin Clark-Casey (justincc) | 1 | -0/+185 |
2012-02-07 | Add start GC memory and end GC memory to object stress test printouts. | Justin Clark-Casey (justincc) | 3 | -3/+20 |
2012-02-07 | Add TestAddTaskInventoryItem() | Justin Clark-Casey (justincc) | 1 | -3/+9 |
2012-02-07 | Add TestCompileAndStart100Scripts() torture test. | Justin Clark-Casey (justincc) | 2 | -1/+158 |
2012-02-07 | Add a regression test to compile and start a script. Remove Path.GetDirector... | Justin Clark-Casey (justincc) | 1 | -3/+20 |
2012-02-03 | Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i... | PixelTomsen | 1 | -1/+1 |
2012-02-02 | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 1 | -1/+1 |
2012-02-02 | Add stress tests for simple object add of 100 prim objects. Add time taken t... | Justin Clark-Casey (justincc) | 1 | -14/+37 |
2012-01-31 | Add torture tests to test adding 10,000, 100,000 and 200,000 single prim scen... | Justin Clark-Casey (justincc) | 1 | -0/+126 |
2012-01-20 | Telehub Support: | BlueWall | 1 | -0/+5 |
2012-01-19 | Add image not in database test for LLImageManager | Justin Clark-Casey (justincc) | 1 | -0/+6 |
2012-01-19 | Add basic request and send image regression tests for LLImageManager | Justin Clark-Casey (justincc) | 1 | -5/+8 |
2011-12-10 | Implement handler for TeleportCancel inbound packet | Melanie | 1 | -0/+1 |
2011-12-08 | On a new client circuit, send the initial reply ack to let the client know it... | Justin Clark-Casey (justincc) | 1 | -2/+5 |
2011-12-05 | Add test for not found response from GetTexture cap handler. | Justin Clark-Casey (justincc) | 1 | -0/+179 |
2011-12-05 | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 1 | -15/+97 |
2011-12-03 | Split up test SceneHelpers to provide an AddChildScenePresence() call | Justin Clark-Casey (justincc) | 1 | -10/+25 |
2011-12-03 | Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() | Justin Clark-Casey (justincc) | 1 | -0/+3 |
2011-11-23 | Shell Environment Variables in config | BlueWall | 1 | -1/+3 |
2011-11-14 | Add test for removing a friendship. | Justin Clark-Casey (justincc) | 1 | -6/+9 |
2011-11-14 | Add very simple FriendsModuleTests.TestNoFriends() | Justin Clark-Casey (justincc) | 1 | -2/+9 |
2011-11-06 | Convert SendKillObject to take a list of uint rather than sending one | Melanie | 1 | -1/+1 |
2011-10-22 | Get UUIDGatherer to scan notecards in the graph for asset uuids. | Justin Clark-Casey (justincc) | 1 | -3/+14 |
2011-10-22 | redirect UserInventoryHelpers to use a different CreateNotecardAsset() so we ... | Justin Clark-Casey (justincc) | 2 | -12/+19 |
2011-10-22 | correct misleading method doc on CreateNotecardAsset() | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-10-22 | in AssetHelpers, store the actual text passed in to the method, not the strin... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2011-10-22 | encode notecard assets in proper format for tests, rather than just using wha... | Justin Clark-Casey (justincc) | 1 | -1/+6 |
2011-10-22 | refactor: rename some AssetHelpers.CreateAsset() methods to CreateNotecardAss... | Justin Clark-Casey (justincc) | 2 | -5/+5 |
2011-10-17 | refactor: Make IClientAPI.DebugPacketFormat a property rather than a setter w... | Justin Clark-Casey (justincc) | 1 | -3/+1 |
2011-10-15 | move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with t... | Justin Clark-Casey (justincc) | 2 | -5/+5 |
2011-10-15 | fetch physical_prim switch from [Startup] config from inside scene, as is don... | Justin Clark-Casey (justincc) | 2 | -3/+3 |
2011-10-14 | refactor: rename IClientAPI.SendPrimUpdate() to SendEntityUpdate() since it s... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-09-22 | Reinstate option to land an npc when it reaches a target. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-09-21 | When calling osNpcMoveTo(), rotate the avatar in the direction of travel. | Justin Clark-Casey (justincc) | 1 | -0/+82 |
2011-09-09 | Fix unit tests from RegionSettings commit | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2011-09-08 | Use scene presence agent id for rezzed object ownership rather than item owner. | Justin Clark-Casey (justincc) | 1 | -2/+1 |
2011-08-31 | get rid of appearance null checks - this is never null | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-08-30 | Fix bug in persisting saved appearances for npcs | Justin Clark-Casey (justincc) | 1 | -5/+30 |
2011-08-19 | Stop NPC's getting hypergrid like names in some circumstances. | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-08-18 | Don't try to save changed attachment states when an NPC with attachments is r... | Justin Clark-Casey (justincc) | 2 | -2/+2 |
2011-08-17 | Add new regression TestRezAttachmentsOnAvatarEntrance() to do simple attachme... | Justin Clark-Casey (justincc) | 2 | -9/+36 |
2011-08-10 | early code to allow scripts to force npcs not to fly when moving to target | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-08-10 | Stop trying to deregister caps or close child agents when an NPC is removed | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-08-09 | When an NPC is created, stop telling neighbouring regions to expect a child a... | Justin Clark-Casey (justincc) | 2 | -4/+5 |
2011-08-06 | refactor: Change SceneHelpers.AddClient() to AddScenePresence(). | Justin Clark-Casey (justincc) | 1 | -4/+4 |
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) | 2 | -2/+2 |
2011-08-03 | get rid of vestigal move to parameters | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-08-01 | Get osNpcCreate appearance working with avatars that are currently in the scene. | Justin Clark-Casey (justincc) | 1 | -3/+3 |