| Commit message (Expand) | Author | Files | Lines |
2010-12-04 | refactor some common code in RegionModulesControllerPlugin | Justin Clark-Casey (justincc) | 1 | -55/+45 |
2010-01-11 | This fixes the problem that region modules (new style) weren't being recognized. | Diva Canto | 1 | -9/+13 |
2009-12-28 | This is somewhat major-like..... Change the intialization order of | Melanie | 1 | -9/+9 |
2009-10-27 | * Tweak to region module loading to check for a matching constructor first in... | John Hurliman | 1 | -6/+7 |
2009-10-21 | Really make module port selection work. Implement port setting in | Melanie | 1 | -4/+29 |
2009-10-20 | Cleanup and comment the region module loader. Add support for configuring | Melanie | 1 | -26/+173 |
2009-10-16 | Changing the region module loading foreach loops to typecast things to the IR... | John Hurliman | 1 | -3/+3 |
2009-10-16 | Reverting the previous ugly hack and replacing it with try/catch statements f... | John Hurliman | 1 | -10/+4 |
2009-10-16 | A very ugly and temporary hack to disable the RegionCombinerModule RegionLoad... | John Hurliman | 1 | -2/+9 |
2009-10-16 | Adding noisy debug for nebadon | John Hurliman | 1 | -0/+1 |
2009-08-10 | Replace the Replaceable modules name | Melanie | 1 | -4/+4 |
2009-08-06 | Complete the work on the Replaceable interface logic. From this commit onwards | Melanie | 1 | -1/+102 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-29 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -1/+1 |
2009-04-26 | Remove some debug messages I have forgotten to take out. | Homer Horwitz | 1 | -2/+0 |
2009-04-14 | Add the RegionLoaded(Scene) API to the new region module interface to allow | Melanie Thielker | 1 | -0/+20 |
2009-04-13 | Fix ordering of operations: First initialize everything, then add regions | Homer Horwitz | 1 | -0/+6 |
2009-04-05 | - Add new RegionModulesControllerPlugin to the application modules | Homer Horwitz | 2 | -0/+205 |