Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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-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-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 |