aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/RegionModulesController (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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