aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Region (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Swapped the two restart command descriptions each otherMakopoppo2011-05-141-2/+2
|
* add descriptive explanations for region restart functionalityJustin Clark-Casey (justincc)2011-05-061-6/+13
|
* minor: remove a few mono compiler warningsJustin Clark-Casey (justincc)2011-01-281-2/+2
|
* Export the module interface for restartMelanie2010-11-251-1/+2
|
* Finish the RestartModule and fix some bugs. Add new console commands:Melanie2010-11-251-2/+60
| | | | | | region restart bluebox <msg> <time> ... region restart notice <msg> <time> ... region restart abort [<message>]
* Implement the restart moduleMelanie2010-11-251-2/+113
|
* Adding the skeleton for the restart moduleMelanie2010-11-241-0/+93