Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-03-22 | RegionReady logging | BlueWall | 1 | -10/+5 | |
Some maintenance to clean up logging messages | |||||
2012-02-16 | Remove some debugging output form the logger | BlueWall | 1 | -2/+4 | |
2012-01-18 | RegionReady: | BlueWall | 1 | -1/+5 | |
Back out some of the oar monitoring for the time being. Need to find a better way to get feedback. Will re-visit this soon. | |||||
2012-01-14 | protect the region ready alerts for loading oarfiles if no post URI is set | Mic Bowman | 1 | -2/+5 | |
2012-01-13 | Update RegionReadyModule | BlueWall | 1 | -6/+51 | |
Fix triggering of alerts when rezzing first script to an empty region, add login disable when loading oars. | |||||
2011-10-20 | Get OdeScene to use passed in time step rather than hard-coded 0.089 | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
However, I still don't recommend changing MinFrameTime from 0.089, high values do not work well and lower values don't seem to make much difference | |||||
2011-08-15 | Add "shutdown" message to RegionReady | BlueWall | 1 | -0/+5 | |
Add "shutdown" message when removing region. From a patch submitted by Michelle Argus. Thanks Michelle | |||||
2011-06-24 | RegionReady Module: | BlueWall | 1 | -0/+2 | |
Add notification to neighbors when logins are enabled. | |||||
2011-05-28 | Adding an event to signal that logins are enabled | BlueWall | 1 | -11/+76 | |
Added an event to signal the eabling of logins and added an alert to send to a configured service. | |||||
2011-05-28 | Add option to disable logins | BlueWall | 1 | -1/+24 | |
This just covers script loading for now. More to come. | |||||
2010-09-06 | Make console backup command do a forced backup rather than non-forced | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
Remove no-arg backup method for simplicity as it only make sense to call non-forced backup internally | |||||
2010-05-31 | Fix a nullref in EventManager caused by RegionReady not setting the scene | Melanie Thielker | 1 | -0/+1 | |
2010-05-30 | Fix a nullref in EventManager caused by RegionReady not setting the scene | Melanie Thielker | 1 | -0/+1 | |
2010-05-30 | Fix a nullref in EventManager caused by RegionReady not setting the scene | Melanie Thielker | 1 | -0/+1 | |
2010-01-29 | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 1 | -3/+3 | |
This reverts commit ec3c31e61e5e540f822891110df9bc978655bbaf. | |||||
2010-01-29 | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 1 | -3/+3 | |
This reverts commit ec3c31e61e5e540f822891110df9bc978655bbaf. | |||||
2010-01-23 | Updates all IRegionModules to the new style region modules. | Revolution | 1 | -3/+3 | |
Signed-off-by: Melanie <melanie@t-data.com> | |||||
2009-11-26 | minor: reduce region ready logging verbosity | Justin Clark-Casey (justincc) | 1 | -5/+4 | |
2009-09-01 | cleanup. | dr scofield (aka dirk husemann) | 1 | -1/+0 | |
2009-08-31 | cleaning up RegionReadyModule: | dr scofield (aka dirk husemann) | 1 | -0/+170 | |
- wrong namespace - converted to "new" region module |