aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/RegionModulesController (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-10Replace the Replaceable modules nameMelanie1-4/+4
2009-08-06Complete the work on the Replaceable interface logic. From this commit onwardsMelanie1-1/+102
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-29* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+1
2009-04-26Remove some debug messages I have forgotten to take out.Homer Horwitz1-2/+0
2009-04-14Add the RegionLoaded(Scene) API to the new region module interface to allowMelanie Thielker1-0/+20
2009-04-13Fix ordering of operations: First initialize everything, then add regionsHomer Horwitz1-0/+6
2009-04-05- Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz2-0/+205