Justin Clark-Casey (justincc)
|
63c137820b
|
Stop passing a request handler to the initial caps.RegisterHandler in EventQueueGetModule since this is immediatley replaced by a poll server handler.
This allows us to comment out a bunch of code and simplify the codebase and readability.
|
2011-11-24 21:27:35 +00:00 |
Justin Clark-Casey (justincc)
|
04ecd748d9
|
remove further mono compiler warnings
|
2011-05-06 22:47:41 +01:00 |
Diva Canto
|
883f21dd02
|
WebFetchInventoryDescendents working. Tested with robust.
|
2011-05-02 14:33:34 -07:00 |
Diva Canto
|
f79400e94c
|
Broke down Caps.cs into a generic Caps object that simply registers/unregisters capabilities and a specific bunch of capability implementations in Linden space called BunchOfCaps.
Renamed a few methods that were misnomers.
Compiles but doesn't work.
|
2011-05-01 18:22:53 -07:00 |
Diva Canto
|
f10666c7ba
|
How this might look like from a configuration perspective. Changes OpenSimDefaults.ini.
|
2011-05-01 10:07:54 -07:00 |
Diva Canto
|
3e79842312
|
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
|
2011-04-30 11:03:22 -07:00 |