aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-011-1/+1
|\
| * fix typo reported on mantis 7735UbitUmarov2015-10-311-1/+1
* | a few changes to stats. Array order coerent on users. give up on moses stats ...UbitUmarov2015-09-041-3/+3
* | bad merge?UbitUmarov2015-09-011-30/+97
|\ \ | |/ |/|
| * Allow re-setting the region restart timer. Also move restart notifications toMelanie Thielker2015-03-231-2/+6
| * Merge branch 'master' into careminsterMelanie2013-09-011-8/+22
| |\
| * \ Merge branch 'master' into careminsterMelanie2012-11-231-1/+5
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2012-07-281-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
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' into careminsterMelanie2012-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
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-05-081-6/+13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2011-01-291-2/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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
* | | | | | | | | | Actually persist a changed console set agent-limit via "region set".Justin Clark-Casey (justincc)2014-10-311-2/+7
* | | | | | | | | | Add "region set" console command.Justin Clark-Casey (justincc)2014-10-311-1/+73
* | | | | | | | | | Add "region get" command as a synononym for "show region" console command.Justin Clark-Casey (justincc)2014-10-311-0/+9
* | | | | | | | | | Fix short help string for show region command.BlueWall2014-08-061-1/+1
* | | | | | | | | | minor: Add meters unit to water height console displayJustin Clark-Casey (justincc)2014-07-181-1/+1
* | | | | | | | | | Add "show region" command which will show parameters for current region.Justin Clark-Casey (justincc)2014-07-181-1/+73
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fix exception thrown after a region has been restarted through scheduling.Justin Clark-Casey (justincc)2013-08-251-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