aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Region/RestartModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-23minor: Add some console feedback on region restart and log who requested a re...Justin Clark-Casey (justincc)1-1/+5
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-33/+21
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-1/+0
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-0/+1
2009-11-10Add IScriptModuleComms interface and region module to handle dispatch ofMelanie1-47/+39
2009-08-10Replace the Replaceable modules nameMelanie1-1/+1
2009-08-04Update a misspelled nameMelanie1-1/+1
2009-08-04Change the freeswitch out connector (which is pointless) to an in connectorMelanie1-16/+11
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker1-0/+5
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-1/+1
2009-06-22Update svn properties.Jeff Ames1-113/+113
2009-06-15Removing the OpenSim.SimulatorServices project. All of those region modules a...diva1-112/+113
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames1-1/+28
2009-05-27Update svn properties.Jeff Ames1-85/+85
2009-05-25Fixed a typo.diva1-1/+1
2009-05-25Beginning of refactoring RESTComms/LocalComms in the new style of services an...diva1-0/+85