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 |
Melanie
|
d1cf1fe3d7
Merge branch 'master' into careminster-presence-refactor
|
13 years ago |
Diva Canto
|
e579a990b4
Removed stale client components: MXP and VWoHTTP.
|
13 years ago |
Melanie
|
9bf5e94b70
Merge branch 'master' into careminster-presence-refactor
|
13 years ago |
Diva Canto
|
0d5a80ad78
Removed unused libraries: RAILS.dll and dependencies.
|
13 years ago |
Melanie
|
474910c9d6
Merge branch 'master' into careminster-presence-refactor
|
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 |
Melanie
|
738daadace
Merge branch 'master' into careminster-presence-refactor
|
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 |
Melanie
|
a62b435a39
Merge branch 'master' into careminster-presence-refactor
|
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 |
Melanie
|
9165a5207d
Merge branch 'master' into careminster-presence-refactor
|
13 years ago |
Justin Clark-Casey (justincc)
|
481ca910da
add test for MoapModule.SetMediaUrl()
|
13 years ago |
Melanie
|
105deab601
Merge branch 'master' into careminster-presence-refactor
|
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 |
Melanie
|
3fc5b6a8ec
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
BlueWall
|
69c8cc787f
Make FireAndForgetWrapper a singleton class
|
14 years ago |
Melanie
|
d457b4c4b1
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
justincc
|
eb07dfc900
Fix windows compile break
|
14 years ago |
Melanie
|
354f568508
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
81bccd6d13
Start implementing a test for 'share with group' object functionality. Not yet complete.
|
14 years ago |