aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Profile/BasicProfileModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-3/+3
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+3
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto1-1/+1
2012-06-04Remove the "Profile" config as it's covered by the replaceable interfaceMelanie1-8/+0
2012-03-01Send the right name and creation date on the BasicProfileModule.Diva Canto1-2/+11
2012-01-03Profile UpdatesBlueWall1-5/+7
2011-07-16minor: remove mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2011-06-01[Profiles] --> [Profile]Diva Canto1-2/+2
2011-05-27Added a BasicProfilemodule so that the profile-based actions (like give inven...Diva Canto1-65/+94
2011-04-12Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto1-1/+0
2011-01-03Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie1-1/+2
2010-08-07Correct display of landmark about info. Also correct region maturity ratingMelanie Thielker1-1/+3
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-08-17Fix argument index in log4net call. (fixes #4003)Jeff Ames1-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-1/+1
2009-06-22Update svn properties.Jeff Ames1-137/+137
2009-06-15Removing the OpenSim.SimulatorServices project. All of those region modules a...diva1-1/+1
2009-06-14Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva1-137/+137
2009-06-14Update svn properties.Jeff Ames1-137/+137
2009-06-14Pulled out HelloNeighbour into its own service, INeighbourService, which may ...diva1-112/+137
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames1-1/+28
2009-05-27Update svn properties.Jeff Ames1-85/+85
2009-05-25Fixed a typo.diva1-1/+1
2009-05-25Beginning of refactoring RESTComms/LocalComms in the new style of services an...diva1-0/+85