| Commit message (Expand) | Author | Files | Lines |
2010-03-06 | Bug fix: store correct position information upon logout. Fixes mantis #4608 | Diva Canto | 1 | -0/+5 |
2010-03-02 | Fixes Region.Framework tests. Although these tests don't fail, they need to b... | Diva Canto | 1 | -5/+13 |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 1 | -1/+1 |
2010-01-11 | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2 | -2/+2 |
2010-01-11 | CommunicationsManager deleted. | Diva Canto | 3 | -9/+6 |
2010-01-10 | NetworkServersInfo removed from CommsManager. | Diva Canto | 2 | -2/+0 |
2010-01-10 | All Framework.Communications.Clients and Framework.Communications.Services de... | Diva Canto | 2 | -4/+4 |
2010-01-07 | * Finished SimulationServiceConnector | Diva Canto | 1 | -1/+1 |
2009-12-29 | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 1 | -3/+3 |
2009-11-23 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-11-12 | refactor: extract another test asset helper method | Justin Clark-Casey (justincc) | 1 | -4/+3 |
2009-11-12 | Rename test services to mock services, since this is a more accurate description | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2009-11-12 | Stop iar save failing on corrupt assets | Justin Clark-Casey (justincc) | 1 | -4/+27 |
2009-11-12 | minor: refactor common setup in uuid gatherer test | Justin Clark-Casey (justincc) | 1 | -3/+10 |
2009-11-12 | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2009-11-11 | Add basic new uuid gatherer tests to check behaviour when the gather seed is ... | Justin Clark-Casey (justincc) | 1 | -0/+58 |
2009-10-30 | * Fix for a potential race condition in ScenePresence.AbsolutePosition | John Hurliman | 1 | -2/+2 |
2009-10-13 | * Unregister event handlers in LLUDPServer when a client logs out and disconn... | John Hurliman | 1 | -5/+0 |
2009-10-01 | Added messages to assertions in the failing tests, so that we know which ones... | Diva Canto | 1 | -12/+19 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-30 | Commit initial version of KittoFlora's vehicle changes | opensim | 1 | -3/+3 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 5 | -25/+25 |
2009-09-28 | I think I have fixed something that was broken in the scene setup (tests) and... | Diva Canto | 1 | -3/+4 |
2009-09-28 | Improved the Local grid connector to fetch data from the DB when it doesn't f... | Diva Canto | 1 | -3/+4 |
2009-09-27 | Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei... | Diva Canto | 1 | -1/+2 |
2009-09-16 | SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul... | John Hurliman | 2 | -5/+2 |
2009-09-03 | Add copyright headers. Formatting cleanup. | Jeff Ames | 1 | -1/+28 |
2009-09-01 | switching SerialiserModule to "new" region module scheme | dr scofield (aka dirk husemann) | 1 | -1/+1 |
2009-08-26 | * Another attempt at fixing the random spurious test error. | Teravus Ovares (Dan Olivares) | 2 | -0/+17 |
2009-08-20 | * Switch border cross tests over to the new Border class. | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-08-19 | Commented T021_TestCrossToNewRegion because (1) it can fail on panda, and (2)... | Diva Canto | 1 | -1/+8 |
2009-08-19 | Add Border (a virtual border management class) | Teravus Ovares (Dan Olivares) | 1 | -0/+312 |
2009-08-17 | Commented 2 tests in ScenePresenceTests, one because things were being done i... | Diva Canto | 1 | -6/+13 |
2009-08-17 | Add copyright header. Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-08-16 | * ShortVersion, another attempt at fixing the test thread death that randomly... | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-08-14 | * Put the StandaloneTeleportTest in a new thread and call Thread.Join() insid... | Teravus Ovares (Dan Olivares) | 1 | -20/+95 |
2009-08-14 | * allocate the dictionary for AgentCircuitData.ChildrenCapSeeds when creating... | Teravus Ovares (Dan Olivares) | 1 | -0/+1 |
2009-08-13 | Deal with possible race in TestAddNeighborRegion in ScenePresenceTests | Teravus Ovares (Dan Olivares) | 1 | -0/+24 |
2009-07-23 | * Updates RESTInterregionComms and LocalInterregionComms to the new region mo... | Arthur Valadares | 2 | -5/+3 |
2009-07-15 | minor: remove some mono compiler warnings | Justin Clarke Casey | 2 | -2/+2 |
2009-06-22 | Formatting cleanup, ignore some generated files. | Jeff Ames | 1 | -2/+2 |
2009-06-22 | Update svn properties. | Jeff Ames | 2 | -218/+218 |
2009-06-22 | * Panda no like LongRunningAttribute, no? Me now reverting minuscule fix, yes... | lbsa71 | 1 | -1/+1 |
2009-06-22 | * Added SceneTests and SceneBaseTests | lbsa71 | 3 | -1/+219 |
2009-06-14 | Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon... | diva | 2 | -2/+2 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2009-06-07 | * Reverting the test restructuring as, on second thought, this is not at all ... | lbsa71 | 5 | -0/+1088 |
2009-06-05 | * Restructured Scenes Tests to follow (what I conceive of as being) current d... | lbsa71 | 5 | -1088/+0 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 5 | -5/+5 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 1 | -24/+24 |