aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent/Capabilities/CapabilitiesModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-20Unit test breakage fix.Diva Canto1-3/+3
2010-05-15Finalized the client's TCP IP address verification process for HG1.5.Diva Canto1-1/+1
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-1/+1
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-5/+5
2009-08-11Fixes a race condition in EQ processing that was making EQs pop up again upon...Diva Canto1-1/+1
2009-08-10Replace the Replaceable modules nameMelanie1-1/+1
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker1-0/+5
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-2/+2
2009-06-18* Corrected CAPS namespacesArthur Valadares1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-25converting CapabilitiesModule to new region module schemeDr Scofield1-5/+22
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-1/+1
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-4/+4
2009-02-16* refactor: remove AssetCache field hanging off SceneJustin Clarke Casey1-1/+1
2009-02-12* optimized usings.lbsa711-3/+1
2009-02-09starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-3/+3
2009-02-03OK, commenting the return again :-/diva1-2/+2
2009-02-01Putting the return back in AddCapsHandler upon attempt at adding CAPs twice. ...diva1-2/+5
2009-01-22* Change the currently misleading log message when capabilities are added twi...Justin Clarke Casey1-15/+16
2009-01-22* Caught 2 dictionary exceptions that were unhandledSean Dague1-1/+3
2009-01-21* refactor: Extract caps related code from scene and put into a region moduleJustin Clarke Casey1-0/+204