aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/OpenSimBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-07-181-57/+17
|\
| * Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-081-4/+4
| * refactor: Make stats and sim status simpler by extending BaseStreamHandler li...Justin Clark-Casey (justincc)2013-07-061-57/+17
* | Merge branch 'master' into careminsterMelanie2013-06-231-4/+3
|\ \ | |/
| * Make general server stats available on the robust console as well as the simu...Justin Clark-Casey (justincc)2013-06-171-4/+3
* | Merge branch 'master' into careminsterMelanie2013-05-041-3/+1
|\ \ | |/
| * On startup, start scenes after we're set up all local scenes, rather than sta...Justin Clark-Casey (justincc)2013-05-031-3/+1
* | Merge branch 'master' into careminsterMelanie2013-04-161-1/+1
|\ \ | |/
| * refactor: Remove IClientNetworkServer.NetworkStop() in favour of existing Sto...Justin Clark-Casey (justincc)2013-04-161-1/+1
* | Merge branch 'master' into careminsterMelanie2013-03-151-4/+0
|\ \ | |/
| * Log same environment information to Robust log as is already done for simulat...Justin Clark-Casey (justincc)2013-03-141-4/+0
* | Merge branch 'master' into careminsterMelanie2013-03-011-0/+4
|\ \ | |/
| * minor: Log location in which simulator/robust was started.Justin Clark-Casey (justincc)2013-02-281-0/+4
* | Merge branch 'master' into careminsterMelanie2013-02-281-1/+1
|\ \ | |/
| * Get "show modules" console command to obey selected command line region/sJustin Clark-Casey (justincc)2013-02-271-1/+1
* | Merge branch 'master' into careminsterMelanie2013-02-061-1/+1
|\ \ | |/
| * Remove long unused Scene.DumpAssetsToFile boolean.Justin Clark-Casey (justincc)2013-02-061-1/+1
* | Merge branch 'master' into careminsterMelanie2013-02-041-15/+22
|\ \ | |/
| * Adds the ability to load more then one IClientNetworkServer thereby allowing ...teravus2013-02-031-15/+22
* | Merge branch 'careminster' into avinationMelanie2012-11-231-5/+6
|\ \
| * \ Merge branch 'master' into careminsterMelanie2012-11-231-5/+6
| |\ \ | | |/
| | * Fix problem where restarting the currently selected region would stop various...Justin Clark-Casey (justincc)2012-11-231-5/+6
* | | Remove duplicate registration of the help topics for the module commanderMelanie2012-11-231-5/+5
|/ /
* | Merge branch 'master' into careminsterMelanie2012-11-221-43/+24
|\ \ | |/
| * Make "config show/set/get/save" console commands available on all serversJustin Clark-Casey (justincc)2012-11-221-42/+23
| * factor out common HandleShow code for "show uptime"Justin Clark-Casey (justincc)2012-11-221-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-151-0/+14
|\ \ | |/
| * If no ISimulationDataStore or IEstateDataStore implementations could be loade...Justin Clark-Casey (justincc)2012-11-141-0/+14
* | Merge branch 'master' into careminsterMelanie2012-11-121-47/+24
|\ \ | |/
| * Remove the old style module loader and all references to itMelanie2012-11-121-25/+1
* | Merge branch 'master' into careminsterMelanie2012-10-261-1/+1
|\ \ | |/
| * minor: Make the error thrown logged when a simulator in grid mode is trying t...Justin Clark-Casey (justincc)2012-10-261-1/+1
* | Merge branch 'master' into careminsterMelanie2012-10-121-37/+35
|\ \ | |/
| * Extend "show stats" command to "show stats [list|all|<category name>]"Justin Clark-Casey (justincc)2012-10-111-37/+35
* | Merge branch 'master' into careminsterMelanie2012-08-161-2/+7
|\ \ | |/
| * Don't enable the thread watchdog until all regions are ready.Justin Clark-Casey (justincc)2012-08-151-2/+7
* | Merge branch 'master' into careminsterMelanie2012-08-011-0/+1
|\ \ | |/
| * Create the ability for physics modules to request assets on demand byMelanie2012-08-011-0/+1
* | Merge branch 'master' into careminsterMelanie2012-07-281-18/+20
|\ \ | |/
| * Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)2012-07-251-1/+1
| * Add experimental "OpenSim object memory churn" statistics to output of region...Justin Clark-Casey (justincc)2012-07-251-17/+19
* | Merge branch 'master' into careminsterMelanie2012-06-091-1/+1
|\ \ | |/
| * Fix regression in 5f4f9f0 (Fri Jun 8 2012) which stopped "show stats" and jso...Justin Clark-Casey (justincc)2012-06-081-0/+2
| * Add regression test for client logout due to ack timeout.Justin Clark-Casey (justincc)2012-06-081-2/+0
* | Merge branch 'master' into careminsterMelanie2012-05-101-5/+7
|\ \ | |/
| * Saving estate state is really slow (relatively) and it getsMic Bowman2012-05-101-5/+7
* | Merge branch 'master' into careminsterMelanie2012-05-051-1/+10
|\ \ | |/
| * Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-1/+10
* | Merge branch 'master' into careminsterMelanie2012-03-251-5/+6
|\ \ | |/
| * Allow the user to enter help topics in upper or lowercase.Justin Clark-Casey (justincc)2012-03-241-5/+6