aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-09-011-8/+22
|\
| * Fix exception thrown after a region has been restarted through scheduling.Justin Clark-Casey (justincc)2013-08-251-10/+22
* | Merge branch 'master' into careminsterMelanie2012-11-231-1/+5
|\ \ | |/
| * minor: Add some console feedback on region restart and log who requested a re...Justin Clark-Casey (justincc)2012-11-231-1/+5
* | Merge branch 'master' into careminsterMelanie2012-07-281-1/+1
|\ \ | |/
| * Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)2012-07-251-1/+1
* | Merge branch 'avination' into careminsterMelanie2012-06-071-30/+53
|\ \
| * | Make the "delay restart" button delay restart for 1 hour rather than abortingMelanie2012-06-071-30/+53
* | | Merge branch 'master' into careminsterMelanie2012-05-271-0/+155
|\ \ \ | |/ / |/| / | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2012-03-081-3/+3
|\ \ | |/
| * Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-3/+3
* | Add the ability to abort a pending restart using the viewer UI or aMelanie2012-01-281-0/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-141-2/+2
|\ \ | |/
| * Swapped the two restart command descriptions each otherMakopoppo2011-05-141-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-081-6/+13
|\ \ | |/
| * add descriptive explanations for region restart functionalityJustin Clark-Casey (justincc)2011-05-061-6/+13
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-291-2/+2
|\ \ | |/
| * 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
* | Prevent the restart module from barfing if it's not configuredMelanie2010-11-301-1/+1
* | Add marker files to the restart module so external scripts can be used toMelanie2010-11-261-0/+35
* | 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