aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix exception thrown after a region has been restarted through scheduling.Justin Clark-Casey (justincc)2013-09-041-10/+22
* minor: Add some console feedback on region restart and log who requested a re...Justin Clark-Casey (justincc)2012-11-231-1/+5
* Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)2012-07-251-1/+1
* minor: Change [OBJECT COMMANDS MODULE] log strings to [REGION COMMANDS MODULE...Justin Clark-Casey (justincc)2012-05-231-6/+6
* Add "show scene" command which lists stats for the currently selected console...Justin Clark-Casey (justincc)2012-05-231-0/+155
* Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-3/+3
* 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
* Implement the restart moduleMelanie2010-11-251-2/+113
* Adding the skeleton for the restart moduleMelanie2010-11-241-0/+93