aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IRestartModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the "delay restart" button delay restart for 1 hour rather than abortingMelanie2012-06-071-0/+1
| | | | it altogether. Allow a maximum of three uses before the restart goes through.
* Implement the restart moduleMelanie2010-11-251-1/+1
|
* Adding the skeleton for the restart moduleMelanie2010-11-241-0/+39