aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-23minor: Change [OBJECT COMMANDS MODULE] log strings to [REGION COMMANDS MODULE...Justin Clark-Casey (justincc)1-6/+6
2012-05-23Add "show scene" command which lists stats for the currently selected console...Justin Clark-Casey (justincc)1-0/+155
2012-03-08Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)1-3/+3
2011-05-14Swapped the two restart command descriptions each otherMakopoppo1-2/+2
2011-05-06add descriptive explanations for region restart functionalityJustin Clark-Casey (justincc)1-6/+13
2011-01-28minor: remove a few mono compiler warningsJustin Clark-Casey (justincc)1-2/+2
2010-11-25Export the module interface for restartMelanie1-1/+2
2010-11-25Finish the RestartModule and fix some bugs. Add new console commands:Melanie1-2/+60
2010-11-25Implement the restart moduleMelanie1-2/+113
2010-11-24Adding the skeleton for the restart moduleMelanie1-0/+93