aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/RegionModulesController (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-192-11/+11
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-033-37/+78
* Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which...Diva Canto2012-11-131-0/+33
* Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
* refactor some common code in RegionModulesControllerPluginJustin Clark-Casey (justincc)2010-12-041-55/+45
* This fixes the problem that region modules (new style) weren't being recognized.Diva Canto2010-01-111-9/+13
* This is somewhat major-like..... Change the intialization order ofMelanie2009-12-281-9/+9
* * Tweak to region module loading to check for a matching constructor first in...John Hurliman2009-10-271-6/+7
* Really make module port selection work. Implement port setting inMelanie2009-10-211-4/+29
* Cleanup and comment the region module loader. Add support for configuringMelanie2009-10-201-26/+173
* Replace the Replaceable modules nameMelanie2009-08-101-4/+4
* Complete the work on the Replaceable interface logic. From this commit onwardsMelanie2009-08-061-1/+102
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-291-1/+1
* Remove some debug messages I have forgotten to take out.Homer Horwitz2009-04-261-2/+0
* Add the RegionLoaded(Scene) API to the new region module interface to allowMelanie Thielker2009-04-141-0/+20
* Fix ordering of operations: First initialize everything, then add regionsHomer Horwitz2009-04-131-0/+6
* - Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz2009-04-052-0/+205