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 |
Sean Dague
|
85e91ddb67
Revert "* Added IntegrationTest Attribute and tagged the ODETestClass"
|
15 years ago |
Sean Dague
|
9b003a2a5d
the new Tests were defined before the Tests.Common dll in prebuild,
|
15 years ago |
lbsa71
|
17f0a4be53
* Added IntegrationTest Attribute and tagged the ODETestClass
|
15 years ago |
lbsa71
|
892406248a
* Added OpenSim.Server.Handlers.Tests project
|
15 years ago |
diva
|
f5efb0061a
Forgot to include this on the last commit.
|
15 years ago |
diva
|
cb704ecde1
Beginning of refactoring RESTComms/LocalComms in the new style of services and connectors. This commit has the beginning of the In connector, not the Out. Nothing of this is finished yet, and it doesn't run. But it should compile ok.
|
15 years ago |