Commit History

Author SHA1 Message Date
  Kunnis 5dde4a4cfa * More improvements to BasicAssetTest.cs 15 years ago
  Teravus Ovares (Dan Olivares) 386aa470ea * Kunnis' third patch in mantis: http://opensimulator.org/mantis/view.php?id=3993 15 years ago
  Teravus Ovares (Dan Olivares) f5fc5226f8 * Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure that the Packing and unpacking method to and from OSD works as expected called, TestAgentCircuitDataOSDConversion. Also created a HistoricalAgentCircuitDataOSDConversion to ensure that any changes in the way the json wire format is parsed warns us via this test. 15 years ago
  Justin Clark-Casey (justincc) da82fe0409 * Fix test failure by setting up MainConsole.Instance in SceneSetupHelpers.SetupScene() 15 years ago
  Melanie ccd0c893ec Remove the OpenSim.Services.exe project 15 years ago
  Melanie ed3b21ce4e Remove the forge module patch insertion area from prebuild.xml 15 years ago
  Melanie dcbaaba61f Fix prebuild include syntax 15 years ago
  Melanie d2c7fd223c Comment the include line as it seems our prebuild can't handle it. 15 years ago
  Melanie 3cfd6f0c1a Add include line to prebuild 15 years ago
  Melanie afc318f30b Add the region module shell for the new freeswitch service 15 years ago
  Melanie 0f400dc83d Adding the plumbing for a ROBUST freeswitch service 15 years ago
  Melanie Thielker ec1a5d8933 Some module reshuffling, no user functionality yet 15 years ago
  Melanie Thielker 7b457805a3 Create a MainServer static class to access the regions server's HTTP server 15 years ago
  Melanie Thielker a752936613 A stab at fixong a Windows build break 15 years ago
  Melanie Thielker 3bfd98eae7 Committing the basic universal server Technology (B.U.S.T.) 15 years ago
  lbsa71 e50e10369c * Fixed some prebuild ref issues 15 years ago
  diva 913bc3bdb3 Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/Capabilities. Didn't change the namespace because VC# is not helping, and this would imply manually changing more than 50 files. So the namespace is still OpenSim.Framework.Communications.Capabilities, to be cleaned up later by someone with more energy. 15 years ago
  diva 54d44e370b Removing the OpenSim.SimulatorServices project. All of those region modules are now in CoreModules/ServiceConnectorsIn, where they belong. 15 years ago
  diva 7a9c85526c Pulled out HelloNeighbour into its own service, INeighbourService, which may get more functions as we go along. It's a very simple service and service connectors, and it served primarily to establish the design of services that dependent on Scenes and that must always have a local connector. More refactoring coming, as this showed how to do it right. 15 years ago
  Arthur Valadares c13f3649d2 * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateFolder) 15 years ago
  diva 0f367bd7bb Heart surgery no.2: the inventory service hooks. 15 years ago
  diva 9216f4b7c2 First draft of the inventory service IN connector. Probably won't work yet. But everything of inventory service is now checked in, first draft. 15 years ago
  diva 1ad237a8a7 First draft of inventory service connectors, and service implementation. No handlers yet, this is just the OUT part for now. It's not active and nothing in the simulator uses this yet. Just checking it in to start sharing with others. There are a couple of interesting software design points that could use other devs opinions. 15 years ago
  lbsa71 a3c91de17d * Reverting the test restructuring as, on second thought, this is not at all how the tests are structured. 15 years ago
  lbsa71 7431b9a3f9 * Restructured Scenes Tests to follow (what I conceive of as being) current directory standards. (pt 2 - thank you, svn. not.) 15 years ago
  Melanie Thielker 14bb372bb0 Committing the skeleton of the authentication service 15 years ago
  lbsa71 6f37fd8399 * Pried apart the ODE tests. This fixes mantis #3212 15 years ago
  Justin Clarke Casey fa04937a82 * Add xml2 load test 15 years ago
  Dahlia Trimble 42fa7cf989 plumbing for future sculpt map caching 15 years ago
  lbsa71 0787967f59 * So, giving up on my efforts to de-duplicate the asset handlers. I'll just service commit my current state, then start over and this time concentrating only on the new handlers. 15 years ago