| Commit message (Expand) | Author | Age | Files | Lines |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -6/+6 |
* | Move a call to RequestModuleInterface to a new scene callback function | Melanie Thielker | 2015-11-12 | 1 | -0/+2 |
* | Make Setup_XXX=disabled not even load the module at all, rather than | Melanie Thielker | 2015-08-16 | 1 | -0/+7 |
* | WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. | Diva Canto | 2014-12-30 | 1 | -0/+1 |
* | Actually call Close() for shared region modules when the simulator is being s... | Justin Clark-Casey (justincc) | 2014-07-02 | 1 | -34/+53 |
* | minor: Log number of region modules loaded from each plugin | Justin Clark-Casey (justincc) | 2013-03-02 | 1 | -1/+23 |
* | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 2012-11-12 | 1 | -1/+1 |
* | refactor some common code in RegionModulesControllerPlugin | Justin Clark-Casey (justincc) | 2010-12-04 | 1 | -55/+45 |
* | This fixes the problem that region modules (new style) weren't being recognized. | Diva Canto | 2010-01-11 | 1 | -9/+13 |
* | This is somewhat major-like..... Change the intialization order of | Melanie | 2009-12-28 | 1 | -9/+9 |
* | * Tweak to region module loading to check for a matching constructor first in... | John Hurliman | 2009-10-27 | 1 | -6/+7 |
* | Really make module port selection work. Implement port setting in | Melanie | 2009-10-21 | 1 | -4/+29 |
* | Cleanup and comment the region module loader. Add support for configuring | Melanie | 2009-10-20 | 1 | -26/+173 |
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 1 | -4/+4 |
* | Complete the work on the Replaceable interface logic. From this commit onwards | Melanie | 2009-08-06 | 1 | -1/+102 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-29 | 1 | -1/+1 |
* | Remove some debug messages I have forgotten to take out. | Homer Horwitz | 2009-04-26 | 1 | -2/+0 |
* | Add the RegionLoaded(Scene) API to the new region module interface to allow | Melanie Thielker | 2009-04-14 | 1 | -0/+20 |
* | Fix ordering of operations: First initialize everything, then add regions | Homer Horwitz | 2009-04-13 | 1 | -0/+6 |
* | - Add new RegionModulesControllerPlugin to the application modules | Homer Horwitz | 2009-04-05 | 1 | -0/+192 |