Diva Canto
|
6b2b036387
Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTexture handler. The region module in Linden space uses it. WARNING: nothing of this works yet, it just compiles.
|
13 years ago |
Diva Canto
|
e3c27d8527
Nope, that didn't feel right. Moving all those modules to Linden space.
|
13 years ago |
Diva Canto
|
3e79842312
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
|
13 years ago |
Diva Canto
|
d8ee0cbe1c
First stab at cleaning up Caps. Compiles. Untested.
|
13 years ago |
Diva Canto
|
e579a990b4
Removed stale client components: MXP and VWoHTTP.
|
13 years ago |
Diva Canto
|
0d5a80ad78
Removed unused libraries: RAILS.dll and dependencies.
|
13 years ago |
Justin Clark-Casey (justincc)
|
6613daa82a
Add a regression test for rezzing a single object into a scene from user inventory
|
13 years ago |
Diva Canto
|
7592a033df
Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd.
|
13 years ago |
Justin Clark-Casey (justincc)
|
9d40c0dcc7
Remove the SQLite legacy adaptor. This is no longer needed now that the main adaptor works on Mac OS X.
|
13 years ago |
Justin Clark-Casey (justincc)
|
de0730a54c
Add OpenSim.Server.Base reference in prebuild.xml. Initialize svc_checks dictionary in WebkeyOrPasswordAuthenticationService, which was what was causing the load failure.
|
13 years ago |
Justin Clark-Casey (justincc)
|
ea72745d43
Log the xml/ini regions config files that opensim loads from, and the regions that it loaded from them
|
13 years ago |
Justin Clark-Casey (justincc)
|
b34743e5fe
Add an initial confidence-building TestAddObject() for prim counts.
|
13 years ago |
BlueWall
|
97d46648cd
More SQLite work.
|
13 years ago |
Justin Clark-Casey (justincc)
|
481ca910da
add test for MoapModule.SetMediaUrl()
|
13 years ago |
Justin Clark-Casey (justincc)
|
6ef7ea454c
Remove old 2 year unused linden stack region module shell
|
13 years ago |
Justin Clark-Casey (justincc)
|
c383dbd06d
implement "show throttles" command for showing current agent throttles and the server settings.
|
13 years ago |
Justin Clark-Casey (justincc)
|
df740d8e5c
remove reference to CoreModules from ClientStack.LindenUDP
|
13 years ago |
BlueWall
|
69c8cc787f
Make FireAndForgetWrapper a singleton class
|
14 years ago |
justincc
|
eb07dfc900
Fix windows compile break
|
14 years ago |
Justin Clark-Casey (justincc)
|
81bccd6d13
Start implementing a test for 'share with group' object functionality. Not yet complete.
|
14 years ago |
Justin Clark-Casey (justincc)
|
42c9c30e4c
Add mock group services connector and use this in tests
|
14 years ago |
Justin Clark-Casey (justincc)
|
c620e4c822
add infrastructure for groups module tests
|
14 years ago |
Diva Canto
|
f86c438653
Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function.
|
14 years ago |
Diva Canto
|
ae4b02e115
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs.
|
14 years ago |
Melanie
|
2b0ef9ad1d
Implement a method to allow regions to query the gridwide Freeswitch
|
14 years ago |
Marck
|
98f29a47c0
Do not include hyperlinks in a random region search during a login.
|
14 years ago |
BlueWall
|
9c8680cd69
Fix prebubild.exe for Nant add missing "/" fixes Nant builds
|
14 years ago |
BlueWall
|
672ee2a888
Prebuild fix
|
14 years ago |
Marck
|
7b0d643999
HypergridLinker optimizations and enable use of owner_uuid/EstateOwner with linked regions.
|
14 years ago |
Justin Clark-Casey (justincc)
|
199b61f1b2
start parsing iar control file
|
14 years ago |